Commit Graph

1412 Commits

Author SHA1 Message Date
Matias Barcenas 428cdcb731 Fixed interface loading bug & enabled resuming option. 2018-03-17 13:53:48 -05:00
deltax 746b893b0d
Add Discord link 2018-03-17 19:53:33 +01:00
Matias Barcenas e6a5b268c7 Began implementation of attack resume system. 2018-03-17 00:55:43 -05:00
Matias Barcenas 488b1141c3 Corrected globals' style to follow guidelines. 2018-03-16 21:23:38 -05:00
Matias Barcenas 74d35a64cd Disabled dynamic target tracking option temporarily. 2018-03-16 21:00:48 -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
Matias Barcenas b52884ef72 Began implementation of dynamic target tracking.
Partially implemented the captor monitoring daemon.
2018-03-16 00:23:03 -05:00
Matias Barcenas c939e0f04a Added MAC parameter to aircrack-ng capture target. 2018-03-15 14:18:06 -05:00
Matias Barcenas cd55ebca8c Fixed potential issue caused by network-manager.
When using multiple interfaces, the network manager was causing problems.
Specifically, when attempting to use different master & monitor interfaces.
2018-03-14 15:17:41 -05:00
Matias Barcenas da92d965c7 Fixed bug cause by outdated conditional. 2018-03-14 14:20:08 -05:00
Matias Barcenas d9088b76ce Corrected ratio parameter. 2018-03-14 14:07:13 -05:00
Matias Barcenas 6cc7a3f87c Fixed bug with parameter loading. 2018-03-14 14:04:44 -05:00
Matias Barcenas fe2618e4c1 Fixed bug preventing passive Handshake Snooper attacks.
The passive attack was missing the jammer interface, used for capturing.
2018-03-13 22:37:08 -05:00
Matias Barcenas 65529511e9 Fixed a bug where attacks weren't being reset. 2018-03-13 22:15:03 -05:00
Matias Barcenas 6792fedc39 Fixed bug caused by assumption of custom portal.
The contents of the generic portal were trying to be copied from the custom
portals' directory, rather than from generic/assets.
2018-03-13 20:50:28 -05:00
Matias Barcenas 546774f4c5 Fixed a bug with returning from entering a hash path.
The bug was caused by using $? with an if block, to get the result of the
subroutine tested by that same if conditional. This was always evalutating
to the error code given before the conditional, which was 0 (success).
2018-03-13 18:56:49 -05:00
deltax a5de81c5b0
Minor tweaks
- Remove credits because they are not longer required
- Install man pages by default
2018-03-13 22:40:33 +01:00
deltax 0de729a680
Add iptables-rules to ignore list 2018-03-13 22:12:27 +01:00
Matias Barcenas dc0ab6d855 Fixed scope bug with installer definitions + posix functions. 2018-03-13 16:01:28 -05:00
deltax 90cdea81b8
Fix filetype 2018-03-13 21:13:59 +01:00
Matias Barcenas 2853d91a82 Corrected preferences identifier & file name. 2018-03-13 13:37:45 -05:00
Matias Barcenas 2cd07dd57b Fixed bug caused by syntax error. 2018-03-12 13:00:49 -05:00
deltax c597427fcb
Merge pull request #413 from FluxionNetwork/v4-development
Introduce fluxion v4
2018-03-10 14:27:39 +01:00
strasharo d6ec5602cf
Merge pull request #399 from Un1Gfn/patch-5
spelling: phising -> phishing
2018-02-19 20:49:53 +02:00
Darren Wu b3e9d54f47
spelling: phising -> phishing 2018-02-19 12:06:12 +00:00
deltax 4478e4fce2
Merge pull request #386 from Mi-Al/master
Added Russian translation
2018-02-14 15:36:16 +01:00
Alexey Miloserdov b765d9577c
Update README.md 2018-02-13 11:18:38 +03:00
Alexey Miloserdov d8b764228b
Update README.md 2018-02-13 11:18:04 +03:00
Alexey Miloserdov 24943139ae
Update README.md 2018-02-13 11:16:37 +03:00
root b51e3e3b36 Added Russian language 2018-02-13 11:09:51 +03:00
root 649171eaff Updated to v4-development 2018-02-13 11:06:54 +03:00
deltax c54fbdf51a
Create Help.sh 2018-02-03 11:54:15 +01:00
deltax dbe190f534
Update README.md 2018-02-01 16:56:38 +01:00
Erik Dubois bb8a3f63f3 Merge branch 'v4-development' of https://github.com/FluxionNetwork/fluxion into v4-development 2018-02-01 16:46:43 +01:00
Erik Dubois 7d02446082 Update revision number 2018-02-01 16:46:24 +01:00
deltax 70bdc01232
Update README.md 2018-02-01 16:43:45 +01:00
Erik Dubois 46a8114a3b Add build option for arch linux 2018-02-01 16:22:40 +01:00
Erik Dubois b8e948039d Minor man page tweaks 2018-01-31 18:28:38 +01:00
Erik Dubois 488818edc4 Add man page 2018-01-31 14:57:43 +01:00
Erik Dubois ec094539b4 Change preference file 2018-01-31 13:53:13 +01:00
Erik Dubois d1a5d666f4 Fix #364 2018-01-31 13:20:33 +01: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
deltax 26ecea2a51
Rename arguments.md to README.md 2018-01-20 11:57:29 +01:00
deltax 0e6b638d86
Create arguments.md 2018-01-20 10:17:44 +01:00
Matias Barcenas b980ea21db Fixed clean SSID bug & minor auto-mode bug.
The clean SSID wasn't being set when then -e flag was passed.
The auto-mode wasn't auto-checking automatically found hash files.
2018-01-20 02:54:55 -06:00
Matias Barcenas be08c68bfa Fixed missing attack parameters bug. 2018-01-20 02:44:30 -06:00
Matias Barcenas 58a6dc10c3 Merge branch 'v4-development' of github.com:FluxionNetwork/fluxion into v4-development 2018-01-19 15:55:07 -06:00
Matias Barcenas 915fddccd4 Fixed interface initialization & tweaked defaults.
Fixed a bug caused by a failure to initialize interfaces after selection.
Tweaked some default values, when using auto-mode.
2018-01-19 15:53:46 -06:00
deltax 004fe9abb6
Minor auto tweaks 2018-01-19 21:49:53 +01:00