threat9 / routersploit

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

Error: No module named 'routersploit.modules.exploits.multi' #827

Open AB0094 opened 2 months ago

AB0094 commented 2 months ago

I am currently having this issue for RouterSploit

rsf > use exploits/multi/misfortune_cookie [-] Error during loading 'routersploit/modules/exploits/multi/misfortune_cookie'

Error: No module named 'routersploit.modules.exploits.multi'

It should be valid path to the module. Use key multiple times for completion.

I followed each of these commands for Kali linux

apt-get install python3-pip git clone https://www.github.com/threat9/routersploit cd routersploit python3 -m pip install -r requirements.txt python3 rsf.py

GH0st3rs commented 2 weeks ago

Wrong path

rsf > use exploits/routers/multi/misfortune_cookie
rsf (Misfortune Cookie) >