mirror of
https://github.com/paralax/awesome-honeypots.git
synced 2024-10-01 06:35:45 -04:00
Add dynamic deception tool Mimicry
This commit is contained in:
parent
a87cce9142
commit
2ed59f9bb7
@ -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).
|
||||
|
@ -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) - 能够观察家庭路由器流量的蜜罐
|
||||
|
Loading…
Reference in New Issue
Block a user