trustedsec / social-engineer-toolkit

The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
10.97k stars 2.77k forks source link

ERROR: invalid syntax (harvester.py, line 598) | While trying to clone Google (Manjaro) #555

Closed jacobgawel closed 5 years ago

jacobgawel commented 6 years ago

Expected Behaviour

It is supposed to clone the website

Actual Behaviour

SET throws an error invalid syntax (harvester.py, line 598) It throws after selecting a template: During this process...

[*] Cloning the website: http://www.google.com
[*] This could take a little bit...

Set Version 7.7.8 Set version

If it helps I am using 'manjaro linux'

trustedsec commented 6 years ago

I'm unable to reproduce this one - works fine 7.7.8 cloning google..

lokeshganesh11 commented 6 years ago

Ian also using manjaro it gives me the same error when cloning Facebook for credential harvester method it shows [] Cloning the website: https://login.facebook.com/login.php [] This could take a little bit...

[!] Something went wrong, printing the error: invalid syntax (harvester.py, line 598)

setookit 7.7.9 error

xaoirse commented 5 years ago

i run setoolkit from source and i had same problem and using "python" (python version 2) instead of "python3" worked for me