https://github.com/sh7yk/warwalking
Simple bash scripts on the Wifite base to automatically check all access points on the go
https://github.com/sh7yk/warwalking
Last synced: 2 months ago
JSON representation
Simple bash scripts on the Wifite base to automatically check all access points on the go
- Host: GitHub
- URL: https://github.com/sh7yk/warwalking
- Owner: Sh7yk
- Created: 2024-03-05T14:29:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T06:17:10.000Z (3 months ago)
- Last Synced: 2025-03-07T07:24:34.456Z (3 months ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Description
Nothing special, just for automation.This is a selection of small scripts for auditing Wi-Fi networks on the go. They are based on the well-known Wifite instrument. For correct operation, you need to install Wifite and all its dependencies (in Kali Linux is installed by default)
## Install
```bash
sudo apt install wifite hcxtools airckrack-ng -y
git clone https://github.com/Sh7yk/Warwalking.git
cd Warwalking
chmod +x *.sh
```
## Usage
```bash
sudo ./WPA_hs_capture.sh wlan0
```
## All your actions must be for the good, and the auditing must be approved by audit client, be ethical!