Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10:00 |
|
antisnatchor
|
93b053b5a9
|
Changed default obfuscation techniques for the evasion extension.
|
2014-07-01 16:10:36 +02:00 |
|
antisnatchor
|
811b490615
|
Added a new string to be scrambled by default if evasion extension is enabled.
|
2014-07-01 16:05:48 +02:00 |
|
Wade Alcorn
|
8003f1a47f
|
Updated the copyright year to 2014
|
2014-01-01 16:34:15 +10:00 |
|
antisnatchor
|
86d23d3815
|
Fix issue #662 the Web UI base path can now be configured in the main config.yaml. Web UI JS files are now also minified.
|
2013-10-01 17:16:46 +01:00 |
|
bcoles
|
bd2b002314
|
Fix a few typos
|
2013-01-07 05:17:55 +10:30 |
|
Nbblrr
|
3fe37ec7b1
|
Improved Hardware detection with mdetect. Ticket #722
|
2013-01-05 00:03:25 +01:00 |
|
Wade Alcorn
|
fe40038441
|
Updated copyright year to 2013
|
2012-12-30 12:47:43 +10:00 |
|
Wade Alcorn
|
b68df3d024
|
Changed license header
|
2012-11-02 14:05:15 +10:00 |
|
antisnatchor
|
074ca17e42
|
Added missing cloned_page directory to web_cloner. Added readme.txt on that directory. Enabled the social engineering extension by default. Enabled all the obfuscation techniques in the evasion extension config.
|
2012-09-17 10:58:07 +01:00 |
|
Jean-Louis Huynen
|
e86712413c
|
modified whitespace evasion technique to keep it simple - modified beefjs (just one line, i don't had much time to investigate my change but it seems to work better with it than without it :)
|
2012-08-29 18:22:22 +02:00 |
|
Jean-Louis Huynen
|
788cef08d3
|
add whitespace obfuscation technique - should work in theory - but does not in practice
|
2012-08-29 13:54:26 +02:00 |
|
antisnatchor
|
7ed9516b53
|
Obfuscation: removed base64 from the default chain list, added excluded_core_js option
|
2012-08-25 09:55:53 +01:00 |
|
bcoles
|
29ba7dbf38
|
Added spaces to two config.yaml files
Fixes bug with parsing yaml on some versions of Ruby
|
2012-06-29 08:42:21 +09:30 |
|
antisnatchor
|
aa8e073494
|
Changes debug logs in the evasion main class.
|
2012-06-21 12:34:26 +01:00 |
|
antisnatchor
|
b3f8504a2e
|
Evasion: added support to scramble cookies as well.
|
2012-05-25 12:02:28 +01:00 |
|
antisnatchor
|
c79a2ee6f1
|
Evasion: Added bootstrapper functionality. Added support for obfuscate modules with the same techniques used for the hook.
|
2012-05-23 15:23:15 +01:00 |
|
antisnatchor
|
c1d021a7e8
|
Evasion: Fixed bug in scrambler.
|
2012-05-23 15:01:02 +01:00 |
|
antisnatchor
|
aee0b1e50f
|
Evasion: scramble now stores random values in the config object, in order to be re-used later on in a consistent way.
|
2012-05-23 13:44:41 +01:00 |
|
antisnatchor
|
b7f6073631
|
Evasion: added helper module for common methods (random_string)
|
2012-05-23 13:43:28 +01:00 |
|
antisnatchor
|
0ce3490420
|
Don't use eval when evaluating the base64'ed blob in the Evasion extension. It was also triggering BeEF "static analysis" tests LOL
|
2012-05-22 17:37:36 +01:00 |
|
antisnatchor
|
8d805c550f
|
Started working on the Evasion/Obfuscation extension. Added scrambler, minifier and base64 encoder in the chain.
|
2012-05-22 16:41:29 +01:00 |
|