Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.


Developed on Kali
Python

![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)