An open API service indexing awesome lists of open source software.

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

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.