The project involves analyzing and securing a networked environment of a Smart Meter System. The goal is to identify exploitable vulnerabilities specific to the Smart Meter network and Windows environment, develop and test exploits for these vulnerabilities, integrate into a dashboard for launching and monitoring exploits. The project also aims to enhance the device's security and ensure the effective management of vulnerabilities in the networked environment.
Instructions on setting up your project locally. To get a local copy up and running follow these simple steps.
List of things you need, to use the software and how to install them.
-
Clone the repo
git clone https://github.com/ministic2001/3211_IS_Team_6.git
-
Install python Dependencies
cd 3211_IS_Team_6 pip install -r requirements.txt
-
Run the program
python GUI.py
-
Target to Attack
Select the IP address of the target:
-
Bruteforce and Setup SSH and KEPConfig
From the list of attacks select "Bruteforce SSH", and "Setup SSH Configuration an Key"
-
Execution of Scripts
From the dropdown list, select the attack to execute:
Distributed under the MIT License. See LICENSE.md
for more information.