feat: add exploitdb and payload plugins, complete wave 4
ExploitDB: search local exploit-db CSV mirror by keyword, EDB ID, or CVE identifier. In-bot update command downloads the latest CSV from GitLab. Also added to the update-data.sh script. Payload: built-in template library with 52 payloads across 6 categories (sqli, xss, ssti, lfi, cmdi, xxe). Supports browsing, numeric index, and keyword search within categories. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
6
TASKS.md
6
TASKS.md
@@ -8,15 +8,15 @@
|
||||
| P0 | [x] | Note plugin (per-channel key-value store) |
|
||||
| P0 | [x] | Subdomain plugin (crt.sh + DNS brute force) |
|
||||
| P0 | [x] | Headers plugin (HTTP header fingerprinting) |
|
||||
| P1 | [ ] | ExploitDB search plugin (local CSV clone) |
|
||||
| P1 | [ ] | Payload template plugin (SQLi, XSS, SSTI) |
|
||||
| P0 | [x] | ExploitDB search plugin (local CSV clone) |
|
||||
| P0 | [x] | Payload template plugin (SQLi, XSS, SSTI, LFI, CMDi, XXE) |
|
||||
| P1 | [x] | Documentation update |
|
||||
|
||||
## Completed
|
||||
|
||||
| Date | Task |
|
||||
|------|------|
|
||||
| 2026-02-15 | Wave 4 batch 1 (opslog, note, subdomain, headers) |
|
||||
| 2026-02-15 | Wave 4 (opslog, note, subdomain, headers, exploitdb, payload) |
|
||||
| 2026-02-15 | Wave 3 plugins (geoip, asn, torcheck, iprep, cve) + update script |
|
||||
| 2026-02-15 | Admin/owner permission system (hostmask + IRCOP) |
|
||||
| 2026-02-15 | SASL PLAIN, rate limiting, CTCP responses |
|
||||
|
||||
Reference in New Issue
Block a user