zinduolis
|
95793433fa
|
Update copyright year to 2026
|
2025-12-26 19:18:05 +10:00 |
|
zinduolis
|
101020ffa0
|
Update copyright in rb, js and jsdocs
|
2024-12-25 11:40:55 +10:00 |
|
Stephen
|
747ddb5387
|
Updated http://beefproject.com to https://beefproject.com
|
2023-12-31 14:18:50 +10:00 |
|
jcrew99
|
3a486c7626
|
Updated Copyright
|
2023-12-26 22:32:31 -05:00 |
|
jcrew99
|
486a9bb329
|
Update copyright 2023 (#2675)
* updated copyright
* reverted gemfile lock changes
|
2022-12-31 15:36:07 +10:00 |
|
Brendan Coles
|
aa7a6f9e64
|
Extensions: Resolve many Rubocop violations
|
2022-01-22 11:16:12 +00:00 |
|
wheatley
|
f33e2698a0
|
MAINTAINABILITY: 2257 update copyright 2022 (#2259)
* 2257 updated copyright date
|
2021-12-31 09:48:08 +10:00 |
|
J
|
4ec6ecee27
|
updated all of the copyright information
|
2021-01-11 04:48:56 +10:00 |
|
beep
|
470b3483d0
|
Update copyright information
|
2020-01-01 18:47:08 -08:00 |
|
Brendan Coles
|
1ebffcc2b6
|
Evasion: remove beef.debug calls unless beef.client_debug true
|
2019-02-26 03:17:25 +00:00 |
|
Brendan Coles
|
eb3ebba17f
|
Cleanup evasion extension; disable scramble obfuscation
|
2019-02-22 16:02:02 +00:00 |
|
Ben Passmore
|
9f1e8f5e8d
|
Updated copyright
|
2019-01-01 11:57:28 +10:00 |
|
Wade Alcorn
|
fca5279f17
|
Updated Copyright dates
|
2018-01-04 09:12:47 +10:00 |
|
Wade Alcorn
|
91cc7ed873
|
Updated Copyright information
|
2016-12-29 15:50:13 +10:00 |
|
mgeeky
|
9ebb5abe18
|
Added exception handling in some subtle conditions when Javascript minifying could fail (as it happened to me once)w
|
2016-04-13 21:42:32 +02:00 |
|
Wade Alcorn
|
ce01d9fa46
|
updated copyright year
|
2015-12-30 08:11:57 +10:00 |
|
Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10: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 |
|
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 |
|
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
|
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
|
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 |
|