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

error with ssl #91

Closed dennismzia closed 4 months ago

dennismzia commented 3 years ago

hi im getting this error when i run invalid input defined or SSL error: <urlopen error [SSL] internal error after installation it was running fine maybe its something to do with the urlopener function thanks in advance.

alamlearnN commented 3 years ago

hi... What is http status of your input url of js files. It will work on 200 ok status. Following url has 200ok status. linkfinder -i https://www.example.com/voucher/gtm.js

GerbenJavado commented 4 months ago

Likely fixed with 1debac5dace4724fd6187c06f133578dae51c86f

dennismzia commented 4 months ago

I have just checked and confirmed that it's fixed. Thank you if anything I find this tool easy to use and integrate into my workflows as opposed to all other tools out there doing similar work