A simple honeypot developed with Express.js.
- ✅ Integration with AbuseIPDB
- ✅ Fake files like
.env
,config.json
, and others - ✅ Sample
robots.txt
- ✅ Fake login forms
- ✅ Apache2 Ubuntu default page simulation
- ✅ Fake
phpinfo()
(endpoint:/info.php
) - ✅ Fake headers simulating an Apache2 server (e.g.,
Apache/2.4.41 (Ubuntu)
) - ✅ Simulated Apache2
403
and404
error pages - ✅ Fake admin panel (still in development)
- ✅ PHP endpoints frequently queried by malicious bots
- More features coming soon!
- Node.js LTS + npm
git clone https://github.com/sefinek/KuroNekoPot.git
Copyright 2024 © by Sefinek. All Rights Reserved.