Update README.md
This commit is contained in:
parent
430e406bbe
commit
4ffa99bd5f
55
README.md
55
README.md
|
@ -1,29 +1,32 @@
|
||||||
|
Flux
|
||||||
|
======
|
||||||
|
|
||||||
Credits
|
Flux is a auto WIFI CRACKER to test your one wifi. Simple Easy to use fast
|
||||||
|
[SEF]
|
||||||
|
|
||||||
TODO: deltax
|
How it works
|
||||||
License
|
=======
|
||||||
|
|
||||||
TODO: flux
|
1 Scan the networks.
|
||||||
you can use my sourcecode for futur project, write CREDITS: deltax,flux
|
2 Select network.
|
||||||
readme.sublime-snippet
|
3. Capture handshake (can be used without handshake)
|
||||||
# ${1:flux}
|
4. We choose one of several web interfaces tailored for me
|
||||||
TODO: flux is a Auto WIFI Cracker (shell script)
|
5. Mounts one FakeAP imitating the original
|
||||||
## Installation
|
6. A DHCP server is created on FakeAP
|
||||||
TODO: $sudo chmod+x flux.sh
|
7. It creates a DNS server to redirect all requests to the Host
|
||||||
$sudo ./flux.sh
|
8. The web server with the selected interface is launched
|
||||||
## Usage
|
9. The mechanism is launched to check the validity of the passwords that will be introduced
|
||||||
TODO: [auto]
|
10. It deauthentificate all users of the network, hoping to connect to FakeAP and enter the password.
|
||||||
1.) Scan WIFI
|
11. The attack will stop after the correct password checking
|
||||||
2.) Select WIFI
|
|
||||||
3.) deauth all [auto]
|
|
||||||
4.) captcher Handshake [auto]
|
|
||||||
## History
|
```
|
||||||
TODO: Write history
|
|
||||||
## Credits
|
How to use
|
||||||
TODO: vk439
|
=======
|
||||||
## License
|
|
||||||
TODO: vk439,linset
|
```
|
||||||
License
|
$ sudo chmod +x flux
|
||||||
]]></content>
|
$ sudo ./flux
|
||||||
<tabTrigger>readme</tabTrigger>
|
```
|
||||||
|
|
Loading…
Reference in New Issue