Matias Barcenas
8c523d0a6f
Added flag for scanner's manufacturer field.
2017-08-15 23:27:51 -05:00
Matias Barcenas
fe2308ab77
Minor optimization for portal globals replacement.
2017-08-15 19:57:04 -05:00
Matias Barcenas
9463b90896
Removed obsolete commented code.
2017-08-15 19:36:19 -05:00
Matias Barcenas
5636768d5e
Added support for linset-built portals.
...
Added support for portals that were designed to work with linset.
Updated two portals to adapt them for the new dynamic response.
2017-08-15 14:30:04 -05:00
Matias Barcenas
1ce39090dd
Left-justified the scanner's security field.
2017-08-15 01:20:59 -05:00
Matias Barcenas
2118da90ed
Left-justified the wireless interfaces' descriptor.
2017-08-15 00:33:37 -05:00
Matias Barcenas
f9d5f9b8be
Fixed a bug with APTargetMaker & removed extraneous statement.
2017-08-14 22:57:40 -05:00
Matias Barcenas
8d60fd4229
Fixed a bug affecting APTargetMakerID & APTargetMaker.
2017-08-14 22:43:14 -05:00
Matias Barcenas
f631680ed4
Created an optimized solution for the last patch.
2017-08-14 21:54:31 -05:00
Matias Barcenas
2687ecaea6
Fixed a couple of issues (outdated) with FormatUtils.
2017-08-14 20:28:37 -05:00
Matias Barcenas
aabe322633
Shortened banner printing delay time.
2017-08-14 18:50:02 -05:00
Matias Barcenas
bed09e813f
Fixed FormatUtils bug caused by outdated replacement.
2017-08-14 18:23:50 -05:00
Matias Barcenas
0a2ce6fcd1
Rewrote FormatUtils for performance & fixed bugs.
...
Rewrote FormatUtils to correct bad performance (sluggish on slow systems).
Changed FormatUtils API to accomodate for new performance enhancements.
Added a new literal to FormatUtils's formats, the double asterisk (**).
FormatUtils will now replace all asterisks, double asterisk (**).
Fixed an issue caused by long ESSIDs and long interface driver descriptors.
2017-08-14 17:13:47 -05:00
Matias Barcenas
490fea94ff
Fixed wrong AP service configuration location.
2017-08-14 04:14:23 -05:00
Matias Barcenas
615da0f702
Corrected wording in the disclaimer section.
2017-08-13 15:02:48 -05:00
Matias Barcenas
b154c26ae8
Updated FormatUtils & applied to portal selection.
2017-08-13 04:24:18 -05:00
Matias Barcenas
9a041d95bd
Rewrote target AP view to utilize FormatUtils.
2017-08-13 00:25:53 -05:00
Matias Barcenas
8e0a37218b
Fixed a bug affecting slow system and AP services.
...
The bug was caused by a constant wait time, rather than dynamic.
The bug was more likey to affect the airbase-ng service.
2017-08-12 22:36:36 -05:00
Matias Barcenas
1aa3d96c8a
Fixed missing spacers, transitions & captorPID bug.
...
Added all missing spacers after a choice operation (missing echo).
Rearranged fluxion_header algorithm to make transitions smoother.
Fixed a bug where captorPID might be missed (not waiting [enough] for it).
2017-08-12 21:23:22 -05:00
Matias Barcenas
af07814b8e
Fixed a dependency-check bug introduced last commit.
2017-08-12 20:08:55 -05:00
Matias Barcenas
fb316c25be
Tweaked fluxion header and reenabled banner animation.
2017-08-12 19:18:53 -05:00
Matias Barcenas
33c26d3444
Rewrote header auto-resizing using FormatUtils.
2017-08-12 17:46:49 -05:00
Matias Barcenas
a0ac4510e0
Rewrote scanner results auto expansion with FormatUtils.
2017-08-12 17:24:14 -05:00
Matias Barcenas
ad89264442
Implemented FormatUtils & used for startup banner.
...
The new horizontal utility utilizes the * token for centering.
* Every field with the token %*s will autofill the remaining space.
* Field tokens may be any valid format specifier, plus the asterisk.
* > Example: printf "%*s %.*s %*d" "col1" "col2" "3.0" (notice asterisk)
* > Example: printf "%*b %s" "\e[1;33mThis is red text\e[0m" "this is not"
Use the new utilities to center the startup banner and other messages.
2017-08-12 15:43:39 -05:00
Matias Barcenas
15494058aa
Resized channel field from 4-spaces down to 2.
2017-08-12 10:02:58 -05:00
deltax
cbac83c589
Update install.sh
2017-08-12 16:29:05 +02:00
deltax
dff6c0ec0c
Submodules are not longer required
2017-08-12 16:23:42 +02:00
deltax
7489dd5b01
Update README.md
2017-08-12 15:44:38 +02:00
deltax
290b63d4b3
Merge pull request #68 from FluxionNetwork/revert-63-master
...
Revert "Starting implementing Leet language (1337)"
2017-08-12 11:56:35 +02:00
deltax
145a76da4d
Revert "Starting implementing Leet language (1337)"
2017-08-12 11:56:21 +02:00
Matias Barcenas
c142177cda
Fixed security field line-jump bug
2017-08-12 01:13:17 -05:00
root
b911b3e9fb
update readme
2017-08-12 09:06:58 +03:00
root
f89f2ced8c
set executable bit on scripts https://github.com/FluxionNetwork/fluxion/issues/60
2017-08-12 09:01:35 +03:00
root
320350ffaa
correct readme
2017-08-12 08:53:08 +03:00
strasharo
45cc561d8a
Merge pull request #66 from FluxionNetwork/revert-63-master
...
Revert "Starting implementing Leet language (1337)"
2017-08-12 08:38:36 +03:00
strasharo
9b1b03bc2b
Revert "Starting implementing Leet language (1337)"
2017-08-12 08:36:50 +03:00
root
4476c41081
comment out dhcpd
2017-08-12 08:03:50 +03:00
Matias Barcenas
d3f46cbd10
Quick fix for scanner output width auto-adjust.
2017-08-11 21:49:34 -05:00
Matias Barcenas
8e3511e921
Updated fluxion.sh comments & tweaked scanner code.
2017-08-11 18:38:52 -05:00
Matias Barcenas
6a13f9e0f1
Merge branch 'master' of github.com:FluxionNetwork/fluxion
2017-08-11 13:54:48 -05:00
deltax
838391aa6a
Merge pull request #63 from Blaxou/master
...
Starting implementing Leet language (1337)
2017-08-11 12:55:24 +02:00
Sismondi
4cde127df2
Starting implementing Leet language (1337)
2017-08-11 12:52:14 +02:00
Matias Barcenas
f4ad6b8531
Routing restoration relocation & language auto fix.
...
Moved the routes restoring code & forwarding to the proper unset function.
Refactored some code in set_lang. that should only happen when auto is off.
2017-08-11 03:29:47 -05:00
Matias Barcenas
2602de8738
Changed signal to quality & fixed value bug.
2017-08-11 00:03:54 -05:00
Matias Barcenas
71076314ee
Changed interface search expression to support more OSs.
2017-08-10 23:34:16 -05:00
Matias Barcenas
c15bd1b7bc
Lang. globals, paths, exitmode update & bugfixes.
...
Updated fluxion and attacks scripts to use the updated language global identifiers.
Quoted some paths that handn't already been quoted (potential spacing issues).
Updated the exitmode function to deal with FLUXION-started only processes.
Fixed a bug where the "WI not supported" message was displayed when no AP were found.
Added an IO function to handle dynamic, static-text, substitution.
2017-08-10 22:02:12 -05:00
Matias Barcenas
1876c9db8d
Added all missing globals in language files.
2017-08-10 21:58:10 -05:00
deltax
aaa0efc225
Rename Deutsche.lang to Deutsch.lang
2017-08-10 19:44:38 +02:00
deltax
a70c76ee0c
Fix credits
2017-08-10 15:18:32 +02:00
strasharo
497a48eb97
Merge pull request #58 from MPX4132/master
...
Scanner bug, missing language globals, missing directories & quoted paths.
2017-08-10 14:57:18 +03:00