antisnatchor
458985cf84
Merge branch 'master' of https://github.com/beefproject/beef
2016-04-03 15:16:30 +02: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
899d566fe7
Add timestamp to client-side debug messages
2016-04-02 17:04:32 +00:00
Brendan Coles
d0255d6e9c
Add timeout option to beef.net.cors.request
2016-04-02 07:04:40 +00:00
antisnatchor
5e7342e1bd
Added Brave browser detection.
2016-04-01 14:14:13 +02:00
Brendan Coles
962684b99e
Add support for Firefox 46
2016-03-29 09:04:02 +00:00
Brendan Coles
b6f9daf780
Merge pull request #1232 from mgeeky/master
...
Bug fixes + additional options
2016-03-22 05:56:53 +11:00
Brendan Coles
4409599d1a
Add support for Firefox 45
2016-03-16 14:50:06 +00:00
antisnatchor
d84c8ef976
Added support for Chrome 49.
2016-03-14 14:56:33 +01:00
mgeeky
faddd76de0
Added try..catch to avoid looped mozRTCSessionDescription undefined exceptions in Firefox (as occured in 43.0). Shouldn't do much havoc I guess.
2016-03-07 18:20:08 +01:00
mgeeky
e14b5f953a
Modified the Man-In-The-Browser logic of building query string in form fetching. Previous implementation couldn't handle properly option and submit parameters, therefore a MITB-ed user wasn't sending correct query string which should include those two more fields. For instance, bWAPP application (by IT SEC Games) makes choosing a bug to exploit by submitting form consisting of an option and <button> with type=submit. With this patch an user behind MITB will be able to successfully fetch the form and thus proceed to the next bug.
2016-03-07 18:01:37 +01:00
Ilguiz Latypov
d81db24912
Delay form submission to allow the Javascript event loop complete the transfer of the log. #1215
2016-02-15 16:02:06 -05:00
Brendan Coles
d110675c0f
Revert 96dfde519a
2016-02-13 09:53:23 +00:00
Brendan Coles
96dfde519a
Remove JSON.stringify(results) from beef.websocket.send - Fix #1210
2016-02-12 13:25:39 +00:00
Brendan Coles
bef0c6dcdd
Add support for Windows 10
2016-02-10 07:40:28 +00:00
Brendan Coles
85d87f47b5
Remove HTTP method from beef.dom.persistentIframe - Fix #1211
2016-02-09 14:05:35 +00:00
Brendan Coles
dde8034606
Use 'Unknown' if BrowserPlatform is null
2016-02-05 04:25:23 +00:00
Brendan Coles
fefcef6fb0
Update support for Chrome
2016-01-31 20:09:45 +00:00
Brendan Coles
e7490a33c3
Add support for AROS
2016-01-27 19:07:57 +00:00
Brendan Coles
2d2edc6858
Add support for Odyssey browser
2016-01-27 19:06:36 +00:00
Brendan Coles
4719c50b17
Add support for Firefox 44
2016-01-27 17:33:23 +00:00
Brendan Coles
d1584f3f54
Add support for Midori browser
2016-01-27 17:29:01 +00:00
Brendan Coles
e252fa51c5
Replace .catch() with .then() - Fix #1192
...
as per: https://github.com/webrtc/adapter/issues/133
2016-01-13 07:25:17 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
0f0a4d90b3
Add SunOS detection
2015-12-16 15:15:38 +00:00
Brendan Coles
e354ab8045
Add support for request.proto to beef.net.forge_request
2015-12-14 12:38:41 +00:00
Brendan Coles
cb4df3a72c
Validate beef.net.connection.type value
2015-12-13 21:43:29 +00:00
antisnatchor
e4afd12a9b
Fixed Flash detection on IE11, thanks @badbob as this was originally part of his pull request which I haven't merged earlier ;-)
2015-12-10 15:00:02 +01:00
Brendan Coles
2999142247
Add support for Firefox 43
2015-12-10 13:05:16 +00:00
antisnatchor
0c68b3235f
Added support for Chrome 47
2015-12-02 14:03:10 +01:00
Christian Frichot
27c7e76554
Updated WebRTC extension with AdminUI enhancements and arbitrary command module execution
2015-11-27 11:00:35 -08:00
Brendan Coles
78a30bde15
Add support for Firefox 42
2015-11-03 21:51:03 +00:00
antisnatchor
5dbfe37480
Added support for Chrome 46
2015-10-25 14:50:19 +01:00
Brendan Coles
9386fa28e7
Add beef.net.connection client methods
2015-10-03 14:27:27 +00:00
Brendan Coles
6a2d3fa223
Check browser plugins in beef.browser.hasJava()
2015-10-03 13:19:33 +00:00
Brendan Coles
14c235b44b
Merge pull request #1170 from Compewter/master
...
Add logic for beef.browser.javaEnabled function
2015-10-03 23:02:51 +10:00
Brendan Coles
cc3b10b889
Add support for Firefox 41
2015-09-30 06:59:34 +00:00
Brendan Coles
48493812d5
Add support for Chrome for iOS versions 43, 44, 45
2015-09-30 04:58:04 +00:00
Brendan Coles
f685f4a0a9
Add support for Chrome 45
2015-09-30 01:10:21 +00:00
Michael Wetherald
2eae689bf1
Add logic for beef.browser.javaEnabled function
2015-09-13 22:28:51 -07:00
Brendan Coles
b89ca6baa3
Add jQuery BlockUI plugin to hook
2015-08-18 13:47:09 +00:00
Brendan Coles
cf2f1093a7
Add support for Firefox 40
2015-08-15 06:59:15 +00:00
Brendan Coles
e22c5ea7e2
Use beef.debug in deployJava.js
2015-08-04 14:58:34 +00:00
antisnatchor
39d85d4b53
Added TODO for better cpu detection on != Win
2015-07-29 10:41:02 +02:00
antisnatchor
568f63f13d
Refactored the cpu detection JS code. Now starts to detect if the target is 64 bit, then moves to the other checks.
2015-07-29 10:25:32 +02:00
antisnatchor
3c80da5776
Added support for Chrome 44
2015-07-27 12:21:44 +02:00
antisnatchor
bdecbd21a0
Merged changed from master branch, disabled ARE rules by default.
2015-07-27 10:44:51 +02:00
antisnatchor
c84e1b88ac
Autorun Rule Engine from @antisnatchor with love (alpha version).
2015-07-27 10:34:58 +02:00
Brendan Coles
aaefde9b43
Replace console.log with beef.debug
2015-07-12 22:51:06 +00:00
Christian Frichot
13593990e5
WebRTC extension FF fix
...
Thanks to updates in modern FFs handling of WebRTC
the webrtcadapter wrapper had to be updated.
To ensure this would be picked up, also added
WebRTC REST integration test cases.
The tests only run if the extension is enabled,
which is still OFF by default.
See Issue #1134 and #1083
2015-07-08 15:13:21 +08:00