fluxion/README.md

72 lines
4.2 KiB
Markdown
Raw Normal View History

2016-03-17 15:43:09 -06:00
#Fluxion is the future
2016-10-08 07:04:39 -06:00
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). Autorun feature (only dev version)
2016-02-25 07:50:42 -07:00
2016-10-01 13:08:11 -06:00
## Here are some helpful tips for issues and known issues
2016-10-08 07:04:39 -06:00
2016-10-01 13:08:11 -06:00
####"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.
2016-10-08 08:39:47 -06:00
####"Need to sign in (on Android)"
If you login to the fake access point and Android warns you, that you need to sign in, you'll be redirected to a fake captive portal used by the script to collect the credentials. The script is designed to work this way and it's not an issue.
2016-10-01 13:08:11 -06:00
2016-10-08 07:04:39 -06:00
####"The MAC address of the fake access point is different than the original"
The mac address of the fake access points differs by one octet from the original in order to prevent fluxion deauthenticating clients from itself during the jamming session.
2016-10-01 13:08:11 -06:00
## Updates
2016-10-08 07:04:39 -06:00
If you want new features create a issue report and label it enhancement. Or start a pull request. I don't have enough time to daily change fluxion.
2016-10-01 13:08:11 -06:00
## 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"`_
2016-04-09 05:40:40 -06:00
## :scroll: Changelog
2016-10-01 13:08:11 -06:00
Fluxion gets weekly updates with new features, improvements and bugfixes.
2016-04-21 05:49:18 -06:00
Be sure to check out the [Changelog] (https://github.com/deltaxflux/fluxion)
2016-04-09 05:40:40 -06:00
2016-04-21 05:48:31 -06:00
## :octocat: How to contribute
2016-10-08 07:04:39 -06:00
All contributions are welcome, from code to documentation, to graphics, to design suggestions, to bug reports. Please use GitHub to its fullest-- submit pull requests, contribute tutorials or other wiki content-- whatever you have to offer, we can use it!
2016-06-29 02:19:02 -06:00
## Chat
[Invite] (https://discordapp.com/invite/0i2gj5uQ6RH9XYx5)
2016-04-09 05:40:40 -06:00
2016-09-24 06:00:23 -06:00
## News
![alt text] (http://s12.postimg.org/dplpdzmnx/Screenshot_at_2016_09_24_13_52_58.png)
2016-10-01 13:08:11 -06:00
Fluxion GUI
2016-02-25 07:50:42 -07:00
2016-09-24 06:00:23 -06:00
## :book: How it works
2016-02-23 05:59:28 -07:00
* Scan the networks.
2016-06-10 05:04:23 -06:00
* Capture a handshake (can't be used without a valid handshake, it's necessary to verify the password)
2016-02-23 05:59:28 -07:00
* Use WEB Interface *
2016-06-10 05:04:23 -06:00
* 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
2016-03-17 15:43:09 -06:00
* A captive portal is launched in order to serve a page, which prompts the user to enter their WPA password
2016-06-10 05:04:23 -06:00
* Each submitted password is verified by the handshake captured earlier
* The attack will automatically terminate, as soon as a correct password is submitted
2016-03-17 15:43:09 -06:00
2016-04-21 05:48:31 -06:00
## :heavy_exclamation_mark: Requirements
2016-03-17 15:43:09 -06:00
2016-10-08 07:04:39 -06:00
A Linux operating system. We recommend Kali Linux 2 or Kali 2016.1 rolling. Kali 2 & 2016 support the latest aircrack-ng versions. An external wifi card is recommended.
2016-03-06 12:38:32 -07:00
2016-04-09 05:40:40 -06:00
## :octocat: Credits
2016-10-08 07:04:39 -06:00
1. Deltax - Fluxion main developer
2. Strasharo - contributor
3. vk496 - @Linset main developer of linset
4. ApatheticEuphoria - @WPS-SLAUGHTER,Bruteforce Script,Help with Fluxion
5. Derv82 - @Wifite/2
6. Princeofguilty - @webpages
2016-09-11 14:23:45 -06:00
7. Photos for wiki @http://www.kalitutorials.net
2016-04-21 05:48:31 -06:00
2016-06-29 02:19:02 -06:00
## Useful links
1. [wifislax] (http://www.wifislax.com/)
2. [kali] (https://www.kali.org/)
3. [linset] (https://github.com/vk496/linset)
2016-08-24 14:07:51 -06:00
4. [ares] (https://github.com/deltaxflux/ares)
2016-06-29 02:19:02 -06:00
2016-04-21 05:48:31 -06:00
## 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.***