0xIslamTaha / Python-Rootkit

Python Remote Administration Tool (RAT) to gain meterpreter session
588 stars 144 forks source link

Various errors when executed. #1

Closed DigitalCorrosion closed 6 years ago

DigitalCorrosion commented 6 years ago

Executed on Windows 7 - 32-bit.

Following errors are:

Traceback (most recent call last): File "GoogleChromeAutoLaunch.py", line 103, in File "GoogleChromeAutoLaunch.py", line 33, in fire File "GoogleChromeAutoLaunch.py", line 62, in get_noip_ip_address socket.gaierror: [Errno 11004] getaddrinfo failed

DigitalCorrosion commented 6 years ago

Seem's to be resolved when removing get_no_ip_address but does not call back home.

DigitalCorrosion commented 6 years ago

Fixed the issue. This can be closed.