Wardriving is the act of locating and possibly exploiting connections to wireless networks while driving around a certain area or region. Wardriving can be used to obtain a list of Wi-Fi SSIDs in a particular area. In this chapter, we'll learn how to implement Wi-Fi Wardriving with the ESP32 board. We can use existing Wi-Fi hotspots and maps in locations that are retrieved from GPS.
We will explore the following topics in this chapter:
- An introduction to Wi-Fi Wardriving
- Accessing your location via GPS from the ESP32 board
- Implementing Wi-Fi Wardriving using ESP32