Compare commits

...

6 Commits

Author SHA1 Message Date
mangosteen 974870e5d2
Merge 2ed59f9bb7 into f50d5f259d 2023-12-12 21:32:41 -08:00
jose nazario f50d5f259d
Merge pull request #110 from mari0d/Adding_helix_honeypot
Adding Helix k8s API honeypot.
2023-12-12 09:01:43 -05:00
jose nazario de4324993e
Merge pull request #109 from referefref/patch-1
Added three items
2023-12-12 09:01:02 -05:00
Mario De Tore 054f430287 Adding Helix k8s API honeypot 2023-12-10 22:12:44 +08:00
ref ac6021f215
Added three items
antihoneypot
- canarytokendetector
spam
- smtpllmpot
honeypot deployment
- honeyfs
2023-12-10 00:56:36 +08:00
mangosteen 2ed59f9bb7 Add dynamic deception tool Mimicry 2023-04-14 14:36:56 +08:00
2 changed files with 12 additions and 0 deletions

View File

@ -82,6 +82,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [dhp](https://github.com/ciscocsirt/dhp) - Simple Docker Honeypot server emulating small snippets of the Docker HTTP API.
- [DolosHoneypot](https://github.com/Marist-Innovation-Lab/DolosHoneypot) - SDN (software defined networking) honeypot.
- [Ensnare](https://github.com/ahoernecke/ensnare) - Easy to deploy Ruby honeypot.
- [Helix](https://github.com/Zeerg/helix-honeypot) - K8s API Honeypot with Active Defense Capabilities.
- [honeycomb_plugins](https://github.com/Cymmetria/honeycomb_plugins) - Plugin repository for Honeycomb, the honeypot framework by Cymmetria.
- [honeyntp](https://github.com/fygrave/honeyntp) - NTP logger/honeypot.
- [honeypot-camera](https://github.com/alexbredo/honeypot-camera) - Observation camera honeypot.
@ -110,6 +111,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- Anti-honeypot stuff
- [canarytokendetector](https://github.com/referefref/canarytokendetector) - Tool for detection and nullification of Thinkst CanaryTokens
- [kippo_detect](https://github.com/andrew-morris/kippo_detect) - Offensive component that detects the presence of the kippo honeypot.
- ICS/SCADA honeypots
@ -169,6 +171,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).
@ -285,6 +291,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- Honeypot deployment
- [honeyfs](https://github.com/referefref/honeyfs) - Tool to create artificial file systems for medium/high interaction honeypots.
- [Modern Honeynet Network](http://threatstream.github.io/mhn/) - Streamlines deployment and management of secure honeypots.
- Honeypot extensions to Wireshark
@ -401,6 +408,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [SendMeSpamIDS.py](https://github.com/johestephan/VerySimpleHoneypot) - Simple SMTP fetch all IDS and analyzer.
- [Shiva](https://github.com/shiva-spampot/shiva) - Spam Honeypot with Intelligent Virtual Analyzer.
- [Shiva The Spam Honeypot Tips And Tricks For Getting It Up And Running](https://www.pentestpartners.com/security-blog/shiva-the-spam-honeypot-tips-and-tricks-for-getting-it-up-and-running/)
- [SMTPLLMPot](https://github.com/referefref/SMTPLLMPot) - A super simple SMTP Honeypot built using GPT3.5
- [SpamHAT](https://github.com/miguelraulb/spamhat) - Spam Honeypot Tool.
- [Spamhole](http://www.spamhole.net/)
- [honeypot](https://github.com/jadb/honeypot) - The Project Honey Pot un-official PHP SDK.

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