Update README.md
This commit is contained in:
parent
9092d68b1f
commit
c06484be32
37
README.md
37
README.md
|
@ -1,8 +1,33 @@
|
|||
#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.
|
||||
`sudo cp -r ~/fluxion/airmon ~/fluxion/stable`
|
||||
|
||||
## 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"`_
|
||||
|
||||
## :scroll: Changelog
|
||||
Fluxion gets weekly updates with new features, improvements and bugfixes.
|
||||
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
|
||||
|
@ -12,7 +37,7 @@ All contributions are welcome, from code to documentation, to graphics, to desig
|
|||
|
||||
## News
|
||||
![alt text] (http://s12.postimg.org/dplpdzmnx/Screenshot_at_2016_09_24_13_52_58.png)
|
||||
Fluxion GUI
|
||||
Fluxion GUI
|
||||
|
||||
## :book: How it works
|
||||
* Scan the networks.
|
||||
|
@ -27,14 +52,14 @@ Fluxion GUI
|
|||
|
||||
## :heavy_exclamation_mark: 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.
|
||||
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
|
||||
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
|
||||
3. vk496 @Linset main developer of linset
|
||||
4. ApatheticEuphoria @WPS-SLAUGHTER,Bruteforce Script,Help with Fluxion
|
||||
5. Derv82 @Wifite/2
|
||||
5. Derv82 @Wifite/2
|
||||
6. Princeofguilty @webpages
|
||||
7. Photos for wiki @http://www.kalitutorials.net
|
||||
|
||||
|
|
Loading…
Reference in New Issue