Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/progprnv/Aircrack-ng-144p
Aircrack-Ng-144p lite v0.1.1 is a C-based Wi-Fi network scanner tool that scans and displays basic information about nearby Wi-Fi networks, including SSID, BSSID, channel, and signal strength.
https://github.com/progprnv/Aircrack-ng-144p
aircrack-ng-download aircrack-ng-pentest network networking reconnaissance scanner security-audit wifi wifi-hacking wifi-network wireless
Last synced: 2 months ago
JSON representation
Aircrack-Ng-144p lite v0.1.1 is a C-based Wi-Fi network scanner tool that scans and displays basic information about nearby Wi-Fi networks, including SSID, BSSID, channel, and signal strength.
- Host: GitHub
- URL: https://github.com/progprnv/Aircrack-ng-144p
- Owner: progprnv
- License: mit
- Created: 2024-07-01T10:08:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T09:40:58.000Z (6 months ago)
- Last Synced: 2024-08-01T20:35:14.678Z (6 months ago)
- Topics: aircrack-ng-download, aircrack-ng-pentest, network, networking, reconnaissance, scanner, security-audit, wifi, wifi-hacking, wifi-network, wireless
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aircrack-Ng-144p
Aircrack-Ng-144p is a simplified Wi-Fi network scanner tool implemented in C. It scans for available Wi-Fi networks and prints their basic information such as SSID, BSSID, channel, and signal strength.
## Features
- Scans for Wi-Fi networks available on a specified interface.
- Prints basic information about each discovered Wi-Fi network.## Prerequisites
- Linux operating system (or similar with Wi-Fi support).
- GCC compiler installed.
- Basic knowledge of compiling and running C programs.## Usage
1. **Clone the Repository**:
Clone the repository to your local machine using Git.
```bash
git clone https://github.com/your-username/Aircrack-Ng-144p.git
cd Aircrack-Ng-144pExample:
Wi-Fi Networks Found:
SSID: MyWiFiNetwork, BSSID: 12:34:56:78:9A:BC, Channel: 6, Signal Strength: 80%
SSID: GuestNetwork, BSSID: AB:CD:EF:12:34:56, Channel: 1, Signal Strength: 65%hang on!! Newer Stealth Update incoming!!