Compare commits

...

4 Commits

Author SHA1 Message Date
jeremyfritzen 66b87aca97
Merge 0d5a3cf1b3 into 7ff04e25a1 2024-01-01 14:02:06 -08:00
paralax 7ff04e25a1 update copyright to current year 2024-01-01 11:19:23 -05:00
paralax ca47f7459c fix #111, and add galah honeypot 2024-01-01 11:16:42 -05:00
jeremyfritzen 0d5a3cf1b3
Added Ethereum-honey-pot 2021-09-04 13:16:15 -04:00
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
The Artistic License 2.0
Copyright (c) 2015 jose nazario
Copyright (c) 2015-2024 jose nazario
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

View File

@ -38,6 +38,9 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [sticky_elephant](https://github.com/betheroot/sticky_elephant) - Medium interaction postgresql honeypot.
- [RedisHoneyPot](https://github.com/cypwnpwnsocute/RedisHoneyPot) - High Interaction Honeypot Solution for Redis protocol.
- Blockchain honeypots
- [Ethereum-honey-pot](https://github.com/jeremyfritzen/Ethereum-honey-pot) - Tool hacking-back hackers who tried to steal tokens.
- Web honeypots
- [Express honeypot](https://github.com/christophe77/express-honeypot) - RFI & LFI honeypot using nodeJS and express.
@ -56,6 +59,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [bwpot](https://github.com/graneed/bwpot) - Breakable Web applications honeyPot.
- [django-admin-honeypot](https://github.com/dmpayton/django-admin-honeypot) - Fake Django admin login screen to notify admins of attempted unauthorized access.
- [drupo](https://github.com/d1str0/drupot) - Drupal Honeypot.
- [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.
- [owa-honeypot](https://github.com/joda32/owa-honeypot) - A basic flask based Outlook Web Honey pot.
@ -112,6 +116,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
- [honeydet](https://github.com/referefref/honeydet) - Signature based honeypot detector tool written in Golang
- [kippo_detect](https://github.com/andrew-morris/kippo_detect) - Offensive component that detects the presence of the kippo honeypot.
- ICS/SCADA honeypots