ROSploit is a collection of tools and scripts designed to aid in the exploitation of ROS(Robotic operating system) robots.
python-nmap
pip3 install -r requirements.txt
The code has a requirements.txt file which accurately reflects the dependencies. Install it with
pip3 install -r requirements.txt
To execute any of the individual modules use:
python3 -m "module.script"
To execute the wrapper code use:
python3 rosploit