LinkFinder icon indicating copy to clipboard operation
LinkFinder copied to clipboard

A python script that finds endpoints in JavaScript files

Results 53 LinkFinder issues
Sort by recently updated
recently updated
newest added

python version: 3.8.3rc1 LinkFinder version: master Error: ```bash Traceback (most recent call last): File "./linkfinder.py", line 11, in import re, sys, glob, html, argparse, jsbeautifier, webbrowser, subprocess, base64, ssl, xml.etree.ElementTree...

I've been messing around trying to figure out the issues I'm having with linkfinder opening my chromium. My default webbrowser is set to chromium and I cannot find any explaination...

hi im getting this error when i run ``` invalid input defined or SSL error:

This PR fixed https://github.com/GerbenJavado/LinkFinder/issues/82 It passed the test: `pytest test_parser.py -v`

There's no output if I try to provide a file with URLs or a single Url(tired with multiple URLs/Js Files). It only works if I provide the -d flag ![image](https://user-images.githubusercontent.com/41023447/94465580-c043c880-01dd-11eb-9c0f-bbc77dde1c33.png)

Hi, I found an issue in `-d` mode. I think the root cause is LinkFinder can't find the .js file from the first URL using regex. The command is: ```...

Thank you for this tools, i use it all the time. Im creating a small script to monitor one of my target and i need the html output. Everytime the...

enhancement

Getting an error: warning: install_lib: 'build/lib.linux-x86_64-2.7' does not exist -- no Python modules to install ![Screenshot_2020-04-13_12-40-19](https://user-images.githubusercontent.com/2560768/79139423-e7474300-7dd3-11ea-8ec6-3e4568f18437.png)