Commit Graph

193 Commits

Author SHA1 Message Date
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 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
Wade Alcorn ce01d9fa46 updated copyright year 2015-12-30 08:11:57 +10: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
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 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 cf2f1093a7 Add support for Firefox 40 2015-08-15 06:59:15 +00: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
antisnatchor 61af18858e Removed Silverlight detection from default hook. Use DetectSilverlight module instead. This fixes a UI alert to the user if the plugin is outdated. 2015-07-05 16:12:15 +02:00
antisnatchor 5de857f710 Merge branch 'master' of https://github.com/beefproject/beef 2015-06-26 12:08:53 +02:00
antisnatchor 4413cde187 Bypass for the 'Vegan' anti-BeEF Chrome extension. 2015-06-26 12:05:13 +02:00
Brendan Coles 3bec9b2702 Add support for Firefox 39 2015-06-22 06:14:33 +00:00
antisnatchor e5407af2a0 Added support for Chrome 43. Added window.fetch detection for better fingerprinting of C42/43. 2015-06-11 09:59:23 +02:00
Brendan Coles d0c48ce026 Add support for Chrome 42 2015-05-17 22:06:59 +00:00
Brendan Coles e21c8286c5 Add support for Firefox 38 2015-05-17 21:56:16 +00:00
Brendan Coles 0657a3f1f9 Add support for Firefox 37 2015-04-06 04:37:06 +00:00
Brendan Coles 791c9d1461 Add support for Chrome 41 2015-03-27 02:12:11 +00:00
Brendan Coles 75312e4c99 Add support for Firefox 36 2015-02-24 20:06:05 +00:00
Brendan Coles 234a6e2016 Remove foxit detection from hook init 2015-02-07 04:38:12 +00:00
Brendan Coles 6809ec9914 Fix typo 2015-02-02 01:37:37 +00:00
Brendan Coles d39da9a67b Add support for Chrome 40 2015-02-02 00:53:40 +00:00
Wade Alcorn 2fbca61368 Updated copyright dates 2014-12-30 07:44:58 +10:00
Brendan Coles 3944477b29 Add support for Chrome 39 2014-12-26 13:02:12 +00:00
Brendan Coles 617b46527d Add support for Firefox 35 2014-12-26 12:42:17 +00:00
Brendan Coles 979493c61f Add support for Firefox 34 2014-12-09 00:27:04 +00:00
Brendan Coles 451ff7d002 Add support for Firefox 33 2014-10-19 05:25:24 +00:00
antisnatchor 7aec038505 I though PHP was so shit that param names were case-insensitive. I was wrong :-) 2014-10-13 14:37:55 +02:00
antisnatchor 610985268c Added support for Chrome 38 2014-10-13 11:57:26 +02:00
antisnatchor 50a9784606 Added PhishingFrenzy integration config option and code 2014-10-13 11:51:25 +02:00
Brendan Coles d45c116414 Add support for Safari 8 2014-10-09 13:02:57 +00:00
antisnatchor 46ca236c10 Added support for Safari 7. 2014-10-09 13:31:23 +02:00
antisnatchor 79947ab6eb Fixed typo coming from last pull request merge preventing hooking to work. 2014-10-09 11:04:55 +02:00
Richo Healey a134e535c2 Add browser.capabilities
This removes some janky IE sniffing, and instead provides the beginning
of a simple place to do capability based checks.
2014-10-08 22:04:22 -07:00
Richo Healey 1e88894c98 Whitespace 2014-10-08 21:54:58 -07:00
Brendan Coles 9e43f0b68e Add support for Chrome 37 2014-09-28 04:52:32 +00:00
Till Maas 7c5011ac97 Do not assume 80 to be the default port for HTTPS
The default port for HTTPS is 443, therefore use it and not 80 if no
specific port is set.
2014-09-24 13:04:48 +02:00
Brendan Coles a18a74c82a Add support for Firefox 32 2014-09-06 14:09:50 +00:00