HellPot is an endless honeypot designed to trap and exhaust malicious HTTP bots that ignore robots.txt files. The tool sends an infinite stream of data to connecting clients, using content generated by a Markov engine that processes text from "The Birth of Tragedy" by Friedrich Nietzsche. This approach creates responses that appear legitimate enough to keep bots engaged while consuming their resources. Key features include: - TOML-based configuration system - JSON logging capabilities - Built on fasthttp for performance optimization - Markov engine for content generation - Designed to trap bots that disregard robots.txt The honeypot operates by presenting what appears to be a real website to automated clients, causing them to remain connected while receiving an endless data stream. This technique aims to waste bot resources and potentially cause them to crash or disconnect. HellPot is built with Go and uses Go modules for dependency management. The project includes a GNU Makefile for simplified building and requires Go version 1.17 or higher for compilation.
FEATURES
SIMILAR TOOLS
A low interaction client honeypot that detects malicious websites using signature, anomaly and pattern matching techniques with automated URL collection and JavaScript analysis capabilities.
An Apache 2 based honeypot with detection capabilities specifically designed to identify and analyze Struts CVE-2017-5638 exploitation attempts.
A combination of honeypot, monitoring tool, and alerting system for detecting insecure configurations.
A web-based visualization tool that displays statistics and generates charts from Shockpot honeypot data stored in PostgreSQL databases.
A plugin repository that extends the Honeycomb honeypot framework with additional features and capabilities for enhanced threat detection and analysis.
An SDN honeypot tool for detecting and analyzing malicious activities in Software-Defined Networking environments.
PINNED

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.