Sublist3r icon indicating copy to clipboard operation
Sublist3r copied to clipboard

Error when I run Sublist3r.py -d domain.com

Open hexben opened this issue 6 years ago • 4 comments

Hello,

I have Win 7 with all updates. I also have Python 2.7 + 3.6. When I run sublist3r.py -d domain.com, I get the following error:

Traceback (most recent call last): File "C:\Users\xxx\Documents\Sublist3r2\sublist3r.py", line 78, in takeover_check=takeover_check, engines=engines) File "C:\Users\xxx\Documents\Sublist3r2\sublist3r.py", line 59, in main return scanner.scan() File "C:\Users\xxx\Documents\Sublist3r2\subscann3r.py", line 88, in scan enum.start() File "C:\Users\xxx\AppData\Local\Programs\Python\Python36-32\lib\multiproces sing\process.py", line 99, in start assert self._popen is None, 'cannot start a process twice' AttributeError: 'BaiduEnum' object has no attribute '_popen'

Your help is appreciated. Thanks Ben

hexben avatar Feb 03 '19 22:02 hexben

I think this should be resolved in the latest code.

Plazmaz avatar Feb 03 '19 23:02 Plazmaz

@hexben did that fix the issue for you?

Plazmaz avatar Feb 05 '19 03:02 Plazmaz

Going to close this issue, feel free to comment if it's still a problem.

Plazmaz avatar Feb 06 '19 19:02 Plazmaz

No, the problem persists.

hexben avatar Feb 07 '19 02:02 hexben