Visit Website

HoneyWRT is a low interaction Python honeypot that mimics services like RDP, VNC, Fake Shoutcast Server, Tomcat Admin Page, MSSQL, and Fake Telnet Server to attract attackers. It listens on specified ports for communication related to these services, logging any access attempts.

ALTERNATIVES

replayproxy allows you to 're-live' a HTTP session captured in a .pcap file, parsing HTTP streams, caching them, and starting a HTTP proxy to reply to requests with matching responses.