From 6d2011e6fdde1d98af12f0bacddd905b726446f9 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 17 Jul 2018 22:47:46 +0200 Subject: [PATCH] add potd Signed-off-by: Toni Uhlig --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 613499a..396ddc1 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [honeytrap](https://github.com/tillmannw/honeytrap) - a low-interaction honeypot and network security tool written to catch attacks against TCP and UDP services. - [imap-honey](https://github.com/yvesago/imap-honey) - IMAP honeypot written in Golang - [mwcollectd](https://www.openhub.net/p/mwcollectd) - a versatile malware collection daemon, uniting the best features of nepenthes and honeytrap. + - [potd](https://github.com/lnslbrty/potd) - A high scalable low to medium interactive SSH/TCP honeypot designed for OpenWrt/IoT devices using Linux Namespaces, Seccomp and Capabilities. - [portlurker](https://github.com/bartnv/portlurker) - Port listener / honeypot in Rust with protocol guessing and safe string display. - [slipm-honeypot](https://github.com/rshipp/slipm-honeypot) - A simple low-interaction port monitoring honeypot. - [telnetlogger](https://github.com/robertdavidgraham/telnetlogger) - A Telnet honeypot designed to track the Mirai botnet.