threat9 / routersploit

Exploitation Framework for Embedded Devices
Other
12.12k stars 2.31k forks source link

ModuleNotFoundError #778

Closed bennova5 closed 1 year ago

bennova5 commented 2 years ago

Traceback (most recent call last): File "/home/bennova/Desktop/routersploit/rsf.py", line 10, in from routersploit.interpreter import RoutersploitInterpreter File "/home/bennova/Desktop/routersploit/routersploit/interpreter.py", line 12, in from future.builtins import input ModuleNotFoundError: No module named 'future'

bennova5 commented 2 years ago

my ios is kali linux can some body help me my

fabaff commented 2 years ago

future is a run-time requirement.

See https://github.com/threat9/routersploit#installation-on-kali-linux