Files
derp/TASKS.md
user 4a2960b288 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>
2026-02-15 02:54:38 +01:00

1.3 KiB

derp - Tasks

Current Sprint -- v0.5.0 Wave 4 (2026-02-15)

Pri Status Task
P0 [x] Opslog plugin (SQLite per-channel notes)
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)
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 (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
2026-02-15 Wave 2 plugins (whois, portcheck, httpcheck, tlscheck, blacklist, rand, timer)
2026-02-15 CLI --cprofile flag
2026-02-15 Wave 1 plugins (dns, encode, hash, defang, revshell, cidr)
2026-02-15 Hot-reload, shorthand, plugin help
2026-02-15 Container deployment (Containerfile, compose, Makefile targets)
2026-02-15 crt.sh CT lookup plugin
2026-02-15 TLS verify option for self-signed certs
2026-02-15 Initial implementation (IRC, plugins, config, CLI)