Fluxion is a remake of linset by vk496 with enhanced functionality.
Go to file
deltax 298450706c Update README.md 2016-10-02 20:15:48 +02:00
Sites Remove Facebook Site 2016-09-11 17:59:01 +02:00
build Delete Fluxion_0.23_all.deb 2016-09-20 20:12:43 +02:00
stable fix Portuguese selection number 2016-10-02 20:29:18 +03:00
tests Add files via upload 2016-09-18 19:18:07 +02:00
.gitignore append BullyOutput.txt to gitignore 2016-03-24 02:17:29 +02:00
Installer.sh Add files via upload 2016-10-01 20:48:43 +02:00
LICENSE Create LICENSE 2016-03-13 15:53:51 +04:00
README.md Update README.md 2016-10-02 20:15:48 +02:00
add.py Fix dependencies; fix xterm issue 2016-08-06 19:10:15 +02:00
airmon fix airmon process parsing 2016-04-30 15:54:00 +03:00
fluxion Update fluxion 2016-09-22 16:50:08 +02:00
remove.py Fix dependencies; fix xterm issue 2016-08-06 19:10:15 +02:00

README.md

#Fluxion is the future Fluxion is a remake of linset by vk496 with less bugs and more features. It's compatible with the latest release of Kali (Rolling). Latest builds (stable) and (beta) [HERE] (https://sourceforge.net/projects/wififluxion/files/?source=navbar). If you new, please start reading the [wiki] (https://github.com/deltaxflux/fluxion/wiki/Tutorial)

Stable version

If something like the Fake login page don't work use the stable version. The experimental version is only for devs. If you want to use the stable version you have to copy the Sites folder and the airmon file in the stable folder. ######Code sudo cp -r ~/fluxion/airmon ~/fluxion/stable; sudo cp -r ~/fluxion/Sites/ ~/fluxion/stable ####Or replace the exp. Version ######Code sudo mv ~/fluxion/stable/fluxion ~/fluxion/

Here are some helpful tips for issues and known issues

####"FakeSites don't work" There might be a problem with lighttpd. The experimental version is tested on lighttpd 1.439-1. There are some problems with newer versions of lighttpd. If you problems use the stable version. Check the [fix] (https://github.com/deltaxflux/fluxion/wiki/fix) out.

####Menu is not responsive" In the exp. version it will auto. check the handshake. I fix the menu shortly.Stable version include a responding menu but not a handshake auto check.

####"Need to sign in (on android)" If you login to the FakeAP android detected that you need to sign in, you will be redirect to the FakeAP. This isn't a issue.

####"Mac is not equal" The Fake AP isn't equal because otherwise you send deauth request to your FAKEAP.

Updates

If you want new features create a issue report and label it enchantment. Or start a pull request. I don't have enough time to daily change fluxion.

versions

  1. Aircrack : 1:1.2-0~rc4-0parrot0
  2. Lighttpd : 1.439-1
  3. Hostapd : 1:2.3-2.3 If you want to compare this type dpkg -l | grep "name"

📜 Changelog

Fluxion gets weekly updates with new features, improvements and bugfixes. Be sure to check out the [Changelog] (https://github.com/deltaxflux/fluxion)

:octocat: How to contribute

All contributions are welcome, from code to documentation, to graphics, to design suggestions, to bug reports. Please use GitHub to its fullest-- contribute Pull Requests, contribute tutorials or other wiki content-- whatever you have to offer, we can use it!

Chat

[Invite] (https://discordapp.com/invite/0i2gj5uQ6RH9XYx5)

News

![alt text] (http://s12.postimg.org/dplpdzmnx/Screenshot_at_2016_09_24_13_52_58.png) Fluxion GUI

📖 How it works

  • Scan the networks.
  • Capture a handshake (can't be used without a valid handshake, it's necessary to verify the password)
  • Use WEB Interface *
  • Launch a FakeAP instance to imitate the original access point
  • Spawns a MDK3 process, which deauthenticates all users connected to the target network, so they can be lured to connect to the FakeAP and enter the WPA password.
  • A fake DNS server is launched in order to capture all 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 by the handshake captured earlier
  • The attack will automatically terminate, as soon as a correct password is submitted

Requirements

A linux operating system. We recommend Kali Linux 2 or Kali 2016.1 rolling. Kali 2 & 2016 support the latest aircrack-ng versions. A external wifi card is recommended.

:octocat: Credits

  1. Deltax @FLuX and Fluxion main developer
  2. Strasharo @Fluxion help to fix DHCPD and pyrit problems, spelling mistakes
  3. vk496 @Linset main developer of linset
  4. ApatheticEuphoria @WPS-SLAUGHTER,Bruteforce Script,Help with Fluxion
  5. Derv82 @Wifite/2
  6. Princeofguilty @webpages
  7. Photos for wiki @http://www.kalitutorials.net
  1. [wifislax] (http://www.wifislax.com/)
  2. [kali] (https://www.kali.org/)
  3. [linset] (https://github.com/vk496/linset)
  4. [ares] (https://github.com/deltaxflux/ares)

Disclaimer

Note: Fluxion is intended to be used for legal security purposes only, and you should only use it to protect networks/hosts you own or have permission to test. Any other use is not the responsibility of the developer(s). Be sure that you understand and are complying with the Fluxion licenses and laws in your area. In other words, don't be stupid, don't be an asshole, and use this tool responsibly and legally.