mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-23 12:13:05 +00:00
552 B
552 B
Get Parameter as much as possible
- https://github.com/devanshbatham/ParamSpider
- gospider -S tageturls.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
- Waybackurls | gau
- https://github.com/s0md3v/Arjun
- https://github.com/hakluke/hakrawler
Combine all in a file and remove duplicates.