WithSecureLabs / doublepulsar-detection-script

A python2 script for sweeping a network to find windows systems compromised with the DOUBLEPULSAR implant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sysntax Error

ZarinPour opened this issue · comments

Hi
I get syntax error at line 58 when i want to run detect_doublepulsar_smb.py in Windows 8.1 command prompt.

File "C:\python\detect_doublepulsar_smb.py", line 58
print "[*] [%s] %s" % (ip, message)
^
SyntaxError: invalid syntax