trapnet

Honeynet deployment for cloud environments.

https://github.com/r00tpl4nt3r/trapnet

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Honeynet deployment for cloud environments.

Basic Info
  • Host: GitHub
  • Owner: r00tPl4nt3r
  • License: mit
  • Language: Python
  • Default Branch: development
  • Size: 45.4 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Created about 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Contributing License Citation

README.md

Trapnet

Honeynet deployment for cloud environments.

[TOC]

Architecture

This is the architecture for the solution:

architecture

How to Start.

This is the deployment list. You need at least an on-site connector and one cloud deployment. For scaling, multiple deployments and centralized administration you will need the Provisioning Service (provisioning).

deployments

  1. Install the Provisioner
  2. Install the on-site connector.
  3. Install the cloud deployment.
  4. Install a deployment in the cloud host.

If you want to install the honeynet go directly to Deployments.

Owner

  • Name: treeplanter
  • Login: r00tPl4nt3r
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Urrego
    given-names: Diego
title: "trapnet"
version: 1.0.0
date-released: 2024-11-30

GitHub Events

Total
  • Delete event: 2
  • Push event: 74
  • Pull request event: 20
  • Fork event: 1
  • Create event: 7
Last Year
  • Delete event: 2
  • Push event: 74
  • Pull request event: 20
  • Fork event: 1
  • Create event: 7

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • r00tPl4nt3r (11)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

deployments/FT9V/docker/docker-compose.yml docker
  • eclipse-mosquitto latest
  • ft/ft-ui latest
deployments/FT24V/docker/docker-compose.yml docker
  • eclipse-mosquitto latest
  • ft/ft-ui-opcua latest
  • plc/opcua latest
deployments/FT24V/docker/ft-ui/Dockerfile docker
  • nodered/node-red 1.0.4 build
deployments/FT9V/docker/ft-sensor/Dockerfile docker
  • python latest build
deployments/FT9V/docker/ft-ui/Dockerfile docker
  • nodered/node-red latest-minimal build
deployments/FT24V/docker/opcua-plc/requirements.txt pypi
  • opcua *
deployments/FT9V/docker/ft-sensor/requirements.txt pypi
  • IPython *
  • paho-mqtt *