Skip to content

Cyb3Raiz000/Python-based-honeypot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-based-honeypot

A honeypot to attract and detect malicious traffic, providing insights into attack methodologies.

The Run Program with🛡️Detect Scanning

Honeypot Demo

Figure 1: Honeypot Demo

Installation & Usage

Clone the repository

git clone https://github.com/Cyb3Raiz000/Python-based-honeypot.git

Got to Project Directory

cd Python-based-honeypot

Create Virtual Environment For the project

python -m venv honeypot_venv

Activate Virtual Environment

source honeypot_venv/bin/activate

Now Install All the required python libraries

 pip install -r requirements.txt

Configure IP-Address

Must Replace the IP-Address to your Machine IP from the python file.

Than you can run the program

sudo python honeypot.py

Watch Full Video Capture

Watch the Demo

📖 Overview

Custom Python automated program to Detect attack methodologies...

About

A honeypot to attract and detect malicious traffic, providing insights into attack methodologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages