Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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-144p

Example:
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!!