The motivation behind SpaceSecure was to give network savvy and regular people an easy way to scan their network for vunerable IoT devices. (Still being implemented) SpaceSecure then tries to gain root access to the vunerable devices by trying to brute using default passwords and any similar hacker exploit imported.
Navigate to the build directory and execute the following command ./build.sh
- Will need to install tkinter
- python-tk
- sshpass
- arp-scan
This Program Currently is comfirmed to only work with Linux
When importing scripts, make sure the scripts can take input of the device that they are going to be pointed at. ( RIght now the IP address is what is being outputed to the scripts on the run command ) After import scripts, the user simple needs to select the script they would like to run and the device they would like to run it against.
- Ability to see sucess of scripts in status bar. ( ex. Username, Password of sucessful brute force, or if device is vunerable to script/exploit )
- Ability to input Username and Password of devices, user already knows credentials for.
Drammer: A bot used to control android devices. More info on this can be found on
- Add support for easy script import
- Add warnings
- Working on adding default script library for testing in gui
- UI overhaul for a more compact program
- Add support for more devices, with a quick and easy install
- Add threading
- Password checking
Authors
Created at HackNC 2016