Compare commits

...

4 Commits

Author SHA1 Message Date
mangosteen fba90e0b97
Merge 2ed59f9bb7 into 539917b378 2024-02-20 15:17:06 -08:00
jose nazario 539917b378
Merge pull request #113 from referefref/patch-2
Added modpot
2024-02-20 10:47:28 -05:00
ref 41c3600074
Added modpot
Added modpot to web honeypots list
2024-02-20 00:03:23 +08:00
mangosteen 2ed59f9bb7 Add dynamic deception tool Mimicry 2023-04-14 14:36:56 +08:00
2 changed files with 10 additions and 1 deletions

View File

@ -59,6 +59,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [galah](https://github.com/0x4D31/galah) - an LLM-powered web honeypot using the OpenAI API.
- [honeyhttpd](https://github.com/bocajspear1/honeyhttpd) - Python-based web server honeypot builder.
- [honeyup](https://github.com/LogoiLab/honeyup) - An uploader honeypot designed to look like poor website security.
- [modpot](https://github.com/referefref/modpot) - Modpot is a modular web application honeypot framework and management application written in Golang and making use of gin framework.
- [owa-honeypot](https://github.com/joda32/owa-honeypot) - A basic flask based Outlook Web Honey pot.
- [phpmyadmin_honeypot](https://github.com/gfoss/phpmyadmin_honeypot) - Simple and effective phpMyAdmin honeypot.
- [shockpot](https://github.com/threatstream/shockpot) - WebApp Honeypot for detecting Shell Shock exploit attempts.
@ -67,7 +68,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [Snare](https://github.com/mushorg/snare) - Super Next generation Advanced Reactive honeypot.
- [Tanner](https://github.com/mushorg/tanner) - Evaluating SNARE events.
- [stack-honeypot](https://github.com/CHH/stack-honeypot) - Inserts a trap for spam bots into responses.
- [tomcat-manager-honeypot](https://github.com/helospark/tomcat-manager-honeypot) - Honeypot that mimics Tomcat manager endpoints. Logs requests and saves attacker's WAR file for later study
- [tomcat-manager-honeypot](https://github.com/helospark/tomcat-manager-honeypot) - Honeypot that mimics Tomcat manager endpoints. Logs requests and saves attacker's WAR file for later study.
- WordPress honeypots
- [HonnyPotter](https://github.com/MartinIngesen/HonnyPotter) - WordPress login honeypot for collection and analysis of failed login attempts.
- [HoneyPress](https://github.com/kungfuguapo/HoneyPress) - Python based WordPress honeypot in a Docker container.
@ -173,6 +174,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) - 能够观察家庭路由器流量的蜜罐