
go-HoneyPot
#Threat Defense#Honeypots
A low-interaction honeypot that logs IP addresses, usernames, and passwords used by clients connecting via SSH, primarily used for gathering intelligence on brute force attacks.
A Go-Based Honeypot Server
go-HoneyPot actively listens on designated ports for any incoming communication. When an attacker tries to transmit data to one of these ports, the system will record pertinent details into a database.