2 repositorios
Throttled data transmission designed to keep connections open and waste attacker resources.
Distinguishing note: Unlike general telemetry or UI banners, this is a security mechanism for slowing down network attackers.
Explore 2 awesome GitHub repositories matching security & cryptography · Tarpit Data Emission. Refine with filters or upvote what's useful.
T-Pot is a multi-honeypot platform and threat intelligence framework that deploys a collection of containerized decoy services to capture attacker behavior and network telemetry. It functions as a Docker-based deception system, simulating vulnerable network environments to gather intelligence on threat actors. The system features a distributed sensor network using a hub-and-spoke architecture, allowing remote sensors to transmit logs back to a central management hub. It integrates large language models to create a dynamic deception engine capable of adaptive interactions with attackers. The
Slows down bot requests by feeding them an infinite stream of fake secrets to exhaust attacker resources.
Endlessh is an SSH tarpit and network honeypot designed to mitigate automated SSH brute force attacks. It acts as a defensive layer that protects servers by diverting malicious connection attempts into a slow-motion trap. The project implements a tarpit by sending endless, throttled banners to clients, which keeps connections open indefinitely to occupy attacker resources and slow down network scans. The service includes connection rate limiting to prevent system resource exhaustion and provides monitoring through connection activity and diagnostic data logging to system logs. Process manage
Transmits throttled banners to occupy attacker resources and slow down network scans.