Commit Graph

19 Commits

Author SHA1 Message Date
Matias Barcenas 32b945fca1 Added tracker interface query tip. 2018-04-27 18:00:11 -05:00
Matias Barcenas a89befd423 Updated fluxion general language files. 2018-04-23 14:02:54 -05:00
Matias Barcenas a6ac7d7ca7 Implemented dynamic target tracking hooks.
The service is available for attacks requiring target-change notifications.
2018-03-16 17:34:28 -05:00
William Todt bb824a0934 Minor code changes and tweaks 2018-01-25 21:29:04 +01:00
Matias Barcenas 488a850162 Added tracker selection, and other minor bug fixes.
Added tracker selection to fluxion, querying an interface for tracking.
Fixed a bug where auto-mode was activating on manual mode (no flags).
Added skip option to the generic interface selection function.
Reidentified some targetting subroutines following the convention.
Corrected an outdated language global.
Added the general skip option.
2018-01-20 16:06:45 -06:00
Matias Barcenas 9fce798206 Fixed interface restoration bug & enhanced notices. 2018-01-19 13:59:15 -06:00
Matias Barcenas 32466ef94e Minor bug fix and removal of outdated content. 2018-01-18 01:16:47 -06:00
Matias Barcenas 065bec6b0f Started upgrading the Captive Portal attack.
Rewrote sections of the script to follow the coding style guide closer.
Implemented and adapted attack requirements for Fluxion v4.
Implemented the script loop using the sequencing framework.
Updated usage of old services to new, including global identifiers.
Implemented and added command line interface flag control.
Some refactoring & removing outdated code.
2018-01-17 15:29:05 -06:00
Matias Barcenas 304939d0b9 Upgraded Handshake Snooper attack plus bug fixes.
Finished upgrading Handshake Snooper for Fluxion V4.
Updated Handshake Snooper Fluxion service globals to newer identifiers.
Added back-track checking to undo functions.
Added Jammer interface selection step to Handshake Snooper sequence.

Fixed bug failing to return error code with Fluxion's sequencing framework.
2018-01-17 00:33:22 -06:00
Matias Barcenas 2aefa3bb22 Mangling, interfaces, format, renaming, & fixes.
Added identifier mangling to sequencing framework to prevent collisions.
Added the redo to interfaces by taking a lambda rather than an array ref.
Started correcting some issues with formatting to follow the style guide.
Reidentified some subroutines, variables, & constants.
Fixed some bugs with the currently implemented subroutines.

Added some test subroutines.
2018-01-08 22:56:44 -06:00
Matias Barcenas 0dd1e084c8 Started fluxion 4 development.
This version will focus on providing robust services for the attack scripts.
Development and migration will happen in the new "fluxion" script file.

The following are currently being implemented, or have been implemented:
* Core fluxion globals, including paths and workspace.
* Core sanity checks, including xterm and super user checks.
* Core library includes & library scripts' configuration.
* Command line interface parameter parsing & loading.
* User preferences importing, loading, & handling.
* Configurables (prefererences & CLI flags) are properly handled.
* Fluxion startup and shutdown behaviour refactored.
* Handler subroutines are loaded & configured properly.
* A small sequencing framework, to refactor some run-loops.
* A small universal interface-allocation & retrival framework.
* A couple of fluxion used helper subroutines.
* A candidate fluxion run-loop.
2018-01-05 18:32:57 -06:00
Matias Barcenas 3df7ec512d Fixed pkg-manager bug, and other minor issues.
Fixed a bug caused by not resetting the package manager after finishing.
The bug occured only when the installer was interrupted.
Removed obsolete code from fluxion's exit procedure.
Added better message feedback to the apt manager.
Updated languages' dialog for new package manager reset notice.
2017-12-20 18:30:09 -06:00
Matias Barcenas e587942f32 Updated & corrected some language files. 2017-12-01 16:06:43 -06:00
Matias Barcenas 92f9883ecc Clarified warning of Aircrack verification. 2017-11-30 02:43:08 -06:00
Matias Barcenas 13b6b2edab Added info to scanner's tip. 2017-11-29 23:30:21 -06:00
Matias Barcenas e7470e3130 Fixed Captive Portal bugs & minor dialog fix. 2017-09-02 19:47:03 -05:00
Matias Barcenas 11a1a16d1c Updated language files. 2017-09-02 15:17:45 -05:00
Matias Barcenas 593d821d07 Added fluxion xterm-failure checking. 2017-08-27 15:36:45 -05:00
Matias Barcenas 9bb79000f4 Improved fluxion & attacks' language support.
Languages are now identified using the ISO language standard internally.
Attacks' translations have been relocated to their respective bundle.
Attacks' identifiers are now translatable using the native tag.
2017-08-26 14:55:10 -05:00