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:
@@ -59,6 +59,8 @@ make down # Stop
|
||||
| note | note | Per-channel persistent key-value store |
|
||||
| subdomain | subdomain | Subdomain enum (crt.sh + DNS brute) |
|
||||
| headers | headers | HTTP header fingerprinting |
|
||||
| exploitdb | exploitdb | Exploit-DB search (local CSV) |
|
||||
| payload | payload | SQLi/XSS/SSTI/LFI/CMDi/XXE templates |
|
||||
| example | echo | Demo plugin |
|
||||
|
||||
## Writing Plugins
|
||||
|
||||
Reference in New Issue
Block a user