work on hw3
This commit is contained in:
parent
5b69cca7ee
commit
476a673f82
@ -3,6 +3,11 @@
|
|||||||
For this homework assignment, I will demostrate cracking the `NetSec` WiFi network, and performing some reconissance. I will do this via the `mallory` machine, running kali
|
For this homework assignment, I will demostrate cracking the `NetSec` WiFi network, and performing some reconissance. I will do this via the `mallory` machine, running kali
|
||||||
|
|
||||||
## Crack the NetSec WiFi network password with bettercap
|
## Crack the NetSec WiFi network password with bettercap
|
||||||
|
After connecting to mallory, I start by running `bettercap` on the `wlan0` interface. I then try to turn on wifi reconnaissance.
|
||||||
|

|
||||||
|
|
||||||
|
As issue is returned that bettercap cannot put wlan0 into monitor mode. This is strange, but I work around it by running `sudo iwconfig wlan0 mode Monitor` to do this manually
|
||||||
|

|
||||||
|
|
||||||
### Find the BSSID and connected client of the NetSec Network
|
### Find the BSSID and connected client of the NetSec Network
|
||||||
|
|
||||||
|
BIN
hw3/manual-monitor.png
Normal file
BIN
hw3/manual-monitor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
BIN
hw3/start-bettercap.png
Normal file
BIN
hw3/start-bettercap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
Reference in New Issue
Block a user