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

Whoever has problems with SSL here is the solution that worked for me #153

Open Sokolcav opened 1 month ago

Sokolcav commented 1 month ago

linkfinder.py.txt

To fix this issues with SSL you should 1.Update the send_request function to handle SSL context properly

  1. Bypass SSL Verification in the send_request Function

So i uploaded the updates linkfinder.py script that worked for me

All the goods, Sokol.