From 363b48a31ba85771dcf5b7c13c8f78d1e1652e4a Mon Sep 17 00:00:00 2001 From: qboy Date: Thu, 25 Jul 2019 14:34:52 +0800 Subject: [PATCH] add ciscoasa_honeypot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e40d3a..30fa289 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [scada-honeynet](http://www.digitalbond.com/blog/2007/07/24/scada-honeynet-article-in-infragard-publication/) - Mimics many of the services from a popular PLC and better helps SCADA researchers understand potential risks of exposed control system devices. - Other/random + - [ciscoasa_honeypot](https://github.com/cymmetria/ciscoasa_honeypot) A low interaction honeypot for the Cisco ASA component capable of detecting CVE-2018-0101, a DoS and remote code execution vulnerability. - [Damn Simple Honeypot (DSHP)](https://github.com/naorlivne/dshp) - Honeypot framework with pluggable handlers. - [NOVA](https://github.com/DataSoft/Nova) - Uses honeypots as detectors, looks like a complete system. - [OpenFlow Honeypot (OFPot)](https://github.com/upa/ofpot) - Redirects traffic for unused IPs to a honeypot, built on POX.