Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.61 KB

File metadata and controls

27 lines (20 loc) · 1.61 KB

Logo

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.

Network Architecture

The wiki provides detailed documentation, deployment instructions, tutorials, and additional resources for using and extending Beeware.

Installation

  • Clone the repository
  • Run ./pull-images.sh to download and install the necessary Docker images.
  • Run ./launcher.sh to 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.