How to solve these challenges:
Write your solution in a terminal and test it.
If your solution is not correct, then try to understand the error messages, watch the video again, rewrite the solution and test it again. Repeat this step until you get the correct solution.
Save the solution in a file for future reference or recap.
Challenge #1
On any Linux distribution (Kali, Ubuntu, Mint etc) install the latest version or RouterSploit from https://www.github.com/threat9/routersploit and then start it.
Do not use apt install routersploit since it’s not installing the latest version. Use git clone and pip to install the application as stated in the course and in the official installation guide.
Are you stuck? Do you want to see the solution for this exercise? Click here.
Challenge #2
Update RouterSploit Framework. The project is under heavy development and new modules are shipped almost every day.
Are you stuck? Do you want to see the solution for this exercise? Click here.
Challenge #3
Launch RouterSploit and scan for vulnerabilities. the Default Gateway and all IoT devices on your LAN Are you stuck? Do you want to see the solution for this exercise? Click here.