M7mad7amdan/honeypot-final-project
GitHub: M7mad7amdan/honeypot-final-project
Stars: 0 | Forks: 0
# AI Honeypot & Multi-Service Honeynet
A Python-based intelligent honeypot/honeynet project designed to simulate realistic network services and detect attacker behavior.
## Features
- Fake SSH Server
- Fake FTP Service
- Fake HTTP Admin Panel
- Fake Database Service
- Real-time Dashboard
- AI-generated fake responses
- Attack logging
- Nmap detection
- Snort integration
- Wireshark traffic analysis
## Technologies Used
- Python
- Flask
- Paramiko
- Nmap
- Snort
- Wireshark
- Kali Linux
- VS Code
## Project Structure
honeypotfinal/
│
├── dashboard.py
├── run_honeypot.py
├── ssh_honeypot_paramiko.py
├── logger_utils.py
├── logs/
├── screenshots/
└── README.md
## Screenshots
### Dashboard

### Nmap Scan

### Snort Alerts

### Wireshark Analysis

### Fake Internal Backup Repository

### Fake Login Page

### FTP Interaction

### SSH Connection
