We can scan our area wifi with python program.We can gather any wifi essid,bssid,dBm_Signal, and crypto.
We need to install aircrack-ng on our system.Open a terminal type and type the following command :
- sudo apt install aircrack-ng
- Ubuntu
- Kali Linux
- Linuxmint
- Parrot Os
- BackBox
- sudo pip3 install requirements.txt
- git clone https://github.com/r3k4t/wifiscanner2.0.git
- cd wifiscanner2.0
- sudo python3 pywifiscanner.py
Next
Next