subdover icon indicating copy to clipboard operation
subdover copied to clipboard

File "subdover.py", line 258, in <module>

Open tushar829 opened this issue 3 years ago • 9 comments

Traceback (most recent call last): File "subdover.py", line 258, in enumSubdomain(arguments.domain)
File "subdover.py", line 101, in enumSubdomain os.remove(f"{domain}.txt")

tushar829 avatar Sep 17 '20 06:09 tushar829

Which OS you are using ? and can you please send the screenshot, Also mention the complete command here which you used.

PushpenderIndia avatar Sep 17 '20 13:09 PushpenderIndia

Screenshot at 2020-09-17 19-40-35 am on parrot os Debian 5.7.10-1parrot2 (2020-07-31)

rijinrij avatar Sep 17 '20 14:09 rijinrij

I think you have not installed httpx and findomain on your system, I have created a python installer for linux, download subdover again and follow the installation guide for linux

For Windows, you don't have to install httpx and findomain, as there binary is included in the project

PushpenderIndia avatar Sep 18 '20 04:09 PushpenderIndia

github

tushar829 avatar Sep 18 '20 05:09 tushar829

github

tushar829 avatar Sep 18 '20 05:09 tushar829

Please download the tool again and then use it, you are using older version, and also install it's dependencies via installer_linux.py

Follow installation guide for linux mentioned in the Readme.md

On Fri, 18 Sep, 2020, 10:55 AM tushar829, [email protected] wrote:

[image: github] https://user-images.githubusercontent.com/58245340/93559479-75d07980-f99d-11ea-8932-7fc4196f516f.jpeg

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PushpenderIndia/subdover/issues/3#issuecomment-694659286, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANORYIQX4G223CJ2J3FDANDSGLVNRANCNFSM4RP4XLGA .

PushpenderIndia avatar Sep 18 '20 07:09 PushpenderIndia

httpx is latest version but findomain is missing after install its shows another error ─[root@parrot]─[/opt/subdover] └──╼ #python3 subdover.py -l list.txt Author: Pushpender Singh | GitHub: PushpenderIndia

================================================================== [] Adding Appropriate Web Protocal to Subdomains using httpx ... [] Writing Subdomains in New TXT file ... Traceback (most recent call last): File "subdover.py", line 240, in os.rename(arguments.subdomain_list.replace(filename, filename.replace(" ", ""))+"-httpx.txt", arguments.subdomain_list.replace(filename, filename.replace(" ", ""))) FileNotFoundError: [Errno 2] No such file or directory: 'list.txt-httpx.txt' -> 'list.txt'

rijinrij avatar Sep 18 '20 08:09 rijinrij

thanks

tushar829 avatar Sep 18 '20 09:09 tushar829

httpx is latest version but findomain is missing after install its shows another error ─[root@parrot]─[/opt/subdover] └──╼ #python3 subdover.py -l list.txt Author: Pushpender Singh | GitHub: PushpenderIndia

================================================================== [] Adding Appropriate Web Protocal to Subdomains using httpx ... [] Writing Subdomains in New TXT file ... Traceback (most recent call last): File "subdover.py", line 240, in os.rename(arguments.subdomain_list.replace(filename, filename.replace(" ", ""))+"-httpx.txt", arguments.subdomain_list.replace(filename, filename.replace(" ", ""))) FileNotFoundError: [Errno 2] No such file or directory: 'list.txt-httpx.txt' -> 'list.txt'

Updated Subdover, now please check it again

PushpenderIndia avatar Sep 18 '20 16:09 PushpenderIndia