NullArray / AutoSploit

Automated Mass Exploiter
GNU General Public License v3.0
4.99k stars 1.13k forks source link

Can't seem to start autosploit -> Syntax error #1323

Open GEXIMUZ opened 11 months ago

GEXIMUZ commented 11 months ago

I have installed AutoSploit on my kali machine but when I use the $python autosploit.py command I get the following error

Traceback (most recent call last): File "/home/kali/Desktop/AutoSploit/autosploit.py", line 1, in from autosploit.main import main File "/home/kali/Desktop/AutoSploit/autosploit/main.py", line 135 print error_traceback ^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

runt1m3t3rr0r commented 8 months ago

Try Running it as Root.

saltasatelites commented 8 months ago

I have no idea why I'm included in this issue, but this app hasn't been updated in 5 years and the error 'SyntaxError: Missing parentheses in call to 'print'. 'Did you mean print(...)?' It's because it uses an outdated version of python, probably python2.