This is a basic Containerized SSH honeypot built using Python3 and docker.
Some of the features it offers
-
Detects the SSH user's activity (like, commands, malware uploads etc)
-
Logs information of SSH user.
-
Alerts admin by sending SMS/Email about the SSH user's IP address.
Features in the RoadMap
-
Log rotation or Log archival.
-
Malicious user's IP address blocking after the attacker attempts to perfom malicious activites.
- Install Docker
- Use my image
# docker pull prajwal3498/honeypot