A simple, around 100 lines of code, SSH honeypot written in Golang. The name is based on the Persian proverb 'گریه کردن بر روی گور بدون مرده' (cry over the empty grave) and the word 'goor' (گور means the Grave in Persian). How to use it: - Install by running: go get -u -v github.com/fzerorubigd/go0r - Configuration folder could be $HOME/.config/go0r, /etc/go0r, or ./config - Create a host key using ssh-keygen - Set the port in the config file - Run the application using $GOPATH/bin/go0r Note: Running this as root is dangerous. Run it as nobody on a port > 1024, then use iptables to redirect traffic from port 22 to this app port.
FEATURES
SIMILAR TOOLS
A Docker-based honeypot network implementation featuring cowrie and dionaea honeypots with centralized event collection, geolocation enrichment, and real-time attack visualization.
An SDN honeypot tool for detecting and analyzing malicious activities in Software-Defined Networking environments.
A serverless application that creates and monitors fake HTTP endpoints as honeytokens to detect attackers, malicious insiders, and automated threats.
A plugin repository that extends the Honeycomb honeypot framework with additional features and capabilities for enhanced threat detection and analysis.
A web-based visualization tool that displays statistics and generates charts from Shockpot honeypot data stored in PostgreSQL databases.
A low interaction honeypot to detect CVE-2018-2636 in Oracle Hospitality Applications.