antisnatchor
815eff8d4e
Merge pull request #1220 from ilatypov/master
...
Delay form submission to allow the Javascript event loop complete the…
2016-02-18 15:51:00 +01:00
Jonathan Echavarria
f1eb8c8723
Update loader.rb
...
Includes fixes for #1216 by loading the 'optparse' library
2016-02-17 09:29:11 -05: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
7a668abc0a
Update ARE to support Evasion extension - Fix #1219
2016-02-13 07:09:00 +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
83e1f596de
unless
2016-02-06 08:04:29 +00:00
Brendan Coles
dde8034606
Use 'Unknown' if BrowserPlatform is null
2016-02-05 04:25:23 +00:00
Brendan Coles
9e0ccf71bb
Change /api/modules/multi_browser to accept 'ALL_ONLINE' for 'hb_ids'
2016-02-04 00:49:29 +00:00
Brendan Coles
f4ff606cbf
Change /api/modules/multi_browser to accept 'ALL' for 'hb_ids'
2016-02-02 21:50:08 +00:00
Brendan Coles
5507447661
Hide ARE rule processing output unless debugging
2016-02-01 18:42:21 +00:00
Brendan Coles
efb99f9e98
Add command module ID to module response log message
2016-02-01 14:18:24 +00:00
Brendan Coles
e462e504fb
Add support for ARE rules with multiple browsers
2016-01-31 20:26:35 +00:00
Brendan Coles
fefcef6fb0
Update support for Chrome
2016-01-31 20:09:45 +00:00
Brendan Coles
798e79b55f
Add Midori logo
2016-01-30 15:03:00 +00:00
Brendan Coles
85106b98de
Add Odyssey logo
2016-01-30 14:14:05 +00:00
Brendan Coles
e947acc69b
Add AROS logo
2016-01-30 13:54:24 +00:00
Brendan Coles
5a1b64b97b
Remove unused match_browser function
2016-01-27 19:58:26 +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
19563d696f
Save command status when using websockets - Fix #1200
2016-01-27 16:50:51 +00:00
Brendan Coles
47c1bd29aa
Fix ARE rule length check
2016-01-26 15:33:57 +00:00
Brendan Coles
439040a89e
Skip ARE if no rules specified
2016-01-21 08:09:55 +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
Brendan Coles
ea8d331b47
Add BeEF::Filters.is_valid_private_ip()
2015-12-13 06:51:40 +00:00
Brendan Coles
9dd468d10f
Default to 'ALL' for browser, browser_version, os, os_version if unspecified
2015-12-12 18:49:02 +00:00
antisnatchor
1758383bc4
Merge pull request #1179 from atilaromero/patch-1
...
Fix "ALL" comparison for browser and os
2015-12-10 15:17:52 +01: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
d585f3ab24
Added RESTful API call to update os/os_version/arch of a specific browser (useful in MITM scenarios where you have more powerful tools than browser/JS to fingerprint)
2015-12-02 14:35:55 +01:00
antisnatchor
7b1b3ef06c
Moved PhishingFrenzy integration code check before ARE/network
2015-12-02 14:35:08 +01: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
d017bdc585
is_valid_hostname now accepts also FQDNs with double dash or dot (although technically wrong as per RFC, some registrants allow them).
2015-10-25 15:06:55 +01:00
antisnatchor
5dbfe37480
Added support for Chrome 46
2015-10-25 14:50:19 +01:00
Atila Romero
09ff1f5f0a
Update engine.rb
2015-10-23 16:50:13 -02:00
Atila Romero
8626b1b275
Fix "ALL" comparison for browser and os
...
The correct is to check if the *rule.browser* has the tag "ALL", not if the browser was identified as "ALL", which of course never happen.
Before this fix, using "ALL" in a ARE rule makes it be never called.
2015-10-06 11:01:30 -03: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
ed321bf5ec
Remove :cid property from Network extension data models
2015-09-30 07:20:29 +00:00