Update README.md
This commit is contained in:
parent
04b2331d49
commit
c3ec163395
26
README.md
26
README.md
|
@ -8,20 +8,20 @@ Flux is a auto WIFI CRACKER to test your one wifi. Simple Easy to use fast
|
||||||
```
|
```
|
||||||
How it works
|
How it works
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
1 Scan the networks.
|
|
||||||
2 Select network.
|
|
||||||
3. Capture handshake (can be used without handshake)
|
|
||||||
4. Use WEB Interface *
|
|
||||||
5. Mounts one FakeAP imitating the original
|
|
||||||
6. A DHCP server is created on FakeAP
|
|
||||||
7. It creates a DNS server to redirect all requests to the Host
|
|
||||||
8. The web server with the selected interface is launched
|
|
||||||
9. The mechanism is launched to check the validity of the passwords that will be introduced
|
|
||||||
10. It deauthentificate all users of the network, hoping to connect to FakeAP and enter the password.
|
|
||||||
11. The attack will stop after the correct password checking
|
|
||||||
```
|
```
|
||||||
* check FLUX WIKI to lern more
|
* Scan the networks.
|
||||||
|
* Capture handshake (can be used without handshake)
|
||||||
|
* Use WEB Interface *
|
||||||
|
* Mounts one FakeAP imitating the original
|
||||||
|
* A DHCP server is created on FakeAP
|
||||||
|
* It creates a DNS server to redirect all requests to the Host
|
||||||
|
* The web server with the selected interface is launched
|
||||||
|
* The mechanism is launched to check the validity of the passwords that will be introduced
|
||||||
|
* It deauthentificate all users of the network, hoping to connect to FakeAP and enter the password.
|
||||||
|
* The attack will stop after the correct password checking
|
||||||
|
```
|
||||||
|
check FLUX WIKI to lern more
|
||||||
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue