nsonaniya2010 / SubDomainizer

A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Js url print + threaded ?

dmatrixx opened this issue · comments

Hi ,

Thanks for the great tool .

  • Given the tool fetches many js files , regex prints the secrets on hits but does not print the URL where it was found . Printing js url wouldn't be a good enhancement ? it can save extra effort back-tracing the url .

  • It is slow even when given list of 10-20 domains . Can multiprocessing be applied here to make it faster ?

Thanks

I think #13 is same as yours.