Enumall Error
Running Enumall
Running Command: python /home/ec2-user/domained/bin/domain/enumall.py example.com
Traceback (most recent call last):
File "/home/ec2-user/domained/bin/domain/enumall.py", line 28, in
@mzfr Please help
@tanujjane i think this has to do with your python version. Try to use python 3.7
@mzfr I did but no effect. still facing same issue.
@ccsplit pls help
@tanujjane This is actually a problem with enumall. It isn't updated to support python3. It's still using python2, now when we run the domained tool in python3 it breaks on the print statement.
If you want to run it separtely follow these steps