Brendan Coles
4e31752626
Add platformjs to hook
2019-02-27 06:46:21 +00:00
Ben Passmore
9f1e8f5e8d
Updated copyright
2019-01-01 11:57:28 +10:00
Brendan Coles
9ba4b10b40
Rollback hook jQuery version to 1.12.4 to support IE6-8
2018-06-11 05:05:29 +00:00
Francois van der Hoven
9f7136f0ce
Add latest versions of js libraries
2018-02-23 10:15:27 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
d5b020f9be
Add evasion to build_missing_beefjs_components method
2017-08-06 22:08:04 +00:00
Brendan Coles
f7a26556e9
Update hook jQuery to 1.12.4 - Fix #1133
2017-04-15 10:50:26 +00:00
Brendan Coles
1a68c165bb
Add missing libraries to beefjs - Part of #1323
2017-04-10 16:46:01 +00:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
antisnatchor
c700bb3013
Added ws_connect_timeout option to delay of 500 ms the establishment of the WS channel. This is needed to wait for browser fingerprinting to finish, in order to have all the info needed for triggering ARE rules using WS channel.
2016-04-03 15:16:14 +02:00
Brendan Coles
efb99f9e98
Add command module ID to module response log message
2016-02-01 14:18:24 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
9386fa28e7
Add beef.net.connection client methods
2015-10-03 14:27:27 +00:00
Brendan Coles
b89ca6baa3
Add jQuery BlockUI plugin to hook
2015-08-18 13:47:09 +00:00
antisnatchor
c84e1b88ac
Autorun Rule Engine from @antisnatchor with love (alpha version).
2015-07-27 10:34:58 +02:00
Brendan Coles
9e28e9075d
do not load webrtcadapter.js lib unless webrtc extension is enabled
2015-01-07 12:34:49 +00:00
Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
Christian Frichot
74c8dc7bcd
Add WebRTC Extension PoC. Disabled by default, for now. See Issue #1082
2014-12-23 15:38:02 +08:00
antisnatchor
50a9784606
Added PhishingFrenzy integration config option and code
2014-10-13 11:51:25 +02:00
bcoles
88019d21a3
Add error message for nil command module key
2014-01-05 05:45:48 +10:30
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
bcoles
d17d1357c6
Upgrade jquery from 1.5.2 to 1.10.2
2013-12-29 23:49:30 +10:30
antisnatchor
45c51180a6
Completely removed deployJava ro prevent CtP issues on Firefox.
2013-10-09 16:11:27 +01:00
Saafan
402f4997df
Fixing java support by separating Oracle deployement toolkit in a separate file. #786
2013-08-03 16:25:46 -04:00
antisnatchor
5585879cca
Updated multiple core files to use hook_session_name consistently from the config.yaml file.
2013-04-09 10:25:49 +01:00
bcoles
8132eb0e53
Solution: Hide beef behind an apache webserver
...
Manually merge code from @lalaglubsch
Add support for BeEF through a proxy
Fix issue #856
2013-03-16 20:12:27 +10:30
Nbblrr
3fe37ec7b1
Improved Hardware detection with mdetect. Ticket #722
2013-01-05 00:03:25 +01:00
antisnatchor
d976e86cbe
Refactored mitm.js AJAX sniffing feature. Fixed a couple of other bugs in mitb.js
2012-12-30 13:13:10 +01:00
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
bcoles
3152f41a18
Add beef.net.cors.request
...
Returns a response object with HTTP status, headers and body
Add 'Test CORS Request' debug module
2012-11-26 02:50:27 +10:30
antisnatchor
4b6130a315
Added xhr_poll_timeout config to the main config.yaml. This can now be used to decrease/increase polling timeout for the normal XHR-polling communication.
2012-11-21 06:37:41 +00:00
antisnatchor
011bb0e94b
Refactored WebSocket polling timeout config value.
2012-11-21 06:26:15 +00:00
Wade Alcorn
d2188b230c
More changed license headers
2012-11-02 15:27:01 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
bcoles
a3a8bf2f15
Add command module IDs to logs
2012-10-26 16:45:00 +10:30
bcoles
34bae7d513
Add command module IDs to logs
2012-10-26 16:42:28 +10:30
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
antisnatchor
42c348f3f2
Added timeout.js that calls beef_init an fix some nasty cross-domain hooking issues when the hooking process was not started.
2012-08-25 10:26:16 +01:00
antisnatchor
5400696c40
Refactored and modified beefjs.rb: splitted external lib files from beef files, added the feature for #734 to exclude some core lib js files (like jquery) from obfuscation
2012-08-25 09:58:25 +01:00
radoen
5697eac123
Added support for wss, issue #714
2012-08-10 13:43:48 +02:00
bcoles
1defa2dbc2
Multiple changes to console:
...
[console] Fixed bug in displaying browser info in console
[console] Added zombie IDs to console messages
[console] Added browser type to zombie info
[console] Added menu support for selecting multiple zombies (incomplete)
2012-07-22 20:38:28 +09:30
qswain2
8b17643fdc
Merged changes from origin
2012-06-25 23:53:43 -04:00
qswain2
8d8a0ca9e9
Merge branch 'master' of github.com:beefproject/beef
...
Conflicts:
core/main/handlers/modules/beefjs.rb
2012-06-25 22:59:31 -04:00
qswain2
4f6d07bced
Added init call for are
2012-06-25 22:56:45 -04:00
bcoles
268ef4588f
Added device/hardware detection
2012-06-25 01:35:33 +09:30
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
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
antisnatchor
51b27709dd
Merge remote-tracking branch 'upstream/master'. WS: added stringifying command results in beef.net.send
2012-05-19 19:19:03 +01:00
antisnatchor
247e0e9a62
Issue 676. Now we use em-websocket for WebSocket server side. Instead of threads we use events with EventMachine. Faster and consumes less memory.
2012-05-11 15:58:59 +01:00
antisnatchor
96a16fa683
Fix issue 675 (added erubis parsing for Websocket config options)
2012-05-11 11:45:13 +01:00