added random SQL errors, random server errors, XSS baits

This commit is contained in:
Patrick Di Fazio
2026-01-03 17:16:37 +01:00
parent 5f8bb73546
commit 4a1d1cf7be
5 changed files with 252 additions and 2 deletions

View File

@@ -17,4 +17,4 @@ curl -s "$TARGET/wp-admin/"
echo -e "\n=== Testing Shell Injection ==="
curl -s -X POST "$TARGET/ping" -d "host=127.0.0.1; cat /etc/passwd"
echo -e "\n=== Done ==="
echo -e "\n=== Done ==="