GerbenJavado / LinkFinder

A python script that finds endpoints in JavaScript files
https://gerbenjavado.com/discovering-hidden-content-using-linkfinder
MIT License
3.59k stars 588 forks source link

Linkfinder does not return any output #117

Closed vansh1 closed 3 months ago

vansh1 commented 2 years ago

i am not getting any output command i used python3 linkfinder.py -i sites.txt

Archurcl4w commented 1 year ago

It will not as currently supported only one domain or host or a subdomain as input at one time. But you can provide the lists with the help of other tools. For that keep digging especially for other scripts or codes in order to automate for Js enumeration.( combine different tools including linkfinder).