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
|
328df7af97
|
Documented (JSdoc) both updater.js and websocket.js. Finally :D
|
2012-11-21 07:12:56 +00:00 |
|
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 |
|
antisnatchor
|
72a4a127ff
|
Documented (JSdoc) all the net.js methods.
|
2012-11-21 06:14:59 +00:00 |
|
antisnatchor
|
03f7f888b5
|
Documented (JSdoc) all the init.js methods.
|
2012-11-21 06:13:32 +00:00 |
|
antisnatchor
|
2ae03736ab
|
Added Chrome 23 detection. Refactored the hasWebSockets method.
|
2012-11-21 05:19:47 +00:00 |
|
antisnatchor
|
c2185d2cec
|
Refactoring session.js moving the iframe persistence technique in dom.js. Updated iframe_above to use the new component.
|
2012-11-21 05:10:52 +00:00 |
|
antisnatchor
|
81f03f0024
|
Fixed a nasty bug with WebSockets. BrowserDetails are now always sent with XHR-polling, before switching protocols using WebSockets.
|
2012-11-18 15:45:46 +00:00 |
|
Wade Alcorn
|
b68df3d024
|
Changed license header
|
2012-11-02 14:05:15 +10:00 |
|
bcoles
|
72ac600f9f
|
Add createIframeIpecForm function to client dom library
|
2012-10-27 18:53:29 +10:30 |
|
bcoles
|
d7f0a590b7
|
Fix typo in popup detection
|
2012-10-27 18:53:04 +10:30 |
|
bcoles
|
91e1411888
|
Added support for Chrome 22
|
2012-10-19 09:35:29 +10:30 |
|
bcoles
|
2863fafc2a
|
Added support for Firefox 16
Fixed bug where new versions of Firefox are detected as Safari
Added placeholder for IE10
|
2012-10-16 20:39:28 +10:30 |
|
radoen
|
b20dec0adf
|
ISSUES #713 Fixed
|
2012-10-14 01:52:17 +02:00 |
|
bcoles
|
8625452751
|
Add support for Firefox 15
|
2012-09-07 20:30:19 +09:30 |
|
bcoles
|
085f2775f3
|
Added beef.browser.hasCors() function
|
2012-09-06 17:50:27 +09:30 |
|
bcoles
|
ab588c0f68
|
Add link_rewrite_tel module
Fixes issue #721
|
2012-09-02 16:58:43 +09:30 |
|
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
|
b6c12fd0f3
|
Added copyright to are.js
|
2012-08-25 10:25:31 +01:00 |
|
antisnatchor
|
50e7a1c206
|
Refactored WebSocket code.
|
2012-08-25 10:18:56 +01:00 |
|
radoen
|
5697eac123
|
Added support for wss, issue #714
|
2012-08-10 13:43:48 +02:00 |
|
antisnatchor
|
ea89b0ca64
|
Added support for Safari 6.
|
2012-08-06 20:55:38 +01:00 |
|
Christian Frichot
|
b58e9b955e
|
Fixes Issue #733 - Thin SSL support initial release
|
2012-08-05 16:17:18 +08:00 |
|
antisnatchor
|
c2a2135046
|
Added Chrome 21 fingerprinting.
|
2012-08-01 12:28:24 +01:00 |
|
bcoles
|
8e2f0e9a44
|
Added support for Firefox 14
|
2012-07-18 22:03:24 +09:30 |
|
antisnatchor
|
b784710ca9
|
Added detection of Opera 12.x (still beta)
|
2012-06-30 15:42:03 +01:00 |
|
bcoles
|
9fdd8bc819
|
Added support for Chrome 20
|
2012-06-29 13:41:05 +09:30 |
|
qswain2
|
b89ff04930
|
Fixed accidental removal of are init call in init.js
|
2012-06-28 06:44:27 -04:00 |
|
qswain2
|
6a4f2ac6be
|
Merge branch 'master' of github.com:beefproject/beef
|
2012-06-27 23:00:55 -04:00 |
|
bcoles
|
7686d55b4b
|
Added hardware detection for HTC, Motorola, Google Nexus, Nokia, Sony
Ericsson
|
2012-06-26 18:52:03 +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
|
d5acc6409e
|
Added beef.browser.hasPhonegap()
Added hasPhonegap() and hasGooglegears() to balloon messages
Updated os in module configs from "iPhone" to "iOS"
|
2012-06-25 11:04:19 +09:30 |
|
bcoles
|
268ef4588f
|
Added device/hardware detection
|
2012-06-25 01:35:33 +09:30 |
|
qswain2
|
6063e6246d
|
Added miniied jools to lib and included jools in buildjs string. Had to modify the underscore template settis to resolve conflicts in the erubis evaluator. Created are object as apart of beefjs and created basic stub to create the jools object.
|
2012-06-02 13:15:35 -04:00 |
|
qswain2
|
f622171eef
|
added rowserfied jools js file so that jools can be used in the browser
|
2012-05-31 00:57:22 -04:00 |
|
bcoles
|
0ac7023df1
|
Renamed getScreenParams() to getScreenSize()
Added date stamp to browser hook initialization
|
2012-05-29 18:52:43 +09:30 |
|
bcoles
|
75315f8622
|
Added support for Firefox 13
Added return message for fake flash update module
|
2012-05-29 16:40:15 +09:30 |
|
antisnatchor
|
0d2598e0b8
|
MITB: closed expressions
|
2012-05-25 11:18:33 +01:00 |
|
antisnatchor
|
1282831af1
|
Terminating unterminated statements in various JS files.
|
2012-05-22 13:38:28 +01:00 |
|
antisnatchor
|
2bad801c80
|
Terminating unterminated statements in various JS files.
|
2012-05-22 13:27:57 +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 |
|
Mike Haworth
|
b420fe0523
|
When using safari as cross-domain proxy polling failed if firefox requested http://fxfeeds.mozilla.com/en-US/firefox/headlines.xml. The cause was JSON.stringify failing, so just through a try /catch round it
|
2012-05-20 00:05:02 +12:00 |
|
bcoles
|
1335f57a46
|
Browser plugins are now passed through unique()
|
2012-05-14 20:29:18 +09:30 |
|
bcoles
|
78b88ee09f
|
Changed status/port status info for cross-domain request history
|
2012-05-14 18:57:44 +09:30 |
|
bcoles
|
2f7d98c7a7
|
Fixed bug in core/main/client/net.js
ALL requests (modules, requester, etc) were failing in Firefox since
commit 1fd66bce1e
|
2012-05-14 17:45:03 +09:30 |
|
Mike Haworth
|
1fd66bce1e
|
Issue #666 Proxy now uses forge_request, allowing cross domaian requests, for instances where SOP bypass is available
|
2012-05-13 13:08:13 +12:00 |
|
antisnatchor
|
052d25a36b
|
Fixed another bug when parsing the BeEF hook cookie in Js. now using beef.session.get_hook_session_id(). Should be the last fix.
|
2012-05-11 14:22:13 +01:00 |
|