Sploitus

Exploit for SQL Injection in Okfn Ckan

githubexploit Β· 2026-09-07

Exploit Code

README41 lines
## https://sploitus.com/exploit?id=2A8A7D33-1229-5B61-9C03-E247802492E0
# πŸ›‘οΈ CVE-2026-42031 Scanner

**SQL Injection Scanner untuk CKAN DataStore**

Tools ini digunakan untuk mendeteksi dan memvalidasi kerentanan **CVE-2026-42031** (SQL Injection) pada platform CKAN DataStore .

---

## πŸ“‹ Fitur

- βœ… **8 Query Validasi** otomatis (database, tabel, kolom, dll.)
- βœ… **Multi-target scanning** (support domain & IP)
- βœ… **Single Thread Mode** (output rapi dan stabil)
- βœ… **Dump data** ke CSV (100 baris per tabel)
- βœ… **Laporan JSON & TXT** otomatis
- βœ… **Mode Auto & Manual** (fleksibel)

---
## πŸ“Έ Screenshot


## πŸš€ Cara Penggunaan

### 1. Install Dependencies
```bash
pip install -r requirements.txt

# Auto Mode (baca targets.txt)
python3 scanner.py

# Manual Mode (input target satu per satu)
python3 scanner.py

⚠️ Disclaimer

Tools ini hanya untuk tujuan edukasi dan pengujian keamanan yang sah. Gunakan hanya pada sistem yang memiliki izin tertulis. Penulis tidak bertanggung jawab atas penyalahgunaan.

πŸ“ License

MIT License By YakuzoHaxor