URLFLUX : A fast web crawler for gathering URLs, JavaScript files, and hidden parameters.
usefull payload :- Mikey1'"><ScRipt>confirm(25)</ScRipt>//
[ ] SEARCH THE WEBSITE MANUALLY TO FIND ANY PARAMETERS (ctrl + click ) follow the page and recurssively check for any functionalities to find results.
[ ] USE GOOGLE DORKS FROM dorks.krazeplanet.com and use them to find parameters using google dorks
enter the domain name there with *. in the start that makes the domain name looks like ex :- [ *.ably.com ]
[ if no urls are found here then use this below steps , only after google dorking and manual checking]
**run things paralelly on ubuntu and on vps to make things faster
**echo "example.com" | urlflux | unew urlflux_output.txt**
**cat urlflux_output.txt | grep "^https://example.com”**
**cat urlflux_output.txt | grep -aE '\.(php|jsp|jspa|asp|aspx|html)$’**
x8 -u [<https://kzlabs.com/6.php>](<https://kzlabs.com/6.php>) -X GET --disable-progress-bar -w params.txt
**cat urlflux_output.txt | grep "^https://zeals.ai" |grep "=”**