Commit Graph

1326 Commits

Author SHA1 Message Date
Matias Barcenas c288943f66 Fixed two bugs related to interface allocation.
Allocated interfaces were being identified with indexes in intervals of two.
Reidentification failures were potentially not being detected.
2018-05-03 18:30:56 -05:00
Matias Barcenas 53087e6907 Fixed issue with airmon-ng interface allocator.
The issue was caused by improper grep selection.
Fixed a future bug with deallocation, caused by improper sequencing.
2018-05-03 16:55:06 -05:00
Tobias Manske 22a8feb58d
diagnostics.sh: added basic pyrit / scapy version checks 2018-05-03 03:47:36 +02:00
Matias Barcenas fa6b7a2caf Added cowpatty as a hash verifier option. 2018-05-02 19:50:28 -05:00
deltaxflux 982f658e15 Improve compatibility between different OS 2018-05-02 20:50:31 +02:00
Matias Barcenas faa25e1590 Dependencies installer no-connection handling.
The subroutine will return an error code for better error handling.
2018-05-02 11:32:43 -05:00
Matias Barcenas d571cc835c Rewrote mini DNS server to support python 2 & 3. 2018-04-30 19:58:20 -05:00
Matias Barcenas 3a6b9ecae7
Merge pull request #495 from ibilux/patch-4
Updated Arabic translation for Captive Portal.
2018-04-30 08:58:30 -05:00
Matias Barcenas c02b6f8d59
Merge pull request #494 from ibilux/patch-3
Updated Arabic translation for Handshake Snooper.
2018-04-30 08:57:38 -05:00
Bilux 591c2e611a
Updated Arabic translation for Captive Portal. 2018-04-30 14:32:08 +01:00
Bilux de5d2d0fb5
Updated Arabic translation for Handshake Snooper. 2018-04-30 14:12:50 +01:00
Matias Barcenas ca7fcb0dcc Reverted changes to NAT & DNS 2018-04-30 02:15:33 -05:00
Matias Barcenas cf069ce49c
Merge pull request #493 from ibilux/patch-2
Add Arabic language to fluxion
2018-04-29 10:00:56 -05:00
Bilux a77905c684
Add Arabic language to fluxion 2018-04-29 15:47:47 +01:00
deltax 7b81fc0abc
Merge pull request #492 from ibilux/patch-1
Update Arabic.lang
2018-04-29 16:42:52 +02:00
Bilux 5a8bb632a9
Update Arabic.lang
Correct some of the translations
2018-04-29 14:51:31 +01:00
Matias Barcenas aceda5940a Fixed a potential resume attack inconsistency bug.
The Captive Portal attack verifies the restored hash is for fluxion's target.
2018-04-28 22:34:00 -05:00
Matias Barcenas ca455fc29a
Fixed second parameter bug (outdated global). 2018-04-28 05:36:22 -05:00
Matias Barcenas 33ab6bcd2d Fixed a parameter bug (outdated global). 2018-04-28 04:57:34 -05:00
Matias Barcenas f4d9ba5736 Incremented revision to reflect recent changes. 2018-04-27 18:01:31 -05:00
Matias Barcenas 32b945fca1 Added tracker interface query tip. 2018-04-27 18:00:11 -05:00
Matias Barcenas d40dcb4507 Fixed multiple bugs with the updating system. 2018-04-25 04:08:57 -05:00
Matias Barcenas f1650e0f07 Updated portals & authenticator. 2018-04-24 19:36:09 -05:00
Matias Barcenas 9d0b1b7736 Updated sites' submodule. 2018-04-24 12:08:16 -05:00
deltax e397ab380b
Merge pull request #475 from Mi-Al/master
Updated Russian translation
2018-04-24 07:03:43 +02:00
root d644528180 Updated Russian translation 2018-04-24 00:25:21 -04:00
Matias Barcenas fb247c7492 Fixed minor cosmetic bug. 2018-04-23 14:40:57 -05:00
Matias Barcenas 74d2814f4e Updated Handshake Snooper language files. 2018-04-23 14:39:46 -05:00
Matias Barcenas 21ece945d6 Updated Captive Portal language files. 2018-04-23 14:30:52 -05:00
Matias Barcenas a89befd423 Updated fluxion general language files. 2018-04-23 14:02:54 -05:00
deltax 412bf22081
Fix revision number
- Important for autoupdate
2018-04-23 18:46:05 +02:00
Matias Barcenas d9e4c48b71 Fixed bug with restoring self-gen-certs. 2018-04-23 04:38:00 -05:00
Matias Barcenas 3fe501138d Fixed bug caused by outdated global identifier.
The monitoring time was failing to display in the attack logger.
Clarified a commented piece of code, explaining the exclusion.
2018-04-23 01:12:02 -05:00
deltax 8d2304e71b
Merge pull request #473 from FluxionNetwork/resumable-attacks
Resumable attacks
2018-04-23 07:42:22 +02:00
Matias Barcenas f8f9bb70b6 Captive Portal target tracking implemented. 2018-04-23 00:19:14 -05:00
Matias Barcenas d41dd05829 Fixed restoration bug choice. 2018-04-23 00:18:12 -05:00
Matias Barcenas e31beafcbc Fixed potential restoration detection bug.
Fixed a bug caused by not cleaning loaded restoration subroutines after attack.
2018-04-22 22:59:16 -05:00
Matias Barcenas 147147b631 Handshake Snooper target tracking implemented. 2018-04-22 22:16:37 -05:00
Matias Barcenas a95b67efd9 Merge remote-tracking branch 'origin/master' into resumable-attacks 2018-04-22 18:36:47 -05:00
deltax 145c6b134c
Add arch installation 2018-04-22 14:01:35 +02:00
deltaxflux e5beddfe1a Disable screen ratio calculation if bc isn't installed 2018-04-22 13:24:14 +02:00
deltaxflux 940ed0653a Minor changes: Change debug function 2018-04-22 13:21:49 +02:00
deltax 20f737ef97
Disable error messages 2018-04-22 13:09:34 +02:00
deltax 78672b0e31
Add internet connection check 2018-04-22 10:42:44 +02:00
rad4day 791ce4da4e
Merge pull request #470 from djmeero/patch-1
Fix clients not appearing in Captive Portal attack, as described in Issue #393, provided by @djmeero.
2018-04-21 22:20:45 +02:00
djmeero 141f1b9343
Update attack.sh
Changing line 872 and using readarray will resolve "Clients online" not appearing issue.
2018-04-21 21:25:52 +03:00
deltax 16965ec192
Merge pull request #459 from rad4day/patch-1
Fix ISSUE_TEMPLATE.md
2018-04-11 06:36:19 +02:00
rad4day 03092e9aee
Update ISSUE_TEMPLATE.md
Updated the hint about html comments.
2018-04-10 23:16:18 +02:00
strasharo 8699c0f4b0
Merge pull request #450 from xisohi/patch-8
Update zh.sh
2018-04-07 08:50:10 +02:00
strasharo 5a4b7a3e5b
Merge pull request #449 from xisohi/patch-7
Update zh.sh
2018-04-07 08:49:27 +02:00