Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tushar829 opened this issue Sep 17, 2020 · 9 comments
Open

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

tushar829 opened this issue Sep 17, 2020 · 9 comments

Comments

@tushar829
Copy link

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")

@PushpenderIndia
Copy link
Owner

PushpenderIndia commented Sep 17, 2020

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

@rijinrij
Copy link

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

@PushpenderIndia
Copy link
Owner

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

@tushar829

This comment has been minimized.

@tushar829
Copy link
Author

github

@PushpenderIndia
Copy link
Owner

PushpenderIndia commented Sep 18, 2020 via email

@rijinrij
Copy link

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'

@tushar829
Copy link
Author

thanks

@PushpenderIndia
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants