Pre connection Attacks
- Gathering information by Packet Sniffing about the local wireless networks. This includes
- getting the
BSSID
of the network,
- channel
CH
it is working on,
- type of encryption(WEP/WPA/WPA2)
- frequency it is working on (2.4GHz/5GHz)
- and some more.
- Starting a Targeted Packet Sniffing and using wireshark to get more information about the devices connected to the network. From this we can get
- the type of device connected to the network.
ESSID
of the device.
- more depending on the information wireshark can provide.
- A Deauthentication Attack can be launched on a particular device connected to the network. This can be helpful in social engineering the target users.