Skip to content

This SSH-Honeypot mimics a real SSH server and captures the data when an attacker attempts/logins to it using SSH client

Notifications You must be signed in to change notification settings

Prajwalmithun/honeypot-ssh

Repository files navigation

SSH HONEYPOT

This is a basic Containerized SSH honeypot built using Python3 and docker.

Some of the features it offers

  1. Detects the SSH user's activity (like, commands, malware uploads etc)

  2. Logs information of SSH user.

  3. Alerts admin by sending SMS/Email about the SSH user's IP address.

Features in the RoadMap

  1. Log rotation or Log archival.

  2. Malicious user's IP address blocking after the attacker attempts to perfom malicious activites.

How to Install

  1. Install Docker

Docker Installation

  1. Use my image
# docker pull prajwal3498/honeypot

About

This SSH-Honeypot mimics a real SSH server and captures the data when an attacker attempts/logins to it using SSH client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published