Compare commits

...

4 Commits

Author SHA1 Message Date
mangosteen
0b475fda7a
Merge 2ed59f9bb7 into 8f3fd076ff 2024-09-29 12:36:21 -04:00
jose nazario
8f3fd076ff
Merge pull request #118 from hilarex/patch-1
Add Trapster Community
2024-08-07 12:43:28 -04:00
hilarex
f06f06fb81
Add Trapster Community 2024-08-07 10:41:43 +02:00
mangosteen
2ed59f9bb7 Add dynamic deception tool Mimicry 2023-04-14 14:36:56 +08:00
2 changed files with 9 additions and 0 deletions

View File

@ -104,6 +104,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [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.
- [Trapster Commmunity](https://github.com/0xBallpoint/trapster-community) - Modural and easy to install Python Honeypot, with comprehensive alerting
- [troje](https://github.com/dutchcoders/troje/) - Honeypot that runs each connection with the service within a separate LXC container.
- [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.
- [WhiteFace Honeypot](https://github.com/csirtgadgets/csirtg-honeypot) - Twisted based honeypot for WhiteFace.
@ -175,6 +176,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

@ -161,6 +161,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) - 能够观察家庭路由器流量的蜜罐