AutoBlue-MS17-010
AutoBlue-MS17-010 copied to clipboard
ImportError: No module named impacket
python eternal_checker.py 192.168.0.102
Traceback (most recent call last):
File "eternal_checker.py", line 1, in
pls help me. I had run: pip install impacket , but not working
Try python3 eternal_checker.py 192.168.0.102
Try python3 eternal_checker.py ip I have tried but it shows :->
┌──(root💀HACKER)-[/opt/AutoBlue-MS17-010] └─# python3 eternal_checker.py 192.168.213.150 Traceback (most recent call last): File "/usr/lib/python3/dist-packages/impacket/nmb.py", line 901, in _setup_connection sock.connect(sa) OSError: [Errno 113] No route to host
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/AutoBlue-MS17-010/eternal_checker.py", line 89, in
Anyone could plz help, will be much appreciate ,TQ
Outside of the initial dependency error this is simply a connectivity discrepancy and is definitely isolated to your use case unfortunately. Without further details on your system or your target I cannot assist. There's not an actual issue with the code over all though so unfortunately this is not a proper issue for this. As a person I am happy to help troubleshoot but as a repo maintainer this is totally invalid as I have a whole team using this almost daily without issues and the code has remained unchanged for quite some time.
Best of luck! Feel free to provide more detail but unfortunately I cannot insure support, I'd recommend taking this issue to a community of offsec enthusiasts rather than this repo since it is not a bug.