Commit Graph

  • 98c656af3c issue 167: I was not able to manage re-using the east region where the command_module_config panel actually is, so this is a workaround with a closable Window that will automatically close after clicking on a command tree node. antisnatchor 2011-03-11 15:43:50 +00:00
  • 362ca2fe63 issue 154: added attach/detach applet API functions. The applet is attached with cross-browser compatibility (object tag for IEs and embed tag for Gecko/Webkit) antisnatchor 2011-03-11 15:27:51 +00:00
  • 6e8eceee37 issue 249: added loading masks for both module tree and module config panel renderings. User interaction on the UI is also prevented. Useful while working with MSF antisnatchor 2011-03-11 13:44:46 +00:00
  • 78564a009c Version updated wade@bindshell.net 2011-03-11 13:17:34 +00:00
  • d2f215cbf1 Removing comments scotty.b.brown@gmail.com 2011-03-02 11:19:50 +00:00
  • 4c4a358cc6 Added HTTP return codes and timedout variable code for #286 scotty.b.brown@gmail.com 2011-03-02 11:17:05 +00:00
  • c50cedddc9 Modified colors for browser matching for Metasploit modules sussurro@happypacket.net 2011-02-28 06:48:59 +00:00
  • b7cf8d8743 fixed payload box width sussurro@happypacket.net 2011-02-28 06:19:10 +00:00
  • d5692ab01d added threading to msf support sussurro@happypacket.net 2011-02-28 06:15:18 +00:00
  • f73ed0a3f8 issue 213: added anchor of 70% for all the generated form input fields to follow resizes antisnatchor 2011-02-27 12:34:10 +00:00
  • 7c95dd7606 More work on #286 - specifically the duration scotty.b.brown@gmail.com 2011-02-27 10:50:26 +00:00
  • a6d0da5f9c More work on #286 - specifically the response object scotty.b.brown@gmail.com 2011-02-27 10:28:41 +00:00
  • 7ef11e49b5 issue 213: enabled scrollbar rendering on command_module_config, when browser is resized. Need to find a way to resize form inputs as well. antisnatchor 2011-02-26 18:11:39 +00:00
  • 5ffc016b15 issue 251: the command module tree panel now can be resized (in width, usability enhancement for long command module names) antisnatchor 2011-02-26 17:25:39 +00:00
  • 213285c3e4 issue 260: remove the node parent sub-folder only if there are not any other HBs as child of it antisnatchor 2011-02-26 16:21:43 +00:00
  • c52857ac14 issue 258 : updated to provide appropriate attribution of the images and more links into the advanced demo xntrik 2011-02-26 04:19:06 +00:00
  • 76c92ed8af issue 246 : commented out the entire lib/ui/zombies/zombies.rb file - i dont think its used anymore xntrik 2011-02-26 01:58:29 +00:00
  • 42979f96ab issue 261: updated ext-js css to change the default background image for offline/online branches (when the db is still empty) antisnatchor 2011-02-23 11:02:56 +00:00
  • da43aeef79 Changing some params for this method - see comment on #286 for explanation scotty.b.brown@gmail.com 2011-02-23 07:57:15 +00:00
  • 635a7c823a issue 282: added prefix for input_name for checkbox, checkboxgroup and combobox. Now their value can be accessed from JS. antisnatchor 2011-02-22 17:02:00 +00:00
  • f6ec4d47ea More #286 updates scotty.b.brown@gmail.com 2011-02-22 09:33:56 +00:00
  • eb15bd6153 #286 logic added for same domain v cross domain and execute param scotty.b.brown@gmail.com 2011-02-22 09:07:17 +00:00
  • b23d482951 First part of code for #286 request_new is not called yet by any function and will be used with the com-rewrite that passbe is doing. scotty.b.brown@gmail.com 2011-02-22 08:35:15 +00:00
  • 92e2558945 Adding beef.browser.changeFavicon() and beef.browser.changePageTitle(). Thanks Nib for providing the details. wade@bindshell.net 2011-02-20 13:53:13 +00:00
  • 4215099a96 issue 258 : new demo page, I have not removed the basic demo though xntrik 2011-02-20 12:01:41 +00:00
  • 2c0fb8358c ipad detection added wade@bindshell.net 2011-02-20 11:58:11 +00:00
  • 0dac182838 issue 271: fixed json response parsing (jquery 1.5 bug, see code comments) antisnatchor 2011-02-19 17:02:46 +00:00
  • bd5c5c2214 issue 190 : fixed the issue whereby this was also flagging Safari as Chrome xntrik 2011-02-19 05:36:20 +00:00
  • cb3ffaaa43 issue 190 : Using UA to detect diff Chrome versions xntrik 2011-02-19 03:15:39 +00:00
  • 3d8ca01be7 issue 193 : using HTML Comments do diff between IE 7,8,9 xntrik 2011-02-19 02:54:00 +00:00
  • d652ee0c83 issue 271: fixed retrieving latitude and longitude, rewritten the ajax call to openstreemap in jquery. need to fix the json response to solve completely the issue antisnatchor 2011-02-17 16:48:04 +00:00
  • ddbb39432e issue 269 : insecure URL schemes work in multiple browsers xntrik 2011-02-15 13:25:40 +00:00
  • 5db2541cc2 issue 269 : insecure URL schemes work in multiple browsers xntrik 2011-02-15 13:20:25 +00:00
  • ae7904e9e8 EXTJS updated to latest version (3.3.1) and this closes issue 283. wade@bindshell.net 2011-02-14 12:31:05 +00:00
  • 86d191c43b filtering added to HTTP host value wade@bindshell.net 2011-02-13 13:13:11 +00:00
  • 3877a163f5 EXTJS updated to latest version (3.3.1) and this closes issue 283. wade@bindshell.net 2011-02-12 03:39:22 +00:00
  • 6d05cbb742 issue 225 : Command Module Tree Sorting xntrik 2011-02-10 23:46:46 +00:00
  • df4bccd4e4 jQuery 1.4.4 removed for issue 277 wade@bindshell.net 2011-02-10 12:15:32 +00:00
  • 1c6eef2e94 jQuery updated to 1.5 for issue 277 wade@bindshell.net 2011-02-10 12:11:58 +00:00
  • 038700e624 Version details updated for Issue 284 wade@bindshell.net 2011-02-10 11:42:26 +00:00
  • 2f97336b7f Removing verbose filter - not needed. scotty.b.brown@gmail.com 2011-02-03 11:17:07 +00:00
  • 6042ff0530 Fix for #264 - new issue will be raised to correct the lax filter introduced in this commit scotty.b.brown@gmail.com 2011-02-03 08:34:19 +00:00
  • fef9915a76 issue 16 : clarifying the config file for loading msf xmlrpc xntrik 2011-02-02 12:30:05 +00:00
  • a74e83b5a4 minor refactor wade@bindshell.net 2011-01-26 07:24:51 +00:00
  • 7e65b30b4a Updated to fix issue 222. The filtering prevented percent characters in the URL which impacted URL encoded characters. They are now permitted. wade@bindshell.net 2011-01-26 07:03:55 +00:00
  • 4be0f5e29a Fix for #220 and #236 scotty.b.brown@gmail.com 2011-01-25 22:27:27 +00:00
  • 2184df5418 Initial run at #222 scotty.b.brown@gmail.com 2011-01-25 22:15:26 +00:00
  • e7f88557f5 Fixes Issue 247 and Issue 252 MSF Module Panel CSS and ComboBox width sussurro@happypacket.net 2011-01-25 14:30:37 +00:00
  • 6a6c5f4fb0 minor typo wade@bindshell.net 2011-01-24 21:08:40 +00:00
  • 5b74c0ffe4 Changes to add error handling, graceful recovery, and better user feedback. Fixes #257 sussurro@happypacket.net 2011-01-24 16:46:43 +00:00
  • 0e159f8bfe fixes #254 and #255 adding default options to RHOST and URIPATH sussurro@happypacket.net 2011-01-24 14:57:30 +00:00
  • 8943c029ec Commented out modifier keys detection for the moment. It has the possibility of bugging some systems passbe 2011-01-24 08:30:00 +00:00
  • edf39e18ff issue 215 : IE will now get session id properly xntrik 2011-01-23 09:24:41 +00:00
  • 3ca4cc284c MSF filter stub added wade@bindshell.net 2011-01-22 20:26:29 +00:00
  • bd496d34e9 minor refactoring wade@bindshell.net 2011-01-22 20:24:55 +00:00
  • aec3d389fd fixed enums sussurro@happypacket.net 2011-01-22 03:30:27 +00:00
  • 24ed552ba2 config.ini change for MSF callbacks to work sussurro@happypacket.net 2011-01-20 22:15:19 +00:00
  • e41cf34aad Updates for Metasploit Usage sussurro@happypacket.net 2011-01-20 21:53:03 +00:00
  • 7a7d0c8f7f Status bar update added when required module fields are not complete. It now says "Please complete all input fields!". wade@bindshell.net 2011-01-20 21:06:29 +00:00
  • e10e921e51 Actionable TODOs move to the tracker. TODOs have been removed from source. wade@bindshell.net 2011-01-20 21:03:16 +00:00
  • 540f806d1d update dynamic module code so it shows up correctly. sussurro@happypacket.net 2011-01-19 16:38:16 +00:00
  • c89f382eaf minor refactoring wade@bindshell.net 2011-01-18 21:00:35 +00:00
  • 9d90813240 The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; } wade@bindshell.net 2011-01-18 12:53:56 +00:00
  • 5091936773 Some refactoring in common.js wade@bindshell.net 2011-01-17 22:09:02 +00:00
  • c704868c1a comments added for common.js wade@bindshell.net 2011-01-16 21:31:17 +00:00
  • 5cd1eb351a Support added to retrieve msf payload options and display them in the UI. wade@bindshell.net 2011-01-16 20:34:59 +00:00
  • 7974664a82 fixes Issue #40, created getPluginsIE, to traverse ActiveX object detection list passbe 2011-01-12 01:19:03 +00:00
  • bd404584fd 127.0.0.1 changed to 0.0.0.0 for dev cycle wade@bindshell.net 2011-01-10 21:15:39 +00:00
  • b5dfb11453 Version number updated for issue 243 wade@bindshell.net 2011-01-10 20:55:53 +00:00
  • 43f402c7f7 fixes issue 240 including ipv6 interfaces and whatnot. vitaly.osipov@gmail.com 2011-01-10 00:31:17 +00:00
  • e100325d56 I have no idea how to reliably detect all network interfaces from Ruby. This commit fixes the duplicates but not "missing interfaces" in banner output vitaly.osipov@gmail.com 2011-01-09 23:51:31 +00:00
  • 7401a1b252 http_host set to 127.0.0.1 until issue 240 is fixed. wade@bindshell.net 2011-01-09 20:58:58 +00:00
  • ce76c91f84 Handler callback re-added to the raw_request() function. wade@bindshell.net 2011-01-09 20:05:56 +00:00
  • 701f8d8f2d Command execution exception error message added. wade@bindshell.net 2011-01-09 20:00:31 +00:00
  • 19561b5002 This update fixes issue 241. wade@bindshell.net 2011-01-09 19:55:50 +00:00
  • 904cb43c51 Changed default http_host to 0.0.0.0 inline with r678. wade@bindshell.net 2011-01-08 20:06:34 +00:00
  • 3ba437578a This backs out r679 - thanks to Wade's over all fixes in r680. This code will probably be re-added in some from in #238 scotty.b.brown@gmail.com 2011-01-07 22:52:02 +00:00
  • bd37d5fbd7 This update addresses issue 197. jQuery.getScript() is now used to load the cross domain instructions from the framework. Scripts are now loaded and executed instead of using XMLHttpRequests. wade@bindshell.net 2011-01-07 20:27:10 +00:00
  • 8b9917c7f7 Possible fix towards the CORS issues in Chrome etc scotty.b.brown@gmail.com 2011-01-07 07:51:29 +00:00
  • a4d4d69b87 fixes issues 171 vitaly.osipov@gmail.com 2011-01-07 04:28:30 +00:00
  • f04a86337f Add in ability for dynamic commands (like Msf) to cache target settings for easy tree display sussurro@happypacket.net 2011-01-06 16:14:40 +00:00
  • 437db63c82 issue 167 : this is an interim implementation of this issue xntrik 2011-01-06 12:15:44 +00:00
  • 147cc8573b Fix captiolzation of OsName field query sussurro@happypacket.net 2011-01-05 20:45:25 +00:00
  • ca8d83ffad annotations turned off on rickroll wade@bindshell.net 2011-01-05 19:23:26 +00:00
  • 73e0ff3e59 changed so object and embeded tags match wade@bindshell.net 2011-01-05 19:17:10 +00:00
  • eed143ebd5 Updated for issue 129. This rickroll YouTube video should work Internationally. wade@bindshell.net 2011-01-05 09:10:21 +00:00
  • 6a838b5e1a This commit fixes issue #234, allows a script to run beef_init() to implement the hooking process, post window.onload. passbe 2011-01-05 08:34:44 +00:00
  • 6f431929bc replace video module, initial commit yori.kvitchko 2011-01-05 03:42:53 +00:00
  • e239f56e23 fullscreen fix yori.kvitchko 2011-01-05 02:40:07 +00:00
  • 2a0f342ab1 jquery yori.kvitchko 2011-01-05 00:36:01 +00:00
  • de1e89a840 initial commit of rickroll module yori.kvitchko 2011-01-05 00:28:13 +00:00
  • 50ea03a74f Updated to fix Issue 186. wade@bindshell.net 2011-01-04 08:45:16 +00:00
  • 73d6f93d1d Updated to fix Issue 186. wade@bindshell.net 2011-01-04 08:40:58 +00:00
  • 3a13a67498 fixes issue 132 vitaly.osipov@gmail.com 2011-01-04 04:25:10 +00:00
  • 411ced7a12 fixes issue 200 vitaly.osipov@gmail.com 2011-01-04 04:09:43 +00:00
  • 27784d6f90 fixes Issue #24 - Event logger now captures keypress / click / and window focus and blur passbe 2011-01-03 06:07:07 +00:00
  • cdbde91bb9 Adding the start of the eventhandler wade@bindshell.net 2011-01-03 05:01:07 +00:00
  • c4e07ff66d minor update: typo wade@bindshell.net 2011-01-03 04:39:33 +00:00
  • 07a4acf6c0 Added the ! to teh filter for the IE response (navigator.plugins is not supported by this browser!) scotty.b.brown@gmail.com 2011-01-03 02:54:13 +00:00
  • db29962c4b Filter added for browser plugins for #179 scotty.b.brown@gmail.com 2011-01-03 02:46:26 +00:00