Fluxion is a remake of linset by vk496 with enhanced functionality.
Go to file
strasharo bc8b7d2e99 log password attempts 2016-03-20 21:56:02 +02:00
Sites Delete X 2016-03-17 20:42:36 +04:00
nightly Create flux 2016-03-13 02:42:45 +04:00
old Create flux.old 2016-03-06 20:41:43 +01:00
Installer.sh add root check to installer and remove unnecessary sudo 2016-03-18 00:04:50 +02:00
LICENSE Create LICENSE 2016-03-13 15:53:51 +04:00
README.md Update README.md 2016-03-18 18:16:05 +04:00
airmon speedup airmon by removing unnecessary animation 2016-03-19 23:11:34 +02:00
fluxion log password attempts 2016-03-20 21:56:02 +02:00
wifite.py Create wifite.py 2016-03-13 02:47:31 +04:00

README.md

#Fluxion is the future Fluxion is a remake of linset by vk439 with fixed bugs and added features. It's compatible with the latest release of Kali (Rolling)

#How it works

  • Scan the networks.
  • Capture handshake (can't be used without a valid handshake, it's necessary to verify the password)
  • Use WEB Interface *
  • Launches a FakeAP instance imitating the original access point
  • Spawns a MDK3 processs, which deauthentificates all of the users connected to the target network, so they can be lured to connect to FakeAP network and enter the WPA password.
  • A DHCP server is lainched in FakeAP network
  • A fake DNS server is launched in order to capture all of the DNS requests and redirect them to the host running the script
  • A captive portal is launched in order to serve a page, which prompts the user to enter their WPA password
  • Each submitted password is verified against the handshake captured earlier
  • The attack will automatically terminate once correct password is submitted

#Install dependencies:

  1. Run installer script
sudo ./Installer.sh

#Launch fluxion 2) Execute the main script

$ sudo ./fluxion

#Credits

  1. Deltax @FLuX and Fluxion main developer
  2. Strasharo @Fluxion help to fix DHCPD and pyrit problems, spelling mistakes
  3. vk439 @Linset main developer of linset
  4. ApatheticEuphoria @Wifi-Slaughter WPS Crack
  5. Derv82 @Wifite/2
  6. Sophron @Wifiphisher
  7. sensepost @Mana

#Bugs fixed

  • Negative Channel
  • Kali Patch for Kali Patch 2
  • Added airmon
  • Translate DE --> EN
  • Handshake get fixed
  • Check Updates
  • Animations
  • Wifi List Bug