Commit Graph

  • 99d47351b7 Patched newline issue in request() in net.js bcoles 2012-05-03 15:54:46 +09:30
  • 53c6fb5252 Fixed typo in module name/category bcoles 2012-05-03 15:32:53 +09:30
  • 72ba526cbc merged changes of net.js to fix the requester/tunneling proxy antisnatchor 2012-05-02 14:28:30 +03:00
  • 9e9700f34a Merge remote-tracking branch 'origin/master' antisnatchor 2012-05-02 14:26:08 +03:00
  • c3435ee345 Fixed a nasty bug in net.js forgeRequest. Stripping line breaks from request domain: prevented the requester/tunneling proxy to work (always cross-domain fails) antisnatchor 2012-05-02 14:25:31 +03:00
  • 2c19a3a8d8 Fixed issue when hooking a browser that contains other cookies than BEEFHOOK. now "alive" send back only the BeEF session value antisnatchor 2012-05-02 14:01:04 +03:00
  • 9ae0929a8c Merge remote-tracking branch 'upstream/master' antisnatchor 2012-05-02 13:04:51 +03:00
  • b78390cd39 Added Google Search module bcoles 2012-05-02 18:42:18 +09:30
  • 335adbdc15 Merge branch 'master' of github.com:beefproject/beef Wade Alcorn 2012-05-01 16:52:32 +10:00
  • d3f8b45f21 Moved ajax_fingerprint from 'host' to 'hooked browser' category bcoles 2012-05-01 08:54:41 +09:30
  • aedfe0f9a5 Merge branch 'master' of github.com:beefproject/beef Wade Alcorn 2012-05-01 05:15:34 +10:00
  • 6ff34953d9 Added Leffe beer can handler. commented for now. antisnatchor 2012-04-30 10:14:59 +01:00
  • 8b3e032ad1 Removed debug info from ajax_fingerprint module bcoles 2012-04-30 16:04:20 +09:30
  • 004b3c15ce Removed debug info from ajax_fingerprint module bcoles 2012-04-30 16:02:27 +09:30
  • dc269b15b1 Version updated Wade Alcorn 2012-04-30 15:10:54 +10:00
  • 3dadf4406b Removed Gemfile.lock bcoles 2012-04-30 14:03:34 +09:30
  • 215ddd9cf5 Merge pull request #665 from qswain2/master Brendan Coles 2012-04-29 22:03:52 -07:00
  • 958ddb4845 Added Ajax fingerprint module qswain2 2012-04-30 00:39:39 -04:00
  • 05deaaa8b5 Added Module: ActiveX Command Execution beef-0.4.3.4 bcoles 2012-04-27 14:15:52 +09:30
  • 75cf67a6c4 Re-categorized some modules bcoles 2012-04-27 10:35:17 +09:30
  • d3005850d7 Updated supported browser list for several modules bcoles 2012-04-26 20:07:45 +09:30
  • a8e3d125d4 Added Module: Get Chrome Extensions bcoles 2012-04-26 19:10:16 +09:30
  • 73bd6ab624 Added boilerplate to files with missing boilerplate Wade Alcorn 2012-04-24 18:00:15 +10:00
  • 923921b92b Added skeleton for custom hooks bcoles 2012-04-23 19:33:19 +09:30
  • fa59e633b0 Popunder window now loads a plain page bcoles 2012-04-23 17:36:25 +09:30
  • b5b5f0cd1a Fixed bug in IE version detection bcoles 2012-04-23 14:44:03 +09:30
  • 37c5edf2c2 Added strict doctype for /demos/basic.html page antisnatchor 2012-04-22 13:23:48 +01:00
  • 6cb8eb68fe Fixed bug on IE9 detection antisnatchor 2012-04-22 13:17:55 +01:00
  • 97c2649e36 Corrected issues on IE browser (IE8 IE9) to check IE6 -IE7 Corrected Issues whit character encoding Graziano Felline 2012-04-20 19:17:34 +02:00
  • 9835b0907d Merge branch 'master' of https://github.com/beefproject/beef antisnatchor 2012-04-20 14:47:45 +01:00
  • f63240d3cb Added /api/hooks/:session RESTful api call in order to retrieve the full BrowserDetails for the hooked browser. antisnatchor 2012-04-20 14:46:46 +01:00
  • a6b338e6c4 Added timeout variable decleration to get_internal_ip module bcoles 2012-04-20 22:34:34 +09:30
  • 5a345abfab Added print_info when unmounting a url (assethandler) antisnatchor 2012-04-20 14:08:08 +01:00
  • 217edee831 Added get_internal_ip module (uses an unsigned applet). Fix issue 576 antisnatchor 2012-04-20 13:59:58 +01:00
  • f8cd395e21 Added additional check on pathname for XssRays Issue 657 antisnatchor 2012-04-20 11:40:28 +01:00
  • c83e7d584e Now the Alive check is by ws Timer 5 second Graziano Felline 2012-04-19 19:30:19 +02:00
  • f697e92c95 Decresed default XssRays iframe removal timeout, enhanced comments antisnatchor 2012-04-19 18:10:17 +01:00
  • de68a00c75 Fix issue 658: removed content-type response header when replying to a successful founded Ray vector antisnatchor 2012-04-19 18:09:17 +01:00
  • cf3587e2b1 Fix issue 657: the damn IE doesn't contain a forward slash on pathname antisnatchor 2012-04-19 18:08:16 +01:00
  • b41c6e8559 Catched JSON::ParserError exception when a client abruptly disconnects (i.e.: closing the browser manually, or the hooked tab) antisnatchor 2012-04-18 16:56:43 +01:00
  • 6f73dd6a82 Merge remote-tracking branch 'upstream/master' antisnatchor 2012-04-18 15:27:22 +01:00
  • cecd6cb14a Slightly changed comments on websocket.rb antisnatchor 2012-04-18 15:19:34 +01:00
  • 43f82b0c72 Removed not needed line antisnatchor 2012-04-18 14:41:49 +01:00
  • d1e23c2084 Updated admin_ui and console extensions code to reflect the move of initialization extension into the core. antisnatchor 2012-04-18 14:37:44 +01:00
  • cd4fce7887 Moved initialization extension into the core. BrowserDetails are a vital component of BeEF. There is no reason to don't have it in the core. antisnatchor 2012-04-18 12:54:48 +01:00
  • 8a3fadb5f8 removed test jenkind line antisnatchor 2012-04-18 12:04:37 +01:00
  • 656262c0f4 Basic response recv system implemented todo ping-pong for alive host. thread's content is in websocket.rb todo setting up a separate handler for via ws answer's Graziano Felline 2012-04-18 12:00:17 +02:00
  • 6f57d563ea Jenkins test antisnatchor 2012-04-16 18:02:42 +01:00
  • 66dbf871f1 Added test for test_network_request using the API. antisnatchor 2012-04-15 15:09:26 +01:00
  • 54e244013b Removed response= variable from test_network_request module response. NOt needed. antisnatchor 2012-04-15 15:08:42 +01:00
  • 8f05a403ee Added Test_return_ascii_chars Debug module test using the API. antisnatchor 2012-04-15 13:45:24 +01:00
  • 98807ae9a3 Added RESTful API tests for /api/auth, /api/hooks, /api/modules. Added Test_return_long_string Debug module test using the API :D antisnatchor 2012-04-15 13:22:35 +01:00
  • 3ebe44732b Added beef.module.key.class to /api/module JSON response. antisnatchor 2012-04-15 12:54:04 +01:00
  • 8feef887b9 Fixed issue with malformed JSON response (missing }). No using hash.to_json to send response. antisnatchor 2012-04-15 11:56:00 +01:00
  • 364575592a Moved BeEF credentials from admin_ui extension to the main config.yaml. Updated both admin_ui and RESTful API to reflect the changes. antisnatchor 2012-04-15 10:53:08 +01:00
  • 49af6ad443 Merge branch 'RESTenhance' Christian Frichot 2012-04-15 16:44:05 +08:00
  • 79a7dd3e88 RESTful Admin API Class now includes a LOGIN method Christian Frichot 2012-04-15 16:38:38 +08:00
  • 321a63b148 Placeholder admin RESTful API class Christian Frichot 2012-04-15 07:24:56 +08:00
  • 44e9871503 RESTful API now obeys permitted_ui_subnet Christian Frichot 2012-04-15 07:24:17 +08:00
  • 2198c69aa8 Merge remote-tracking branch 'upstream/master'. Fixed conflicts on config.yaml. antisnatchor 2012-04-14 20:44:17 +01:00
  • 2755c6449c Deleted some stuff that does not work correctly in old browser (IE 8) Better check for FF Cleand up inside the code Graziano Felline 2012-04-14 19:42:53 +02:00
  • 185b1be30f Fixed issue with command execution. Now commands are executed correctly via WebSocket. antisnatchor 2012-04-13 13:35:29 +01:00
  • 65138db207 Commands are now sent through websocket Trouble with eval function in websocket.js Graziano Felline 2012-04-13 12:45:48 +02:00
  • 23f782b8d8 Hook.js load websocket.js only if specifield in beef configuration file if websocket is disabled all work normally if websocket is enabled have trouble in command.rb Graziano Felline 2012-04-12 19:01:49 +02:00
  • e52b5101ee Updated logo location bcoles 2012-04-12 17:20:20 +09:30
  • 0c0027e06f Event Logger now logs form submissions bcoles 2012-04-12 12:27:28 +09:30
  • af9b3c97b5 Added polling stop if websocket is up in updater.js added hash for websocket in websocket.rb added check for websocket existence in command.rb and net.js added a POC onmessage function in websocket.js added check for websocket support in init.js added a POC send to send command output to server in beef.js Graziano Felline 2012-04-11 20:52:47 +02:00
  • 6af55c7e33 Event Logger now logs clipboard events (in IE6 only) bcoles 2012-04-11 14:06:56 +09:30
  • 2b77416226 Issue 654: the main hook handler now extends the Router class antisnatchor 2012-04-09 12:26:57 +01:00
  • dd2e522ce4 Issue 654: the XssRays handler is now extending the Router class antisnatchor 2012-04-09 11:36:35 +01:00
  • 22772c7822 Issue 654: the RESTful api classes are now extending the Router class antisnatchor 2012-04-09 11:16:21 +01:00
  • 8cac63a2f0 Issue 654: if /dh handler is called without params, return 404 antisnatchor 2012-04-09 11:03:02 +01:00
  • c60825faae Issue 654: adjusted DynamicReconstruction handler to extend the Router class antisnatchor 2012-04-09 10:33:23 +01:00
  • 302512e172 Added FF11 support Graziano Felline 2012-04-08 13:21:12 +02:00
  • 85b3a59441 The connection and helo to server correctly work. Graziano Felline 2012-04-08 12:46:57 +02:00
  • 3d80a952ae Version number updated Wade Alcorn 2012-04-08 16:07:22 +10:00
  • 8f7caff30f changed websocket.js structure with closures. antisnatchor 2012-04-07 14:19:56 +01:00
  • 296d0161c9 fixed issue with FF detectionon websockets antisnatchor 2012-04-07 13:48:10 +01:00
  • b08326ebcc fixed typo in ws.receive antisnatchor 2012-04-07 13:41:58 +01:00
  • 552beb4ccd changed allowed origins to ALL antisnatchor 2012-04-07 13:40:18 +01:00
  • faae01a9aa Changed default websocket port antisnatchor 2012-04-07 13:34:21 +01:00
  • ce8919297f Merge remote-tracking branch 'origin/master' Graziano Felline 2012-04-07 14:21:41 +02:00
  • bcd0ff154f Added websocket.js in beefjs.rb Graziano Felline 2012-04-07 14:20:47 +02:00
  • fe588cd2a0 Merge branch 'master' of https://github.com/radoen/beef-radoen antisnatchor 2012-04-07 13:07:17 +01:00
  • e1134e2fa6 Thread for websocket Graziano Felline 2012-04-07 14:01:37 +02:00
  • a5504a5b11 Printing nice print_into about the websocket antisnatchor 2012-04-07 12:59:24 +01:00
  • 64cee24c65 Added WebSocket config options for enable, secure and port antisnatchor 2012-04-07 12:46:57 +01:00
  • 236c8a81b6 Fixed issue with lib loading and WebSocket server initalization antisnatchor 2012-04-07 12:31:37 +01:00
  • 15ca7777bb Inserted module in bootstrap Graziano Felline 2012-04-07 13:00:40 +02:00
  • d3e2e1eb30 Inserted module in bootstrap Graziano Felline 2012-04-07 12:56:06 +02:00
  • 736c81573e Setting up structures and server/client environment. A lot of TODO Graziano Felline 2012-04-06 02:21:40 +02:00
  • cce8cf451c Added XssRays vectors: bcoles 2012-04-05 14:26:30 +09:30
  • f852b87b2b Added detection for Chrome 18 and 19 bcoles 2012-04-05 12:45:10 +09:30
  • 4e1a283736 Merge pull request #656 from tmacuk/master Michele Orru 2012-04-04 13:33:23 -07:00
  • e168a05936 added pageerror logo for iis imitation Thomas Mackenzie 2012-04-04 20:04:31 +01:00
  • e76f301593 added iis imitation construction page Thomas Mackenzie 2012-04-04 18:39:56 +01:00
  • 67d024441d Added Apache/Centos images for the default root page (web server imitation) antisnatchor 2012-04-04 16:45:39 +01:00
  • 616b969f96 added todo for IIS 6 default root page (web server imitation) antisnatchor 2012-04-04 16:42:42 +01:00
  • 0067e20702 Changed HTTP response 'server' header to IIS/6 when iis is specified. antisnatchor 2012-04-04 16:41:15 +01:00
  • 870a182411 Added HTTP response with default Apache centos root page (web server imitation). antisnatchor 2012-04-04 16:33:32 +01:00