Add airodump content in devops roadmap (#2634)
* Add airodump content in devops roadmap * Update content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/117-airodump.md * Update content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/117-airodump.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/2670/head
parent
5687283568
commit
3b7b6cb944
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
|||||||
# Airodump |
# Airodump |
||||||
|
|
||||||
|
It's a packet sniffer used for packet captures such as WEP IVs (Initialization Vector) and WAP Handshake. Even if you have a GPS receiver connected to the computer, you can log the coordinates of the found access points. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.aircrack-ng.org/'>Official Website</BadgeLink> |
||||||
|
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://www.aircrack-ng.org/doku.php'>Official Documentation</BadgeLink> |
||||||
|
<BadgeLink badgeText='Watch' colorScheme='red' href='https://www.youtube.com/watch?v=ftM-Fra90VM'> Airodump ng Tool and Capture WPA WPA2 Handshake</BadgeLink> |
||||||
|
<BadgeLink badgeText='Watch' colorScheme="red" href='https://www.youtube.com/watch?v=O6jYy421tGw'> Airodump ng Tool and Capture WPA WPA2 Handshake (by MBP Security on YouTube)</BadgeLink> |
||||||
|
Loading…
Reference in new issue