From 3afe4b9a9231264b6765d48e897d0d73961bba74 Mon Sep 17 00:00:00 2001 From: William Todt Date: Tue, 23 Feb 2016 13:55:58 +0100 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dbead0c..edf427b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -Flux -====== +#Flux +``` +===================== Flux is a auto WIFI CRACKER to test your one wifi. Simple Easy to use fast [SEF] - +``` +``` How it works -======= +===================== 1 Scan the networks. 2 Select network. @@ -18,13 +20,13 @@ How it works 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 -======= +Start +===================== $ sudo chmod +x flux $ sudo ./flux ```