Giter Site home page Giter Site logo

prats84 / emobility Goto Github PK

View Code? Open in Web Editor NEW

This project forked from telekom-security/emobility

0.0 1.0 0.0 30.44 MB

Dockerized eMobility High-Interaction Honeynet for use in T-Pot

License: GNU General Public License v3.0

Shell 0.02% Java 98.06% CSS 1.25% JavaScript 0.68%

emobility's Introduction

Dockerized eMobility in T-Pot

eMobility is a high-interaction honeynet with the goal to collect intelligence about the motives and methods of adversaries targeting next-generation transport infrastructure. The eMobility honeynet consists of a charging central system, serveral charge points, and simulated user transactions. Once the attacker gets access to the web interface of the central system, the attacker will be able to reconfigure the system, monitor and manipulate running charging transactions, and interact with the charge points. On top of that, at random times, users start charging their vehicles and the attacker might interact with those users.

This repository contains the necessary files to create a dockerized version of eMobility.

The Dockerfile contains the blueprint for the dockerized eMobility and will be used to setup the docker image.

The conf directory comprises all necessary files to configure the charge points and the simulated user transactions.

The supervisord.conf is used to start eMobility under supervision of supervisord.

In case you want to run the dockerized eMobility independently, you must modify the config files to match your environment and rebuild the docker image.

Using upstart, copy the upstart/eMobility.conf to /etc/init/eMobility.conf and start using

service emobility start

This will make sure that the docker container is started with the appropriate rights. Further, it autostarts during boot. In the T-Pot setup, some ports are excluded as they need to be reserved for other honeypot daemons running in parallel.

By default all data will be stored in /data/emobility/ until the honeypot service will be restarted which is by default every 24 hours. If you want to keep data persistently simply rename /data/persistence.off to /data/persistence.on. Be advised to establish some sort of log management if you wish to do so.

eMobility Dashboard

eMobility Dashboard

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.