A post discussing the downfalls of the WiFi Pineapple and some alternatives for better options.…
All posts in 802.11
Ettercap has not advanced enough to stay relevant with some of the newer protocols. Therefore, it would be nice to have a "better" Ettercap, and thus spawned the project Bettercap by @evilsocket.…
Introduction In the previous blog post we begun diving into the wonderful world of 802.11 protocol. 802.11 is a protocol for defining a set of media access controls and physical layer specifications for implementing a wireless LAN access. What is most commonly known as wireless technology. In this blog post we will be looking at using a popular Python module named Scapy to manipulate, craft, and send 802.11 packets over the air. There are some prerequisites if you plan on following along with this blog post, and trying some of the code written here. The code should…
Just bought a shiny new Alfa card and Airmon-ng is not working with Kali? Check out this blog post inside.…
802.11 Protocol refresh by diving into the sections of a 802.11 MAC Header. This will be the first part of a multi-part series covering the in depth coverage of 802.11 frames.…
Wardriving is the act of searching for Wi-Fi wireless networks by a person usually in a moving vehicle, using a laptop or smartphone.…
This guide is assuming that you have already setup a WiFi Pineapple, and are logged into the administration portal. This is what the administrative portal should look like once logged in (minus the dark theme which was installed by me). Choose the Manage Modules option on the left menu navigational bar. Click the Get Modules from WiFiPineapple.com button to populate the Modules on the page. As you can see from the screenshot below the Available Modules will load so you can select Install on the left side of the screen. The module we want to install is called SiteSurvey.…