Chapter 2. WLAN and Its Inherent Insecurities

Nothing great can be built on a weak foundation, and in our context, nothing secure can be built on something that is inherently insecure.
WLANs, by design, have certain insecurities that are relatively easy to exploit, for example, by packet spoofing, packet injection, and sniffing (this could even happen from far away). We will explore these flaws in this chapter.
In this chapter, we shall look at the following:
- Revisiting WLAN frames
- Different frame types and subtypes
- Using Wireshark to sniff management, control, and data frames
- Sniffing data packets for a given wireless network
- Injecting packets into a given wireless network
Let's get started!
推薦閱讀
- 編程的修煉
- Vue.js 2 and Bootstrap 4 Web Development
- PaaS程序設計
- Learning RabbitMQ
- Modern JavaScript Applications
- Gradle for Android
- Serverless computing in Azure with .NET
- Beginning C++ Game Programming
- OpenCV Android Programming By Example
- Python應用與實戰
- 關系數據庫與SQL Server 2012(第3版)
- Python計算機視覺與深度學習實戰
- Building Clouds with Windows Azure Pack
- Roslyn Cookbook
- 編譯原理學習與實踐指導