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:
@@ -94,6 +94,8 @@ level = "info" # Logging level: debug, info, warning, error
|
||||
| `!note <set\|get\|del\|list\|clear>` | Per-channel key-value notes |
|
||||
| `!subdomain <domain> [brute]` | Subdomain enumeration (crt.sh + DNS) |
|
||||
| `!headers <url>` | HTTP header fingerprinting |
|
||||
| `!exploitdb <search\|id\|cve\|update>` | Search local Exploit-DB mirror |
|
||||
| `!payload <type> [variant]` | Web vuln payload templates |
|
||||
|
||||
### Command Shorthand
|
||||
|
||||
|
||||
Reference in New Issue
Block a user