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
ALTERNATIVES
A script for setting up a dionaea and kippo honeypot using Docker images.
A low-interaction honeypot to detect and analyze attempts to exploit the CVE-2017-10271 vulnerability in Oracle WebLogic Server
An Open-source intelligence (OSINT) honeypot that monitors reconnaissance attempts by threat actors and generates actionable intelligence for Blue Teamers.
IMAP-Honey is a honeypot tool for IMAP and SMTP protocols with support for logging to console or syslog.
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.
PINNED

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.