outline
This commit is contained in:
parent
a6dbeceeba
commit
3368b92fd8
25
hw3/hw3.md
Normal file
25
hw3/hw3.md
Normal file
@ -0,0 +1,25 @@
|
||||
# Homework 3: Cracking WiFI!
|
||||
|
||||
## Crack the NetSec WiFi network password with bettercap
|
||||
|
||||
### Find the BSSID and connected client of the NetSec Network
|
||||
|
||||
### Perform a deauth attack on the network with bettercap and capture the 4-way handshake
|
||||
|
||||
### Use the hcx toolsuite to convert the captured handshake to a format that hashcat can understand
|
||||
|
||||
### Crack the password using hashcat and rockyou.txt
|
||||
|
||||
### Connect workstation to the wifi network and show using nmtui
|
||||
|
||||
## Scan the network with nmap
|
||||
|
||||
### Open ports and services on client 1
|
||||
|
||||
### Open ports and services on client 2
|
||||
|
||||
### Access the RTSP stream
|
||||
|
||||
#### Screenshot
|
||||
|
||||
#### Camera make, model, brand, capacity, and manufacture date
|
Reference in New Issue
Block a user