Threezh1 / JSFinder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Out of range

jaikishantulswani opened this issue · comments

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 <module>
    giveresult(urls, urls[0])
IndexError: list index out of range