-
Book Overview & Buying
-
Table Of Contents
Network Protocols for Security Professionals
By :
In wireless networks, packet injection is a technique in which an attacker injects malformed packets into an ongoing transmission. These packets will look like legitimate data packets to perform certain tasks, such as intercepting the communication. Packet injection can be performed by many means and methods, but for this chapter, we will use the Scapy module:
aireplay-ng -9 -e WirelessRed wlan0.Figure 11.12 – Packet injection working successfully
Tip
This can be verified in Wireshark with filters – wlan.bssid == CA:58:C0:13:2E:5F) && !(wlan.fc.type_subtype == 0x08. Please feel free to explore this further.
Now, let's move forward and do some real stuff that red teamers do in real-time injections. There are many techniques available on the internet to create our packets...
Change the font size
Change margin width
Change background colour