update readme again
This commit is contained in:
parent
3759cb2709
commit
bca136c1c0
@ -24,10 +24,18 @@ python3 app.py
|
|||||||
curl -o wordlist/rockyou.txt https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt
|
curl -o wordlist/rockyou.txt https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
## Test
|
## Example tests
|
||||||
For this test:
|
Here are some tests that can be run testing the various capaibilties of the tools. The last test is intended to be a a complete end-2-end test and is perhaps the most interesting.
|
||||||
|
|
||||||
|
For these tests, it may be important to:
|
||||||
* Ensure you have a wifi network running and reachable from your computer with the name NetSec
|
* Ensure you have a wifi network running and reachable from your computer with the name NetSec
|
||||||
* Ensure it has a password found in the wordlist dictionary
|
* Ensure it has a password found in the wordlist dictionary
|
||||||
* Ensure a client device is connected
|
* Ensure a client device is connected
|
||||||
|
|
||||||
|
*Show clients of the NetSec wifi network*
|
||||||
|
|
||||||
|
|
||||||
|
*Deauth the client 60:3C:EE:54:04:12 from the network with BSSID 28:87:BA:75:7E:93 and capture the handshake*
|
||||||
|
|
||||||
|
|
||||||
*Find the password of the NetSec wifi network*
|
*Find the password of the NetSec wifi network*
|
||||||
|
Reference in New Issue
Block a user