devanshbatham / ParamSpider

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing
MIT License
2.45k stars 413 forks source link

not work with subdomains #25

Closed stish834 closed 4 years ago

stish834 commented 4 years ago

when i'm trying to do with subdomain max time it says Can not get target information If you think this is a bug or unintentional behaviour. Report here : https://github.com/devanshbatham/ParamSpider/issues

[+] Total unique urls found : 0 [+] Output is saved here : output/b.txt

[!] Total execution time : 2.0016s

query used :-

python paramspider.py --domain engage.abc.com -o b.txt

devanshbatham commented 4 years ago

Hello ,

By default it looks for the parameters in subdomains also(based on the webarchive results ,) and if there will be not results for that subdomain in the web archive data , then it will return 0 urls ,