Compare commits

...

6 Commits

Author SHA1 Message Date
mangosteen 4daceaa49f
Merge 2ed59f9bb7 into f6222bf989 2023-09-01 13:39:51 -07:00
jose nazario f6222bf989
Merge pull request #107 from paralax/paralax-patch-2
rdppot
2023-08-21 10:07:56 -04:00
jose nazario b23ae75885
rdppot
add rdppot via @kimb3r__ on twitter
2023-08-21 10:07:47 -04:00
jose nazario 83963191a4
Merge pull request #106 from Deveroonie/master-1
ListenSSH is deleted
2023-08-09 13:05:42 -04:00
Deveroonie d60c2af945
Update README.md 2023-08-09 17:41:07 +01:00
mangosteen 2ed59f9bb7 Add dynamic deception tool Mimicry 2023-04-14 14:36:56 +08:00
2 changed files with 9 additions and 1 deletions

View File

@ -92,11 +92,11 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [Honeygrove](https://github.com/UHH-ISS/honeygrove) - Multi-purpose modular honeypot based on Twisted.
- [Honeyport](https://github.com/securitygeneration/Honeyport) - Simple honeyport written in Bash and Python.
- [Honeyprint](https://github.com/glaslos/honeyprint) - Printer honeypot.
- [ListenSSH](https://github.com/GhostSlayer/ListenSSH) - Easily report all connection attempts on any port to AbuseIPDB.
- [Lyrebird](https://hub.docker.com/r/lyrebird/honeypot-base/) - Modern high-interaction honeypot framework.
- [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).
- [node-ftp-honeypot](https://github.com/christophe77/node-ftp-honeypot) - FTP server honeypot in JS.
- [pyrdp](https://github.com/gosecure/pyrdp) - RDP man-in-the-middle and library for Python 3 with the ability to watch connections live or after the fact.
- [rdppot](https://github.com/kryptoslogic/rdppot) - RDP honeypot
- [RDPy](https://github.com/citronneur/rdpy) - Microsoft Remote Desktop Protocol (RDP) honeypot implemented in Python.
- [SMB Honeypot](https://github.com/r0hi7/HoneySMB) - High interaction SMB service honeypot capable of capturing wannacry-like Malware.
- [Tom's Honeypot](https://github.com/inguardians/toms_honeypot) - Low interaction Python honeypot.
@ -169,6 +169,10 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [LogAnon](http://code.google.com/archive/p/loganon/) - Log anonymization library that helps having anonymous logs consistent between logs and network captures.
- Dynamic Deception Tool
- [Mimicry](https://github.com/chaitin/mimicry) - Mimicry is a dynamic deception tool that actively deceives an attacker during exploitation and post-exploitation.
- Low interaction honeypot (router back door)
- [Honeypot-32764](https://github.com/knalli/honeypot-for-tcp-32764) - Honeypot for router backdoor (TCP 32764).

View File

@ -139,6 +139,10 @@
- 日志匿名工具
- [LogAnon](http://code.google.com/archive/p/loganon/) - 日志匿名库
- 主动欺骗工具
- [Mimicry](https://github.com/chaitin/mimicry) - 能够在漏洞利用和后渗透阶段主动欺骗攻击者,在攻击者无感知的情况下将攻击者转移进入蜜罐环境
- 低交互蜜罐(路由器后门)
- [Honeypot-32764](https://github.com/knalli/honeypot-for-tcp-32764) - 路由器后门蜜罐(TCP 32764).
- [WAPot](https://github.com/lcashdol/WAPot) - 能够观察家庭路由器流量的蜜罐