Compare commits

...

6 Commits

Author SHA1 Message Date
jeremyfritzen aee16a0365
Merge 0d5a3cf1b3 into f6222bf989 2023-09-01 13:39:51 -07:00
jose nazario f6222bf989
Merge pull request #107 from paralax/paralax-patch-2
rdppot
2023-08-21 10:07:56 -04:00
jose nazario b23ae75885
rdppot
add rdppot via @kimb3r__ on twitter
2023-08-21 10:07:47 -04:00
jose nazario 83963191a4
Merge pull request #106 from Deveroonie/master-1
ListenSSH is deleted
2023-08-09 13:05:42 -04:00
Deveroonie d60c2af945
Update README.md 2023-08-09 17:41:07 +01:00
jeremyfritzen 0d5a3cf1b3
Added Ethereum-honey-pot 2021-09-04 13:16:15 -04:00
1 changed files with 4 additions and 1 deletions

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.
@ -92,11 +95,11 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres
- [Honeygrove](https://github.com/UHH-ISS/honeygrove) - Multi-purpose modular honeypot based on Twisted.
- [Honeyport](https://github.com/securitygeneration/Honeyport) - Simple honeyport written in Bash and Python.
- [Honeyprint](https://github.com/glaslos/honeyprint) - Printer honeypot.
- [ListenSSH](https://github.com/GhostSlayer/ListenSSH) - Easily report all connection attempts on any port to AbuseIPDB.
- [Lyrebird](https://hub.docker.com/r/lyrebird/honeypot-base/) - Modern high-interaction honeypot framework.
- [MICROS honeypot](https://github.com/Cymmetria/micros_honeypot) - Low interaction honeypot to detect CVE-2018-2636 in the Oracle Hospitality Simphony component of Oracle Hospitality Applications (MICROS).
- [node-ftp-honeypot](https://github.com/christophe77/node-ftp-honeypot) - FTP server honeypot in JS.
- [pyrdp](https://github.com/gosecure/pyrdp) - RDP man-in-the-middle and library for Python 3 with the ability to watch connections live or after the fact.
- [rdppot](https://github.com/kryptoslogic/rdppot) - RDP honeypot
- [RDPy](https://github.com/citronneur/rdpy) - Microsoft Remote Desktop Protocol (RDP) honeypot implemented in Python.
- [SMB Honeypot](https://github.com/r0hi7/HoneySMB) - High interaction SMB service honeypot capable of capturing wannacry-like Malware.
- [Tom's Honeypot](https://github.com/inguardians/toms_honeypot) - Low interaction Python honeypot.