[Tutor] Help:python based framework show error

Palanikumar Gopalakrishnan palani at vahaitech.com
Sat Jul 2 01:04:27 EDT 2016


Hi dudes,
                I run the python based framework routersploit , it shows
the following error.

Traceback (most recent call last):
File "./rsf.py", line 11, in <module>
    routersploit()
File "./rsf.py", line 7, in routersploit
rsf = RoutersploitInterpreter()
File "/home/tester/routersploit/routersploit/interpreter.py", line
155, in __init__
super(RoutersploitInterpreter, self).__init__()
File "/home/tester/routersploit/routersploit/interpreter.py", line 25,
in __init__
self.setup()
File "/home/tester/routersploit/routersploit/interpreter.py", line 39, in setup
readline.read_history_file(self.history_file)
IOError: [Errno 13] Permission denied



Thanks in Advance


More information about the Tutor mailing list