HomeScan.4.mp4
Choose from 4 scan types! and mointor your home network with alerts
A Yoobee Colleges Project, Started 20/9/22 (SEM 4)- Rouwa Class, CS-205-Project-based-elective Presented on 18/11/2022 Created and designed by Hunter Reid and Catherine Daniels
HomeScan is an application that monitors all underlining wireless network activity and can be used to help wireless network administrators to discover, diagnose and prevent network issues such as vulnerabilities for example Evil Access Points (AP). HomeScan is designed so that rookie or beginner network admins can make transitions into more advanced tools such as Wireshark or NMap.
HomeScan has a variety of scans tool with the following characteristics
- Angry Scan; Choose a specific IP and port range to scan.
- Quick Scan; Scan your local IP address for open ports.
- Basic Scan; IP Checker, Internet connection validator.
- Scan; Connected devices on your network.
Whenever HomeScan is open any new alerts about the wireless network activity will show up in the alerts panel at the top left of your screen. Additionally the tool can be used to research information tools on your network to gather information on your network.
Vulnerability scanner for home networks built in Python. Using, PyQt5 and psutil designed with Qt Designer Choose from 4 scan types! and mointor your home network with alerts, See network map. Port Scanning.
Requirements: Python 3.7
Usage case may differ
- Clone repo
git clone https://github.com/hunterjreid/HomeScan
- Enter directory
cd HomeScan
- Install the pip required packages
pip install PyQt5 psutil pyqtgraph matplotlib socket speedtest-cli
- If you have speedtest please uninstall
pip uninstall speedtest
- Run app.py inside of Visual Studio
- Never panic about your network again !