From c981223521bce31868f633c5695f71c1ae93440b Mon Sep 17 00:00:00 2001 From: William Todt Date: Tue, 1 Mar 2016 19:24:09 +0100 Subject: [PATCH] Create README.md --- kali/README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 kali/README.md diff --git a/kali/README.md b/kali/README.md new file mode 100644 index 0000000..3007b2b --- /dev/null +++ b/kali/README.md @@ -0,0 +1,37 @@ +#Flux + +Flux is a auto WIFI CRACKER to test your one wifi. Simple, Easy to use and fast. +Flux is a remake of linset by v496, with more functions, and less Bugs. +Flux use a Installer, check requirements +Some Bugs are fixed like negative channel [aireplay-ng] , enable wlan0mon[SEF] +Interface is fixed + +#How it works + +* 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** + +#Install: + +1. Allow execuing file as program **$ sudo chmod +x flux** +2. Run Bash with **$ sudo ./flux** +```shell +sudo chmod +x flux +sudo ./flux +``` +#Bugs +- [ ] Negative Channel +- [x] Check Updates +- [x] Animations +- [x] Wifi List Bug +