antisnatchor
6a8a103b8b
Final fix for issue #957
2014-01-06 11:03:40 +00:00
bcoles
88019d21a3
Add error message for nil command module key
2014-01-05 05:45:48 +10:30
antisnatchor
b43fbce044
Fixed issue #957 . The requester and proxy now work again after the jquery update.
2014-01-03 13:48:31 +00:00
antisnatchor
2899886543
Added more client-side debugging/logging features to better trace errors when a module fails.
2014-01-03 11:52:00 +00:00
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
bcoles
02e6d4db11
Rescue StandardError rather than Exception
2013-12-30 06:41:07 +10:30
bcoles
c9f0b73100
Add config path to error message
2013-12-30 05:27:27 +10:30
bcoles
d17d1357c6
Upgrade jquery from 1.5.2 to 1.10.2
2013-12-29 23:49:30 +10:30
bcoles
6efa01cc22
Upgrade jquery from 1.5.2 to 1.10.2
2013-12-29 23:39:06 +10:30
bcoles
91b06ca158
Add support for Firefox 26
2013-12-22 19:16:22 +10:30
antisnatchor
b28a79b56a
Enhancing the keylogger to log also shift/alt/ctrl
2013-12-15 16:01:50 +00:00
Christian Frichot
924717d6fa
Support for Chrome version 31 in browser detection
2013-11-25 16:38:55 +08:00
bcoles
ce2b5293af
Add support for Firefox 25
2013-11-05 14:45:27 +10:30
bcoles
8e6751611d
Add beef.browser.getPageHead() and beef.browser.getPageBody()
...
Update 'Get Page HTML' module to use these functions
Tested on IE6, FF22, C28
Fix issue #518
2013-10-13 03:37:15 +10:30
antisnatchor
69ff8c0013
Added rubyzip dependency to core.rb. Fixed a bug in dom.js when attaching applets for IE.
2013-10-10 20:54:29 +01:00
antisnatchor
45c51180a6
Completely removed deployJava ro prevent CtP issues on Firefox.
2013-10-09 16:11:27 +01:00
antisnatchor
71a67defd4
Added new RESTful API method to bind a local file to a url. Also added "dropper" directory into Social Engineering extension.
2013-10-08 14:08:52 +01:00
bcoles
638e037e56
Remove Java and VLC detection from hook init
2013-10-06 19:17:55 +10:30
Christian Frichot
8033b77b73
Support for Chrome version 30 in browser detection
2013-10-06 17:20:01 +08: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
Christian Frichot
df4b0bce5e
Supports Chrome 29 detection
2013-09-07 12:56:21 +08:00
Saafan
d872a5a3e7
Merge remote-tracking branch 'origin/master' into Detect-Java
...
Conflicts:
core/main/client/browser.js
2013-08-20 05:55:27 -04:00
bcoles
858814c614
Update BeEF core to complete HTTPS support
...
Part of issue #745
2013-08-09 13:28:35 +09:30
Saafan
402f4997df
Fixing java support by separating Oracle deployement toolkit in a separate file. #786
2013-08-03 16:25:46 -04:00
bcoles
dd811ca234
Add proxy detection using http headers to browser details
...
Add proxy details to browser log
Part of issue #527
Note: does not work for transparent proxies
2013-07-08 00:25:49 +09:30
bcoles
32b48e5172
Add some client-side debugging to browser.js
...
Perform minor code formatting changes
2013-07-04 23:50:34 +09:30
bcoles
af6cf9e5d4
Add Firefox 23 and 24 support for Firefox aurora/beta users
...
Firefox 23 ETA August 2013
Firefox 24 ETA September 2013
2013-07-04 07:39:23 +09:30
antisnatchor
7f1473ccbf
Added detection for Firefox 22 (and improved detection of FF 21/22 with a new DOM object).
2013-07-01 17:32:00 +01:00
gcatt
f6ebe9fac0
Revert "Add Unity Web Player detection"
...
This reverts commit 696e3715fe .
2013-07-01 10:11:20 +02:00
gcatt
696e3715fe
Add Unity Web Player detection
2013-07-01 10:07:47 +02:00
Christian Frichot
0dd499c71a
Updated browser detection to capture Chrome under iOS. See Issue #909
2013-06-16 16:19:58 +08:00
Christian Frichot
dab58f0e61
Updated hardware constants better detects and displays pure Nexus phones. Issue #908
2013-06-16 14:49:39 +08:00
Christian Frichot
2e68470d23
Android OS Icon should now display. See Issue #907
2013-06-16 14:27:12 +08:00
Christian Frichot
dbebf12d27
Update to browser_filter. See Issue #906
2013-06-15 13:45:24 +08:00
Christian Frichot
96f763b7e0
Chrome 27/28 detection. Fixes Issue #905
2013-06-15 13:41:41 +08:00
bcoles
dbabb379fb
Add Iceweasel detection in browser.js
2013-06-02 05:14:33 +09:30
bcoles
3c5b68e112
Add beef.browser.isA() to detect Avant Browser
...
Fixes issue #774
2013-06-02 03:14:29 +09:30
bcoles
f90ad4a261
Add detection for WebRTC support
2013-05-24 17:06:36 +09:30
bcoles
018a849e14
Add 'path' argument for beef.dom.createIframeIpecForm()
2013-05-24 14:01:21 +09:30
bcoles
9bac6b4fc1
Add support for Firefox 21
2013-05-24 13:47:31 +09:30
bcoles
5bbf26abac
Add beef.http.dns_port config option
2013-05-06 16:03:17 +09:30
Sergey Gorbaty
906ca6ccce
Cordova detection added
2013-05-03 13:13:24 -07:00
antisnatchor
c5d5b99472
Issue #886 : The preflight OPTIONS request now allow also the content-type header, required to use a json conten-type with POST requests.
2013-05-02 10:55:16 +01:00
antisnatchor
9915547b19
Issue #886 : Added support for preflight OPTIONS request.
2013-05-01 17:19:48 +01:00
antisnatchor
ef2eac26eb
Issue #886 : Added support for CORS on the Router object. The RESTful aPI can not be called from JS x-domain.
2013-05-01 11:15:21 +01:00
bcoles
da763df110
Uncommented several instances of beef.debug() - Part of issue #862
2013-04-17 22:12:35 +09:30
bcoles
4980ca02a6
Add beef.client.debug config property - Part of issue #862
...
Client-side debugging is disabled by default
`beef.debug()` now only shows messages if `beef.client.debug` is true
2013-04-17 22:05:31 +09:30
bcoles
a172362452
Part of issue #862 - Add beef.debug() for client-side debugging
...
Add `beef.debug()` function - wraps `console.log()`
Debug messages are suppressed for browsers which don't support `console.log()`
Update './core/*' to use `beef.debug()` instead of `console.log()`
Update './modules/*' to use `beef.debug()` instead of `console.log()`
Update './extensions/*' to use `beef.debug()` instead of `console.log()`
Add 'modules/debug/test_beef_debug/' module
2013-04-15 16:49:01 +09:30
bcoles
55b0bee9ca
Re-enable XSS-Rays vectors containing ' charater
...
Fix issue #47
2013-04-14 20:38:41 +09:30
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