GerbenJavado / LinkFinder

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

Can't load .js files from the folder. #89

Closed 0xDexter0us closed 3 years ago

0xDexter0us commented 3 years ago

I have downloaded .js files from gau then I want to process it with this script. But it just dumps the names of all files on cli and doesn't works.

Command I tried.

python3 SecretFinder.py -i ../location/to/jsfiles/*

python3 SecretFinder.py -i ../location/to/jsfiles/

0xDexter0us commented 3 years ago

So sorry I posted this here by mistake...

Very very sorry

EdOverflow commented 3 years ago

No worries, @0xDexter0us. :)