Skip to content

Instantly share code, notes, and snippets.

@marz-hunter
Last active November 29, 2023 22:46
Show Gist options
  • Save marz-hunter/f6058b51b4a576717640a8501027093c to your computer and use it in GitHub Desktop.
Save marz-hunter/f6058b51b4a576717640a8501027093c to your computer and use it in GitHub Desktop.
uro -i waymore.txt -o uro
sleep 1
/root/urldedupe/urldedupe -u uro -s -qs | tee dup
sleep 1
httpx -l dup -nc -sc -ct -o duph
sleep 5
cat duph | grep "200" | tee coba
sleep 2
sed -i 's/\[[0-9]*\] \[[a-z\/]*\]//' coba
sleep 2
cat coba | qsreplace 'BISAGASS' | airixss -p 'BISAGASS' -s | tee xss
sleep 1
wc -l *
@marz-hunter
Copy link
Author

1.domain finder
2.httpx -nc -sc -ct
3.replace http/https
4.waymore save result | uro -i input -o output | grep "=" langsung no 4 yo kenek mergo scan sakkan domain e dadi ngae root domain ae
5.httpx -content-type grep text/html + 200 OK
6.url dup
7.cat qsr | qsreplace 'BISAGASS' | airixss -p 'BISAGASS' -s opsi -s gae nampilne seng vuln tok
8.mass scan make knoxnl

setelah ga dapet baru bisa scan make arjun yang ga ada parameternya atau gae param miner burp

cat url.txt | python3 waymore.py -from 2013 -v -mode U

sed -i 's/[[0-9]] [[a-z/]]//'

uro -i waymore.txt -o uro

sleep 1

/root/urldedupe/urldedupe -u uro -s -qs | tee dup

sleep 1
httpx -l dup -nc -sc -ct -o duph

sleep 5
cat duph | grep "200" | tee coba

sleep 2
sed -i 's/[[0-9]] [[a-z/]]//' coba

sleep 2
cat coba | qsreplace 'BISAGASS' | airixss -p 'BISAGASS' -s | tee xss

sleep 1
wc -l *

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment