GerbenJavado / LinkFinder

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

OSError: [WinError 6] The handle is invalid #28

Closed gopinath6 closed 6 years ago

gopinath6 commented 6 years ago

OS: Win 7 python :3 I tried to use burp save items to find link Eventhough output file was created.Any idea about the error in console?

image

GerbenJavado commented 6 years ago

Hi @gopinath6, Do I understand you correctly that the output was complete? I'll look into the error.

Also try to analyze the Burp file with output option cli (-o cli), this often works better.

gopinath6 commented 6 years ago

Yes you are correct, am getting the output file completed and also the error. -o cli also works, but not easily readable format.

GerbenJavado commented 6 years ago

Should be fixed now ;) (finally)