Closed jaikishantulswani closed 6 years ago
Hey @cakinney, Any update as I am getting this in newer version.
Traceback (most recent call last):
File "domained.py", line 489, in
Thanks, can you please try to run it from Sublist3r? navigate to domained/bin/Sublist3r
and run python sublist3r.py -d example.com
and let me know if error persists. Sublist3r Readme.
Hello @cakinney , Sublist3r is working perfectly fine from domained/bin/Sublist3r, then what's the issue while running from domained.py ?
Hello @cakinney ,
Any updates !
Sorry for the delay, I am trying to reproduce, but I do not get the same error, what operating system are you using and what domained command?
@cakinney ,
Thank you for your reply, I am using Kali Linux and the command I run is
python domained.py -d redactedtarget.com --bruteall --noeyewitness
and still getting the same issue
Traceback (most recent call last):
File "domained.py", line 489, in
@cakinney , My bad , the issue has been resolved by removing and installing it again :) :+1:
Thank you !!!
No problem! Glad it's fixed, thanks!
Traceback (most recent call last): File "domained.py", line 489, in
sublist3r()
File "domained.py", line 99, in sublist3r
os.system(Subcmd)
TypeError: () takes exactly 1 argument (2 given)