Skip to content

ministic2001/3211_IS_Team_6

Repository files navigation

Contributors Forks Stargazers Issues MIT License


IS-2: Hacking A Smart Meter Network

3211_IS_Team_6

Python 3.10 and above is required

(back to top)

Gaining Access to Server

This GUI is meant to work with the Smartmeter laptop. If not done so, or the resources/accessKey is invalid/not present, execute the bruteforce attack, run "Setup SSH configuration and key" from the dashboard to gain SSH access for the program to work.

(back to top)

About The Project

image

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.

(back to top)

Built With

  • Python

(back to top)

Getting Started

Instructions on setting up your project locally. To get a local copy up and running follow these simple steps.

(back to top)

Prerequisites

List of things you need, to use the software and how to install them.

(back to top)

Installation and Usage on Windows, Linux and Mac

  1. Clone the repo

    git clone https://github.com/ministic2001/3211_IS_Team_6.git
  2. Install python Dependencies

    cd 3211_IS_Team_6
    pip install -r requirements.txt
  3. Run the program

    python GUI.py
  4. Target to Attack

    Select the IP address of the target:

    SCR-20230626-l5x

  5. Bruteforce and Setup SSH and KEPConfig

    From the list of attacks select "Bruteforce SSH", and "Setup SSH Configuration an Key"

    SCR-20230726-fx1 SCR-20230727-fx2

  6. Execution of Scripts

    From the dropdown list, select the attack to execute:

    SCR-20230626-l6s

(back to top)

License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published