nsonaniya2010 / SubDomainizer

A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github.
MIT License
1.71k stars 233 forks source link

envalid escape sequence error #7

Closed jaikishantulswani closed 5 years ago

jaikishantulswani commented 5 years ago

Hello @nsonaniya2010 , Getting this after scanning 10+ subdomains using list function:

Searching for External Javascript links in page..... Successfully got all the external js links SubDomainizer.py:132: DeprecationWarning: invalid escape sequence '\|' content = unquote(requests.get(js).content.decode('unicode-escape'))

Traceback (most recent call last): File "SubDomainizer.py", line 360, in <module> subextractor(compiledRegexCloud, compiledRegexSecretList, compiledRegexDomain,compiledRegexIP, i) File "SubDomainizer.py", line 290, in subextractor threads = ThreadPool(300) File "/usr/lib/python3.7/multiprocessing/dummy/__init__.py", line 124, in Pool return ThreadPool(processes, initializer, initargs) File "/usr/lib/python3.7/multiprocessing/pool.py", line 802, in __init__ Pool.__init__(self, processes, initializer, initargs) File "/usr/lib/python3.7/multiprocessing/pool.py", line 176, in __init__ self._repopulate_pool() File "/usr/lib/python3.7/multiprocessing/pool.py", line 241, in _repopulate_pool w.start() File "/usr/lib/python3.7/multiprocessing/dummy/__init__.py", line 51, in start threading.Thread.start(self) File "/usr/lib/python3.7/threading.py", line 847, in start _start_new_thread(self._bootstrap, ()) RuntimeError: can't start new thread

nsonaniya2010 commented 5 years ago

Hi, This is not the issue of number of items in given input list. Due to some decoding issue this issue persist.

nsonaniya2010 commented 5 years ago

Is that fixed?

jaikishantulswani commented 5 years ago

Hi @nsonaniya2010 Now its getting stuck on random domain when giving a list of domain, not completing.

nsonaniya2010 commented 5 years ago

Let me know the screenshot so that I can understand the problem clearly.

jaikishantulswani commented 5 years ago

@nsonaniya2010 screenshot from 2019-01-21 15-26-42

It getting stuck like

domain.example.com Searching for Inline Javascripts..... Successfully got all the Inline Scripts. Searching for External Javascript links in page..... Successfully got all the external js links

nsonaniya2010 commented 5 years ago

Hi, this is due to Internet connectivity. please check your internet connection.

jaikishantulswani commented 5 years ago

@nsonaniya2010 This may be but every other thing is working and I am getting stuck only on this issue.

jaikishantulswani commented 5 years ago

@nsonaniya2010 is it possible to get result of every domain just after when we use switch -l

1.example.com Searching for Inline Javascripts..... Successfully got all the Inline Scripts. Searching for External Javascript links in page..... Successfully got all the external js links Finding Subdomains and cloud data of given domain in all Javascript files... Searching completed... Results