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
|
||||
License
|
||||
How it works
|
||||
=======
|
||||
|
||||
TODO: flux
|
||||
you can use my sourcecode for futur project, write CREDITS: deltax,flux
|
||||
readme.sublime-snippet
|
||||
# ${1:flux}
|
||||
TODO: flux is a Auto WIFI Cracker (shell script)
|
||||
## Installation
|
||||
TODO: $sudo chmod+x flux.sh
|
||||
$sudo ./flux.sh
|
||||
## Usage
|
||||
TODO: [auto]
|
||||
1.) Scan WIFI
|
||||
2.) Select WIFI
|
||||
3.) deauth all [auto]
|
||||
4.) captcher Handshake [auto]
|
||||
## History
|
||||
TODO: Write history
|
||||
## Credits
|
||||
TODO: vk439
|
||||
## License
|
||||
TODO: vk439,linset
|
||||
License
|
||||
]]></content>
|
||||
<tabTrigger>readme</tabTrigger>
|
||||
1 Scan the networks.
|
||||
2 Select network.
|
||||
3. Capture handshake (can be used without handshake)
|
||||
4. We choose one of several web interfaces tailored for me
|
||||
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
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
How to use
|
||||
=======
|
||||
|
||||
```
|
||||
$ sudo chmod +x flux
|
||||
$ sudo ./flux
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue