rdppot is a honeypot system that simulates RDP (Remote Desktop Protocol) services by listening on port 3389. When a connection is established, the system creates a session and assigns a virtual machine from a pre-configured pool to that session. The tool automatically manages session lifecycles with configurable timeouts - sessions terminate after 300 seconds by default or after 30 seconds of inactivity. During active sessions, rdppot captures comprehensive forensic data including full packet captures (pcap) and disk image copies. The system integrates with Suricata for network traffic analysis, running intrusion detection against captured packets. All collected data including disk images, packet captures, and Suricata analysis results are stored together for later examination. rdppot requires several dependencies including qemu for virtualization, libvirt for virtual machine management, Python 3.7 for core functionality, Suricata for network analysis, and tcpdump for packet capture. The tool includes installation instructions for Suricata configuration.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A plugin repository that extends the Honeycomb honeypot framework with additional features and capabilities for enhanced threat detection and analysis.
A serverless application that creates and monitors fake HTTP endpoints as honeytokens to detect attackers, malicious insiders, and automated threats.
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 and analyze attempts to exploit the CVE-2017-10271 vulnerability in Oracle WebLogic Server
A low-interaction SSH authentication logging honeypot that logs all authentication attempts in JSON format.
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.