JSFinder icon indicating copy to clipboard operation
JSFinder copied to clipboard

JSFinder is a tool for quickly extracting URLs and subdomains from JS files on a website.

Results 15 JSFinder issues
Sort by recently updated
recently updated
newest added

修复在批量解析url时,由于url没有携带http:// 或https:// 而造成的数组越界问题。

i am using python3 JSFInder.py -f file.txt and getting this error

使用普通的-u 参数都正常,但是加上-d 以后就什么结果都不出来了

Getting issue while scanning file with 1000 links of js files. ALL Find 510 links Traceback (most recent call last): File "/JSFinder/JSFinder.py", line 264, in giveresult(urls, urls[0]) IndexError: list index...

url批量提取,无法分割每行显示。举例有100个url或者js,提取很多目录和url,容易混乱,不知道是哪个url提取出来的。 ![image](https://user-images.githubusercontent.com/51317315/131433795-74609f05-569f-4be5-95be-1520fd779257.png)

我使用的是浏览器插件的方式,但是很多时候,启用jsfinder之后,我浏览网页的点击出现问题。

命令:`python3 JSFinder.py -f jss.txt` 报错:列表溢出,JSFinder.py 253行。 测试文件jss.txt:44行js url, 形似:https://www.xxx.com/xxx/xxx.js ![image](https://user-images.githubusercontent.com/60600792/111022641-e87f5680-840e-11eb-9884-d8d3fd3f361d.png) 请问这个问题如何解决呢

针对baidu.com jd.com等抓取的很准确,但是针对政府网站抓取不正确。。根据政府网站命名规则。,,,123.xxx.gov.cn(代表某厅网站),而某省网站是xxx.gov.cn 这样在抓取某厅的二级域名时,会将某gov.cn认为一级域名,而抓取某省所有厅部门网站,,,,而非某厅的二级域名