Commit Graph

  • 41c9589ef1 Removed rules enabled by mistake. antisnatchor 2016-04-01 17:36:44 +02:00
  • c091ff9bc2 Merge branch 'master' of https://github.com/beefproject/beef antisnatchor 2016-04-01 14:14:56 +02:00
  • 5e7342e1bd Added Brave browser detection. antisnatchor 2016-04-01 14:14:13 +02:00
  • ede4ce46d6 Extend Get Visited Domains module's description to include format of the visited domains text box mgeeky 2016-03-31 12:29:08 +02:00
  • 617a30f80e Added functionality to specify custom static resources paths for Get Visited Domains module. mgeeky 2016-03-31 12:25:27 +02:00
  • c1137b5cc8 Merge pull request #1230 from derrend/patch-1 antisnatchor 2016-03-31 10:18:37 +02:00
  • e772e683fd Issue #1214. Now command module post_execute is honoured also with WebSockets channel. antisnatchor 2016-03-31 09:56:40 +02:00
  • 9905756c0a Additional fix related to #1210 (removing leading/trailing doubel quotes from the command results if channel is WebSocket) antisnatchor 2016-03-31 08:03:06 +02:00
  • 39a010fa63 Fixes #1210 antisnatchor 2016-03-30 12:30:11 +02:00
  • 9d1b645fdb Update ISSUE_TEMPLATE.md Brendan Coles 2016-03-29 20:34:25 +11:00
  • 08a83437a0 Add GitHub issue template Brendan Coles 2016-03-29 09:28:18 +00:00
  • 962684b99e Add support for Firefox 46 Brendan Coles 2016-03-29 09:04:02 +00:00
  • 98873e44a6 Add .travis.yml Brendan Coles 2016-03-26 01:13:49 +00:00
  • 0efd7bbaab Update Gemfile.lock Brendan Coles 2016-03-26 01:10:23 +00:00
  • 2e8f9de9f5 Update issues URL Brendan Coles 2016-03-26 01:08:35 +00:00
  • 802e470dba Merge pull request #1234 from cybernet/patch-1 Brendan Coles 2016-03-26 12:04:24 +11:00
  • 47c3a5e1a4 tiny change cybernet 2016-03-26 02:26:59 +02:00
  • 43a797b36a Re-order BeEF::Filters.is_valid_ip arguments with optional last Brendan Coles 2016-03-25 20:58:17 +00:00
  • 4dde171c4f Use base64 for module inputs instead of gsub Brendan Coles 2016-03-21 19:41:02 +00:00
  • b6f9daf780 Merge pull request #1232 from mgeeky/master Brendan Coles 2016-03-22 05:56:53 +11:00
  • d8ce153bb4 Add Netgear DGN2200 Command Execution module Brendan Coles 2016-03-20 21:30:20 +00:00
  • 264c203a7e Change BeEF::Filters::is_valid_yes_no to be case insensitive Brendan Coles 2016-03-20 16:33:57 +00:00
  • 6eccbbe1a6 Rename docs to doc Brendan Coles 2016-03-20 16:31:14 +00:00
  • 2fde87a19b Update comments Brendan Coles 2016-03-20 16:29:56 +00:00
  • 9d8d1c28a1 Add rdoc rake task Brendan Coles 2016-03-20 15:38:35 +00:00
  • 4409599d1a Add support for Firefox 45 Brendan Coles 2016-03-16 14:50:06 +00:00
  • c5bcba37f2 Verify if ARE module exec_order and exec_delay values are consistent with ARE modules number. antisnatchor 2016-03-14 16:51:06 +01:00
  • 85b1afb861 Fixed #1203 Now wrapping function names are appended with 8 bytes of random hexchars, to prevent name collisions. The rule_token "seed" is also stored in the ARE Execution table. antisnatchor 2016-03-14 16:43:59 +01:00
  • d84c8ef976 Added support for Chrome 49. antisnatchor 2016-03-14 14:56:33 +01:00
  • 80fe18c32c Update INSTALL.txt with Ubuntu instructions Derren Desouza 2016-03-11 12:33:07 +10:00
  • a677e9c746 Added checkbox specyfing whether to create a pop-under at user's tab closing event (module confirm_close_tab). Also extracted static confirmation message to the module's options. mgeeky 2016-03-08 15:32:36 +01:00
  • 8ab9716a44 Firefox has forbidden access to the chrome:// scheme rendering "Detect Extensions" module useless. The code has been trying to fingerprint installed extensions by creating image which would load extension-specific url and then in onload' event would send such information to the BeeF server. Unfortunately there was no code handling onerror' situation, therefore end user wasn't getting any status from this module (stating that it failed). The below commit adds such functionality. mgeeky 2016-03-08 14:49:29 +01:00
  • faddd76de0 Added try..catch to avoid looped mozRTCSessionDescription undefined exceptions in Firefox (as occured in 43.0). Shouldn't do much havoc I guess. mgeeky 2016-03-07 18:20:08 +01:00
  • 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. mgeeky 2016-03-07 18:01:37 +01:00
  • 815eff8d4e Merge pull request #1220 from ilatypov/master antisnatchor 2016-02-18 15:51:00 +01:00
  • 39ca52ae8b Merge pull request #1221 from Und3rf10w/patch-1216 antisnatchor 2016-02-18 15:49:44 +01:00
  • f1eb8c8723 Update loader.rb Jonathan Echavarria 2016-02-17 09:29:11 -05:00
  • d81db24912 Delay form submission to allow the Javascript event loop complete the transfer of the log. #1215 Ilguiz Latypov 2016-02-15 16:02:06 -05:00
  • b8afb0e855 Add WS timer to banner Brendan Coles 2016-02-13 10:00:47 +00:00
  • d110675c0f Revert 96dfde519a Brendan Coles 2016-02-13 09:53:23 +00:00
  • 7a668abc0a Update ARE to support Evasion extension - Fix #1219 Brendan Coles 2016-02-13 07:09:00 +00:00
  • 60f046c775 Update jquery version in evasion exclude_core_js Brendan Coles 2016-02-13 06:49:54 +00:00
  • d0ca66cbf5 Decrease workers and increase timeout Brendan Coles 2016-02-12 14:38:42 +00:00
  • 13fded460e assert_equal <expected>,<actual> Brendan Coles 2016-02-12 13:59:50 +00:00
  • 96dfde519a Remove JSON.stringify(results) from beef.websocket.send - Fix #1210 Brendan Coles 2016-02-12 13:25:39 +00:00
  • d1d7371ccf Disable console extension Brendan Coles 2016-02-12 13:10:23 +00:00
  • ca288fef9f Update gems Brendan Coles 2016-02-12 11:23:29 +00:00
  • 1a16837182 Remove win32console gem dependency for Windows Brendan Coles 2016-02-12 11:03:29 +00:00
  • afd48d8a5f Advise console extension is unavailable Brendan Coles 2016-02-12 08:32:00 +00:00
  • 8e5991784f Add ARE return status Brendan Coles 2016-02-11 12:37:48 +00:00
  • bef0c6dcdd Add support for Windows 10 Brendan Coles 2016-02-10 07:40:28 +00:00
  • 85d87f47b5 Remove HTTP method from beef.dom.persistentIframe - Fix #1211 Brendan Coles 2016-02-09 14:05:35 +00:00
  • 8697c81ffa Replace eval with hard-coded strings Brendan Coles 2016-02-08 08:29:52 +00:00
  • fa8464bdd9 Update supported browsers Brendan Coles 2016-02-08 03:59:25 +00:00
  • 5065a55238 Add lan_http_scan ARE rule Brendan Coles 2016-02-07 13:19:35 +00:00
  • bb8fe9d8f8 Fix icon Brendan Coles 2016-02-07 12:20:53 +00:00
  • 7e6e3bc51d Add lan_flash_scan ARE rule Brendan Coles 2016-02-07 12:20:04 +00:00
  • 848dc65c6f Add cross_origin_scanner_flash module Brendan Coles 2016-02-07 11:20:55 +00:00
  • 321aff56f3 Rename cross_origin_scanner to cross_origin_scanner_cors Brendan Coles 2016-02-07 10:53:32 +00:00
  • eb9e0a0a68 Add ARE return status Brendan Coles 2016-02-07 01:01:02 +00:00
  • 83e1f596de unless Brendan Coles 2016-02-06 08:04:29 +00:00
  • dde8034606 Use 'Unknown' if BrowserPlatform is null Brendan Coles 2016-02-05 04:25:23 +00:00
  • 1715113ffa Update Ruby version requirement to 2.0 Brendan Coles 2016-02-04 09:39:59 +00:00
  • 6e157e163f Update therubyracer link Brendan Coles 2016-02-04 09:34:12 +00:00
  • ac1b51bbb2 Use groups in Gemfile Brendan Coles 2016-02-04 09:32:55 +00:00
  • 989d6de65a Check ENV['LANG'] for UTF-8 compatibility Brendan Coles 2016-02-04 07:51:45 +00:00
  • 9e0ccf71bb Change /api/modules/multi_browser to accept 'ALL_ONLINE' for 'hb_ids' Brendan Coles 2016-02-04 00:49:29 +00:00
  • 8e3264e750 Change names Brendan Coles 2016-02-03 22:57:33 +00:00
  • f4ff606cbf Change /api/modules/multi_browser to accept 'ALL' for 'hb_ids' Brendan Coles 2016-02-02 21:50:08 +00:00
  • efe8961dfa Fix file path - Fix #1204 Brendan Coles 2016-02-02 01:40:26 +00:00
  • 5507447661 Hide ARE rule processing output unless debugging Brendan Coles 2016-02-01 18:42:21 +00:00
  • efb99f9e98 Add command module ID to module response log message Brendan Coles 2016-02-01 14:18:24 +00:00
  • 39df7184aa Add Clear Console module Brendan Coles 2016-01-31 20:29:45 +00:00
  • ff50dc9c4a Add lan_fingerprint ARE rule Brendan Coles 2016-01-31 20:27:44 +00:00
  • 623db6229e Add lan_cors_scan ARE rule Brendan Coles 2016-01-31 20:27:14 +00:00
  • e462e504fb Add support for ARE rules with multiple browsers Brendan Coles 2016-01-31 20:26:35 +00:00
  • fefcef6fb0 Update support for Chrome Brendan Coles 2016-01-31 20:09:45 +00:00
  • 14531f782a Remove OS requirement Brendan Coles 2016-01-30 17:34:20 +00:00
  • 798e79b55f Add Midori logo Brendan Coles 2016-01-30 15:03:00 +00:00
  • 85106b98de Add Odyssey logo Brendan Coles 2016-01-30 14:14:05 +00:00
  • 9e7f36c113 Re-indent Brendan Coles 2016-01-30 13:56:22 +00:00
  • e947acc69b Add AROS logo Brendan Coles 2016-01-30 13:54:24 +00:00
  • 41b5b8fd06 Use Ruby 2.1.5 Brendan Coles 2016-01-29 16:50:01 +00:00
  • 041ce83c74 Update Gemfile.lock Brendan Coles 2016-01-29 16:42:45 +00:00
  • 485049f4c8 Version check to ensure BeEF is running Ruby 2.0+ Brendan Coles 2016-01-29 16:25:16 +00:00
  • 5a1b64b97b Remove unused match_browser function Brendan Coles 2016-01-27 19:58:26 +00:00
  • 6625a2bd29 Fix browser details nil window/screen size bug Brendan Coles 2016-01-27 19:25:06 +00:00
  • 39f8916547 Update config Brendan Coles 2016-01-27 19:13:06 +00:00
  • e7490a33c3 Add support for AROS Brendan Coles 2016-01-27 19:07:57 +00:00
  • 2d2edc6858 Add support for Odyssey browser Brendan Coles 2016-01-27 19:06:36 +00:00
  • 5b5a1b84b9 Clean up zombie hash Brendan Coles 2016-01-27 18:14:19 +00:00
  • 4719c50b17 Add support for Firefox 44 Brendan Coles 2016-01-27 17:33:23 +00:00
  • d1584f3f54 Add support for Midori browser Brendan Coles 2016-01-27 17:29:01 +00:00
  • 19563d696f Save command status when using websockets - Fix #1200 Brendan Coles 2016-01-27 16:50:51 +00:00
  • 96716e248a Add hard-coded module result status Brendan Coles 2016-01-27 16:38:04 +00:00
  • 47c1bd29aa Fix ARE rule length check Brendan Coles 2016-01-26 15:33:57 +00:00
  • b0bf1c0c21 Change Metasploit ssl_version from TLSv1 to TLS1 Brendan Coles 2016-01-25 11:21:40 +00:00
  • 62b2e34320 Update shocker-cgi_list Brendan Coles 2016-01-25 09:58:22 +00:00
  • b2cf94483c Update Gemfile.lock Brendan Coles 2016-01-25 08:10:55 +00:00
  • bea6ccda73 Update comments and use SSL/TLS by default Brendan Coles 2016-01-21 15:52:48 +00:00