This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 94
Home
foospidy edited this page Nov 27, 2015
·
19 revisions
Welcome to the HoneyPy wiki!
Plugins
- Echo
- Low interaction - tcp - Echos back data sent by a connected clients.
- Echo_udp
- Low interaction - udp - Echos back data sent by a connected clients.
- HashCountRandom
- Low interaction - tcp - For each instance of data sent by a connected client it increments a counter and returns a md5 hash of the count and some random data.
- MOTD
- Low interaction - tcp - For each instance of data sent by a connected client it returns the message specified in the
data
variable. - MOTD_udp
- Low interaction - udp - For each instance of data sent by a connected client it returns the message specified in the
data
variable. - NtpUdp
- Low interaction - udp - Uses the ntpserver library to accept NTP requests, returns a packet with the current system time.
- Random
- Low interaction - tcp - For each instance of data sent by a connected client it returns some random data.
- SmtpExim
- TelnetDebian7
- TelnetUnix
- TelnetWindows
Loggers
Mentions Thanks to the ISC StormCast for mentioning HoneyPy, https://isc.sans.edu/podcastdetail.html?id=4755.