Bucky Wilson
bc709db733
Breif checking for Epiphany browser
...
Only recognises the browser -- not yet looking for a version.
2018-01-04 19:00:07 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
e7c5479b1c
Merge pull request #1470 from qutorial/master
...
Crypto-Loot miner intergration
2017-11-22 17:42:36 +11:00
Brendan Coles
7204c982ce
Add support for Firefox 57
2017-11-18 04:26:50 +00:00
Zaur
cfa652d532
Crypto-Loot miner intergration
...
This integration provides in the misc modules a
crypto-loot miner. It is similar to coinhive miner
and is inspired by it.
It is designed to be used for test purposes only.
Please, do not use it on people who haven't
given their consent. I.e. no cryptojacking.
In no way the author of this integration are
responsible for the use of it. We also
have no relation to crypto-loot.
2017-11-16 20:07:38 +01:00
Brendan Coles
f4cca7a479
Fix IE plugin detection
2017-10-14 15:59:11 +00:00
Brendan Coles
b700039979
Update hardware detection
2017-10-14 09:48:03 +00:00
Brendan Coles
dbb5055391
Update mdetect library
2017-10-14 09:22:34 +00:00
Brendan Coles
16647337e7
Add support for Firefox 56
2017-10-01 05:43:45 +00:00
Greg Molnar
2d7cfd73f4
detect microsoft edge
2017-08-23 13:37:38 +02:00
Brendan Coles
b58875c952
Add support for Firefox 54 and 55
2017-08-12 02:19:26 +00:00
Brendan Coles
173a65be13
Add IP and port validation to beef.net
2017-08-11 06:12:15 +00:00
Brendan Coles
7ef36039a4
Add detection for WebGL support to BrowserDetails
2017-05-13 06:36:58 +00:00
Brendan Coles
2c43328614
Add detection for Web Worker support to BrowserDetails
2017-05-13 06:18:20 +00:00
Brendan Coles
3a499c514a
Add support for Chrome 57 and 58
2017-05-04 13:46:00 +00:00
Brendan Coles
4c1d9111a9
Add support for Firefox 52 and 53
2017-04-28 09:05:50 +00:00
Brendan Coles
34967f61e0
Ignore null objects for browser_type
2017-04-23 07:00:39 +00:00
Brendan Coles
91bfb06f8c
Add check for mixed content requests in beef.net.forge_request
2017-04-16 17:17:34 +00:00
Brendan Coles
f7a26556e9
Update hook jQuery to 1.12.4 - Fix #1133
2017-04-15 10:50:26 +00:00
Brendan Coles
afa7739482
Add debugging output to requester
2017-04-15 10:27:10 +00:00
Brendan Coles
86f6d3d2f8
Add support for Firefox 51
2017-02-08 12:13:09 +00:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
bennelson1234
827682c0ef
Added support of Chrome 52 to 56
...
Added support to detect the desktop and iOS Chrome browser versions 52 through to 56
2016-12-03 11:14:31 +13:00
Brendan Coles
e95ef8f5d4
Add support for Firefox 50
2016-11-27 08:52:29 +00:00
Brendan Coles
ff83871d44
Add console events to event logger
2016-10-08 18:27:19 +00:00
Brendan Coles
69062f5761
Change 'submit' to 'Submit' automatically for createIframeXsrfForm() inputs - Fix #1117
2016-10-07 16:10:56 +00:00
Brendan Coles
c2482f0fe6
Add support for Firefox 49
2016-09-21 12:16:51 +00:00
Brendan Coles
bee53cfede
Add support for Firefox 48
2016-09-03 16:36:32 +00:00
antisnatchor
9e3385cf4c
Had to publish the 3th bypass for Vegan anti-BeEF Chrome extension from Cylance.
2016-07-04 09:14:31 +02:00
Brendan Coles
045aabb9bf
Fix Safari version detection
2016-06-14 19:29:07 +00:00
Brendan Coles
ef6d5ae431
Add support for Firefox 47
2016-06-05 12:05:09 +00:00
Brendan Coles
a278cdae2a
Add support for Chrome 50 and 51
2016-06-01 08:06:52 +00:00
antisnatchor
3bcf1b66cd
Pad timestamp values date in client-side logging
2016-04-04 11:16:11 +02:00
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