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

TypeError: zip argument #1 must support iteration #12

Closed robdollard closed 5 years ago

robdollard commented 5 years ago

By switched on search in GitHub such error appears here image

nsonaniya2010 commented 5 years ago

I am looking into it. Thanks for raising it.

nsonaniya2010 commented 5 years ago

Let me know what command invoked it?

robdollard commented 5 years ago

Дайте мне знать, какая команда вызвала его?

python3 SubDomainizer.py -u https://lob.com -gt token -g

Linux parrot 4.19.0-parrot1-20t-amd64 #1 SMP Parrot 4.19.20-2parrot1.20t (2019-03-09) x86_64 GNU/Linux

image

image

nsonaniya2010 commented 5 years ago

Giving me proper results.

xxx Screenshot from 2019-04-02 14-53-37

robdollard commented 5 years ago

Yes, On Kali Linux, everything worked with the same parameters. image Strange, but you have found more subdomains. The problem is that I ran on Parrot? but what could go wrong there

nsonaniya2010 commented 5 years ago

Updated tool to get more results, please pull new one from repo.

Closing it as it is some issue of your OS.