Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AB0094 opened this issue Aug 1, 2024 · 1 comment
Open

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

AB0094 opened this issue Aug 1, 2024 · 1 comment

Comments

@AB0094
Copy link

AB0094 commented Aug 1, 2024

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
Copy link

Wrong path

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants