Commit Graph

1450 Commits

Author SHA1 Message Date
Matias Barcenas e6058201cb Implemented physical, hardware & chipset for InterfaceUtils. 2017-08-17 23:11:21 -05:00
Matias Barcenas 21ae874efb Added driver finder method (thanks to Guilles@stackoverflow). 2017-08-17 18:01:17 -05:00
Matias Barcenas 4092d969f7 Suppressed grep file not found error. 2017-08-17 17:45:48 -05:00
Matias Barcenas ea1824b5ca Started implementing airmon-ng independence. 2017-08-17 17:37:44 -05:00
deltax e082531025 Update ISSUE_TEMPLATE.md 2017-08-17 15:13:09 +02:00
deltax 49c594633b Merge pull request #84 from Geczy/master
reduce filesize from 1.1mb to 225kb
2017-08-17 06:34:55 +02:00
Matt Gates c1214da84e reduce filesize from 1.1mb to 225kb 2017-08-16 23:02:11 -04:00
Matias Barcenas 6299239cdf Removed obsolete dependencies. 2017-08-16 15:34:20 -05:00
deltax b5309d2c09 Update install.sh 2017-08-16 22:24:34 +02:00
Matias Barcenas 290e2764c0 Removed two common tools as dependencies. 2017-08-16 15:20:02 -05:00
deltax 920c17f6a8 Merge pull request #81 from FluxionNetwork/revert-80-master
Fix logo
2017-08-16 22:14:29 +02:00
deltax 79225330bf Revert "Remove unused files" 2017-08-16 22:13:57 +02:00
deltax 846380552a Change revision 2017-08-16 22:03:51 +02:00
deltax 40f8884fa8 Removed unused files 2017-08-16 22:03:18 +02:00
deltax 6ab33a3c38 Delete add.py 2017-08-16 22:02:51 +02:00
deltax b09ce8c61b Update arch-install.sh 2017-08-16 21:57:12 +02:00
deltax 14b762ba72 Merge pull request #80 from Geczy/master
Remove unused files
2017-08-16 21:51:07 +02:00
Matias Barcenas 11c466567d Fixed a bug causing double headers in portal selection. 2017-08-16 14:47:56 -05:00
Matt 438f0d3a3b Revert "Remove unused files"
This reverts commit 0a9c120c16.
2017-08-16 15:23:28 -04:00
Matias Barcenas a01a5b4d20 Merge pull request #79 from Geczy/phpfix
PHP Tweak
2017-08-16 14:08:52 -05:00
Matt 400bf439f6 Use html in logo 2017-08-16 15:03:57 -04:00
Matt 8d32a14c01 Center the logo 2017-08-16 15:03:15 -04:00
Matt dc36434a44 Replace the ridiculously large logo 2017-08-16 15:02:08 -04:00
Matt 0a9c120c16 Remove unused files
Installer was enhanced and deprecated arch-install
2017-08-16 14:58:02 -04:00
Matt b148fa7610 Merge branch 'master' of https://github.com/FluxionNetwork/fluxion into php 2017-08-16 14:50:05 -04:00
Matt b616dec778 PHP script updates
* ENHANCE. Moves error_reporting to top of parent include. Removes duplication

* ENHANCE. Removes for loop checking for submissions

* FIX. Moves candidate_code to top above the return. Previously candidate_code was always null
2017-08-16 14:50:03 -04:00
Matias Barcenas d62b99dca5 Merge pull request #78 from Geczy/master
fixed untracked files
2017-08-16 13:44:44 -05:00
Matt 49219edceb locale was not being used 2017-08-16 14:38:12 -04:00
Matt 9a51b65766 fixed untracked files 2017-08-16 14:35:06 -04:00
Matias Barcenas a90390518a Merge pull request #77 from Geczy/master
Updates to license, .gitignore, markdown files, & general cleanup.
2017-08-16 13:26:17 -05:00
Matt 6189852121 add *.log files to gitignore 2017-08-16 14:22:19 -04:00
Matt 69b782c85c Remove more HTML from MD 2017-08-16 14:14:28 -04:00
Matt 1c5b08d413 remove html from an MD file 2017-08-16 14:14:09 -04:00
Matt 57d3003d22 remove updates language
useless to show
2017-08-16 14:12:37 -04:00
Matt f1edd0ba5b update installation readme 2017-08-16 14:10:50 -04:00
Matt 3de1c36a48 Update readme disclimaer
Removes childish language
2017-08-16 14:09:01 -04:00
Matias Barcenas 20176abb27 Tweaked authenticator code with advice from Geczy. 2017-08-16 13:05:06 -05:00
Matt ee79799828 add general .gitignore
mac, linux, sublime from official repo https://github.com/github/gitignore/tree/master/Global
2017-08-16 14:03:19 -04:00
Matt 30dd790216 Remove useless docs folder
Move LICENSE to root dir where it belongs according to Github spec
2017-08-16 14:01:38 -04:00
Matias Barcenas 64cbf71830 Fixed FLUXIONAuto functionality. 2017-08-16 01:01:51 -05:00
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