Skip to content

seanrivera/rosploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosploit

ROSploit is a collection of tools and scripts designed to aid in the exploitation of ROS(Robotic operating system) robots.

Dependencies

python-nmap

pip3 install -r requirements.txt

Installation

The code has a requirements.txt file which accurately reflects the dependencies. Install it with pip3 install -r requirements.txt

Execution

To execute any of the individual modules use:

python3 -m "module.script"

To execute the wrapper code use:

python3 rosploit

About

rosploit tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published