Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ares-21/aerospy
A simple WiFi scanning GUI for scanning the available wireless networks
https://github.com/ares-21/aerospy
cybersecurity hacking hacking-tool offensive-security open-source penetration-testing penetration-testing-tools pentest pentesting readteaming redteam redteam-tools wifi-hacking wifi-hacking-script wifi-penetration-testing wifi-scanner wifi-scanning wifi-security wireless-penetration-testing wireless-security
Last synced: 1 day ago
JSON representation
A simple WiFi scanning GUI for scanning the available wireless networks
- Host: GitHub
- URL: https://github.com/ares-21/aerospy
- Owner: Ares-21
- Created: 2023-03-31T10:33:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T18:30:57.000Z (3 months ago)
- Last Synced: 2024-08-29T20:52:12.715Z (3 months ago)
- Topics: cybersecurity, hacking, hacking-tool, offensive-security, open-source, penetration-testing, penetration-testing-tools, pentest, pentesting, readteaming, redteam, redteam-tools, wifi-hacking, wifi-hacking-script, wifi-penetration-testing, wifi-scanner, wifi-scanning, wifi-security, wireless-penetration-testing, wireless-security
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AeroSpy
AeroSpy is a powerful Wi-Fi scanning tool with an intuitive GUI for easy discovery and analysis of nearby wireless networks. Key features include:
- Real-time Scanning: Continuously updates the network list for the most accurate information.
- Detailed Network Info: Displays BSSID, SSID, signal strength, channel, and encryption type.
- Channel Hopping: Cycles through Wi-Fi channels to detect all available networks.
- User-Friendly Interface: Accessible to users of all levels, with a clear display of network data.New Feature:
- De-authentication: De-authenticate any selected networks directly from the interface.
![AeroSpy](https://user-images.githubusercontent.com/63418316/229106649-f2b11490-4f2b-471d-bcf0-c86488663d5a.jpg)
## Installation
To deploy this project run:
```bash
git clone https://github.com/A1a0k1a0s1h/AeroSpy.git
cd AeroSpy
```
Install all the required repositories:```bash
pip install -r requirements.txt
```
Run the tool:```bash
python AeroSpy.py
```
## Screenshots![aerospy](https://github.com/user-attachments/assets/c7c2b85f-19ad-45e7-8612-6916111d4820)