https://github.com/sefinek/kuronekopot
https://github.com/sefinek/kuronekopot
abuse abuse-detection abuseipdb abuseipdb-api cybersecurity expressjs honeypot honeypots tools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sefinek/kuronekopot
- Owner: sefinek
- License: mit
- Created: 2024-12-04T06:59:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T23:14:10.000Z (4 months ago)
- Last Synced: 2025-03-19T18:51:00.186Z (about 1 month ago)
- Topics: abuse, abuse-detection, abuseipdb, abuseipdb-api, cybersecurity, expressjs, honeypot, honeypots, tools
- Language: EJS
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KuroNekoPot 🐈⬛
A simple honeypot developed with Express.js.## Features
1. ✅ Integration with AbuseIPDB
2. ✅ Fake files like `.env`, `config.json`, and others
3. ✅ Sample `robots.txt`
4. ✅ Fake login forms
5. ✅ Apache2 Ubuntu default page simulation
6. ✅ Fake `phpinfo()` (endpoint: `/info.php`)
7. ✅ Fake headers simulating an Apache2 server (e.g., `Apache/2.4.41 (Ubuntu)`)
8. ✅ Simulated Apache2 `403` and `404` error pages
9. ✅ Fake admin panel (still in development)
10. ✅ PHP endpoints frequently queried by malicious bots
11. More features coming soon!## Requirements
1. Node.js LTS + npm## Cloning
```bash
git clone https://github.com/sefinek/KuroNekoPot.git
```## Other repositories
1. [sefinek/UFW-AbuseIPDB-Reporter](https://github.com/sefinek/UFW-AbuseIPDB-Reporter)
2. [sefinek/Cloudflare-WAF-To-AbuseIPDB](https://github.com/sefinek/Cloudflare-WAF-To-AbuseIPDB)## MIT License
Copyright 2024 © by [Sefinek](https://sefinek.net). All Rights Reserved.