mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-22 12:03:03 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
be824d8f90
commit
354ac472da
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ When a client connects back to the host this will capture the handshake.To crack
|
||||||
|
|
||||||
`aircrack-ng FILENAME.cap -w path/towordlist/`
|
`aircrack-ng FILENAME.cap -w path/towordlist/`
|
||||||
|
|
||||||
|
When the passwords get cracked you can then go back to using `managed mode on your` network interface<br/>
|
||||||
|
|
||||||
|
`sudo systemctl restart NetworkManager.service`
|
||||||
|
|
||||||
# Linux
|
# Linux
|
||||||
|
|
||||||
### Stablilize Shell
|
### Stablilize Shell
|
||||||
|
|
Loading…
Reference in a new issue