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

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

Awesome Lists containing this project

README

        

![image](https://github.com/user-attachments/assets/a1491485-8125-4a57-a560-4dd64d607978)

## 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!