Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 447 Bytes

File metadata and controls

20 lines (18 loc) · 447 Bytes

This is in regards to a wifi pentest

##Methodology

  1. Recon
  • Have necessary equipment
    • A laptop
    • wifi adapter
  1. Identifying Wifi Networks
  • Use airmon to perform passive recon
  • Use Airodump to identify SSID and their stations
  • Use kismet for if you want to use a GUI
  1. Vulnerability Research
  • Get info on the following:
    • encryption
    • authentication
  1. Exploitation
  • use a password cracking tool
  1. Reporting
  2. Remeditation