iw-dump is a simple bash script that can dump all available WiFi networks using iw. You will get an output like airodump-ng! But with iw-dump you don't need a monitor mode supported adapter. You can work with a regular adapter.
- iw
- awk
Clone the repository
git clone https://github.com/NomanProdhan/iw-dump.git
Go to the iw-dump directory
cd iw-dump
Add execution permission to iw-dump.sh
chmod +x iw-dump.sh
./iw-dump.sh wlan0
Replace wlan0
with your interface. You can check your available interfaces by running the sudo iw dev
command.
- Twitter @NomanProdhan
- YouTube @nomanprodhan
- Websites www.nomantheking.com www.nomanprodhan.com
If you are a Cyber Security enthusiast and want to improve your skill, you can join our Hack Zone at www.hack.knightsquad.org or www.kshackzone.com