Skip to content

Instantly share code, notes, and snippets.

View credo92's full-sized avatar

Vipul Srivastav credo92

View GitHub Profile
@credo92
credo92 / xss_one_liner.md
Created May 11, 2020 03:19 — forked from cihanmehmet/xss_one_liner.md
xss_one_liner.md
#cat targets_urls.txt                
http://public-firing-range.appspot.com

Command Line

gospider -S targets_urls.txt -c 10 -d 5 --blacklist ".(jpg|jpeg|gif|css|tif|tiff|png|ttf|woff|woff2|ico|pdf|svg|txt)" --other-source | grep -e "code-200" | awk '{print $5}'| grep "=" | qsreplace -a | dalfox pipe -o result.txt