In this chapter, we learned about wireless frames and how to obtain information, such as SSID, BSSID, and the channel number, from the wireless frame using the Python script and the scapy library. We also learned how to connect a wireless device to the AP. After information gathering, we moved on to wireless attacks. The first attack we discussed was the deauth attack, which is similar to a Wi-Fi jammer. In this attack, you have to attack the wireless device and see the reaction of the AP or the intrusion detection system.
In Chapter 6, Honeypot – Building Traps for Attackers, you will learn how set traps for hacker, how to create fake reply or fake identities.