Aireplay

From Grey Hack Wiki
Jump to navigation Jump to search

Aireplay is a generic shell script; it is already installed on your computer at the start of the game. It is used to inject frames into the given network, and it will generate a .cap file, which you can decipher using the Aircrack command. Aireplay is based off of Aircrack-ng's Aireplay-ng function that will use an ESSID and a BSSID.

Inject Frames

To inject frames into a network, simply open a terminal on your computer and type aireplay -e [ESSID] -b [BSSID].
The ESSID and the BSSID can be found by running the command iwlist [interface].

aireplay functioning

Debug data: