Skip to content

Latest commit

 

History

History
82 lines (49 loc) · 2.37 KB

README.md

File metadata and controls

82 lines (49 loc) · 2.37 KB

check:

Add to my own Repo? (CHECK !) - https://github.com/lutzenfried/Methodology/blob/main/wireless.md

https://pentestlab.blog/2015/02/03/hirte-attack/

https://github.com/mgeeky/Penetration-Testing-Tools/tree/master/networks/wpa2-enterprise-utils

Phish:

WiFi Pumpkin - Framework for Rogue Wi-Fi Access Point Attack.

Wifiphisher - Wifiphisher is a rogue Access Point framework for conducting red team engagements or Wi-Fi security testing.

Sources:

Wordlists:

Setup Alfa aws036acm Adapter (steps):

sudo apt update 
sudo apt upgrade -y 
sudo apt dist-upgrade -y 
sudo reboot now 
sudo apt update 
sudo apt install realtek-rtl88xxau-dkms 
sudo apt install dkms 
git clone https://github.com/aircrack-ng/rtl8812au 
cd rtl8812au/ 
make 
sudo make install 
lsusb 
iwconfig

Literature:


KRACK is a replay attack on the Wi-Fi Protected Access protocol that secures Wi-Fi connections. It was discovered in 2016 by the Belgian researchers Mathy Vanhoef and Frank Piessens of the University of Leuven.


Disclaimer: This script is for educational purposes only. Please don’t use this knowledge for malicious purposes