10-18-2017, 06:20 AM
Hello,
I've recently updated the SET toolkit in Backtrack 4 R2 using the "svn update" command from the SET directory. It is currently at revision 431. I get the following error when trying to run it from the command line:
Traceback (most recent call last):
File "./set", line 18, in <module>
import set
File "src / main / set.py", line 17, in <module>
except: reload (core)
NameError: name 'core' is not defined
Before I did the update, SET worked just fine. SET is added for 3rd party developers.
Thank you !!!
I did not find the right solution from the internet.
References
https://www.backtrack-linux.org/forums/s...hp?t=37042
advertisement examples
I've recently updated the SET toolkit in Backtrack 4 R2 using the "svn update" command from the SET directory. It is currently at revision 431. I get the following error when trying to run it from the command line:
Traceback (most recent call last):
File "./set", line 18, in <module>
import set
File "src / main / set.py", line 17, in <module>
except: reload (core)
NameError: name 'core' is not defined
Before I did the update, SET worked just fine. SET is added for 3rd party developers.
Thank you !!!
I did not find the right solution from the internet.
References
https://www.backtrack-linux.org/forums/s...hp?t=37042
advertisement examples