Compare commits

...

2 Commits

Author SHA1 Message Date
mangosteen 4daceaa49f
Merge 2ed59f9bb7 into f6222bf989 2023-09-01 13:39:51 -07:00
mangosteen 2ed59f9bb7 Add dynamic deception tool Mimicry 2023-04-14 14:36:56 +08:00
2 changed files with 8 additions and 0 deletions

View File

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