Commit Graph

30 Commits

Author SHA1 Message Date
strasharo 4a9a05107d
Bump revision 2020-05-10 15:55:03 +03:00
xpz3 a7ef9fdd30 CLI Parsing - '-b' should accept a value and '-e' should not shift twice (Fixes #891) 2020-05-10 17:50:53 +05:30
Matias Barcenas 6e4e5ba3a9 Fixed sequence bug & removed extraneous test code.
Fixed a bug caused by the addition of more password verifiers where the back option would fail.
Removed extranous code that was accidentally left behind while testing.
Fixed a bug with shifting arguments when no shift was needed (no paremeter argument).
2020-04-26 21:37:51 -05:00
Matias Barcenas ebb7cc936f Network-manager, & pyrit optional, plus bug fixes.
Added a command line interface to the Captive Portal attack to prevent stopping the network manager.
Added code to auto-detect and utilize pyrit if available in the system, using alternatives otherwise.
Fixed a bug with some debug text that was outputting to std::out.
2020-04-26 20:08:05 -05:00
Matias Barcenas ee1d46fb3a Optional updates, execution log, & kill lineage.
Change the update behavior by making it optional to the user.
Changed the piping of logs to null, to execution.log in fluxspace.
Added a helper utility for killing parents and their children!
2020-04-26 02:38:29 -05:00
strasharo 63de74be05
Bump revision. 2020-03-08 10:45:04 +02:00
strasharo ca63e239a9 bump revision 2019-12-29 10:48:25 +02:00
strasharo 38e8e05a3d Revert "kill and restart network-manager"
This reverts commit a39b6c05a6.

fixes #816 #814
2019-12-29 10:46:24 +02:00
strasharo 654fd3106e Fixed aircrack-ng verification and screen not clearing on deauth select. 2019-12-29 00:18:30 +02:00
strasharo bca07fd97f fix bad merge #810 2019-12-26 20:31:14 +02:00
strasharo 7680924738 bump version & update contributors 2019-12-25 14:09:34 +02:00
strasharo 8588c39e7e Revert "remove auto-update"
This reverts commit 3662c1c2b5.
2019-12-25 13:50:43 +02:00
Usama Abdul Sattar db7a5e905d
Added dsniff as a dependency for handling dns. 2019-10-16 14:43:54 +05:00
Usama Abdul Sattar 3db916ff83
Update fluxion.sh 2019-09-14 11:53:53 +05:00
Usama Abdul Sattar 67a59708b6
Update fluxion.sh 2019-09-14 08:25:46 +05:00
Usama Abdul Sattar 47cc145d28
fluxion 6.0 released 2019-08-01 12:44:28 +05:00
Usama Abdul Sattar a39b6c05a6
kill and restart network-manager 2019-08-01 12:16:39 +05:00
Usama Abdul Sattar 3662c1c2b5
remove auto-update 2019-08-01 12:01:45 +05:00
Usama Abdul Sattar 79197b5a4e
revert back to mdk3 2019-07-29 08:00:53 +05:00
strasharo 0bc55bb5bb Completely remove mdk3 2019-04-22 20:46:01 +03:00
deltaxflux fe14a046b4 FLuxion 5.8
- minor language tweaks
	- tweak cs language thanks to Strejda
	- remove mdk3 since it is not usable anymore
	- add mdk4 as dependency
	- change default permissions
	- update revision number
2019-04-22 16:35:43 +02:00
strasharo de71b4b548 Use mdk4 if available for Captive Portal jamming 2019-01-28 01:18:31 +02:00
deltaxflux 9b3dc63763 Fluxion 5.6:
- minor language improvements
    - fix minor 5ghz bug
    - bump revision
2018-08-24 09:13:38 +02:00
deltaxflux e3ae68ad05 Fluxion 5.5:
- Add 5ghz support
    - 5ghz and ap mode is now supported
    - Try fluxion -5 or fluxion --5ghz
    - Bump version number
2018-08-20 13:44:33 +02:00
deltaxflux 1072976153 Fluxion 5.4:
- Add dependencies check
    - Exit gracefully
2018-08-18 11:05:50 +02:00
deltaxflux e054660195 Fluxion 5.2:
- skip dependencies by default
- add router.sh
2018-08-14 12:11:37 +02:00
deltaxflux 2b8815b778 Fluxion 5.1:
- Move external git repository to fluxion
- Modify fluxion internals
- Fix issue #587, check if systemd-resolver is running and kill it
- Fix issue #579, kill running network manager service
- Rewrite instructions
- Bump revision
2018-08-13 20:01:10 +02:00
deltaxflux 0acbfeb5c5 Restore .git folder 2018-08-03 21:08:59 +02:00
deltaxflux ffd7c1e9bb Push latest files 2018-08-03 20:56:15 +02:00
deltaxflux 911858780a Inital commit:
- Push fluxion 1.0 (stable)
    - Update devices list
    - Fix ChipsetUtils
    - Rename Help.sh to HelpUtils.sh
    - Minor diagnostic bug fixes
    - Include all changes until 4.16
2018-08-03 20:48:31 +02:00