From 4d0fbfe937861aa462419dfe426be0e7239a5a34 Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Tue, 13 Mar 2018 19:18:19 +0000 Subject: [PATCH 1/3] Add honeytrap Not to be confused with other honeypots of the same name --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 625ce72..b4e68e3 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,8 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [Lyrebird](https://hub.docker.com/r/lyrebird/honeypot-base/) - A modern high-interaction honeypot framework. - [Honeygrove](https://github.com/UHH-ISS/honeygrove) - A multi-purpose modular honeypot based on Twisted. - [WebLogic honeypot](https://github.com/Cymmetria/weblogic_honeypot) - low interaction honeypot to detect CVE-2017-10271 in the Oracle WebLogic Server component of Oracle Fusion Middleware. - - [MICROS honeypot](https://github.com/Cymmetria/micros_honeypot) - low interaction honeypot to detect CVE-2018-2636 in the Oracle Hospitality Simphony component of Oracle Hospitality Applications (MICROS). + - [MICROS honeypot](https://github.com/Cymmetria/micros_honeypot) - low interaction honeypot to detect CVE-2018-2636 in the Oracle Hospitality Simphony component of Oracle Hospitality Applications (MICROS). + - [honeytrap](https://github.com/honeytrap/honeytrap) - Advanced Honeypot framework written in Go. Can be connected up with other Honeypot software. - Distributed Honeypots - [DemonHunter](https://github.com/RevengeComing/DemonHunter) - Low interaction Honepot Server. From f065439165abd4672c4bc363410808d832ca5003 Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Tue, 13 Mar 2018 23:18:10 +0000 Subject: [PATCH 2/3] Fix travis build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4e68e3..ec48bd8 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [mitmproxy](https://mitmproxy.org/) - allows traffic flows to be intercepted, inspected, modified and replayed. - System instrumentation - - [Sysdig](https://www.sysdig.org) - open source, system-level exploration: capture system state and activity from a running Linux instance, then save, filter and analyze. + - [Sysdig](https://sysdig.com/opensource/) - open source, system-level exploration: capture system state and activity from a running Linux instance, then save, filter and analyze. - [Fibratus](https://github.com/rabbitstack/fibratus) - tool for exploration and tracing of the Windows kernel. - Honeypot for USB-spreading malware From 9405a20e5ad3df35a3d5bda782143d1accd6b4df Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Tue, 13 Mar 2018 23:23:07 +0000 Subject: [PATCH 3/3] Remove website link (this is for a different project) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec48bd8..b65d16e 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [vnclowpot](https://github.com/magisterquis/vnclowpot) - A low interaction VNC honeypot. - [SIREN](https://github.com/blaverick62/SIREN) - Semi-Intelligent HoneyPot Network - HoneyNet Intelligent Virtual Environment. - [telnetlogger](https://github.com/robertdavidgraham/telnetlogger) - A Telnet honeypot designed to track the Mirai botnet. - - [honeytrap](https://github.com/tillmannw/honeytrap) - a low-interaction honeypot and network security tool written to catch attacks against TCP and UDP services. [Website](http://docs.honeytrap.io/docs/home/) + - [honeytrap](https://github.com/tillmannw/honeytrap) - a low-interaction honeypot and network security tool written to catch attacks against TCP and UDP services. - [mwcollectd](https://www.openhub.net/p/mwcollectd) - a versatile malware collection daemon, uniting the best features of nepenthes and honeytrap. - [portlurker](https://github.com/bartnv/portlurker) - Port listener / honeypot in Rust with protocol guessing and safe string display. - [arctic-swallow](https://github.com/ajackal/arctic-swallow) - a low interaction honeypot.