Capture and analyze malicious traffic effectively...
This project originated as a bachelor's thesis at Roma Tre University, aimed at creating a honeypot to emulate a corporate network. It was developed by two students, Michela Sicuranza and Lorenzo Ricciardi.
The wiki provides detailed documentation, deployment instructions, tutorials, and additional resources for using and extending Beeware.
- Clone the repository
- Run
./pull-images.shto download and install the necessary Docker images. - Run
./launcher.shto start the lab environment. This script creates all the containers; depending on your system, the complete deployment may take up to one minute. Monitor the script output for progress and any potential errors.
Note:
To run and simulate the entire honeypot infrastructure described in this document, it is necessary to have Docker and Kathará installed on your system.
- Docker enables containerization and management of all services in an isolated and scalable environment. You can download Docker here: https://www.docker.com/get-started.
- Kathará allows full network emulation and lab management. Download here: https://www.kathara.org.
