Commit Graph

  • 285094384f Added iFrame Persistance module passbe 2011-01-03 02:40:41 +00:00
  • ef35332595 error handling for payload does not exist error sussurro@happypacket.net 2011-01-02 05:00:04 +00:00
  • 42e10514d8 Corrected rouge comma that will play havoc with IE passbe 2011-01-02 04:30:13 +00:00
  • 0f192aeb52 git-svn-id: https://beef.googlecode.com/svn/trunk@653 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 sussurro@happypacket.net 2011-01-02 04:20:57 +00:00
  • a0bebf3e87 Fixing #189 - i read it wrong the first time. scotty.b.brown@gmail.com 2011-01-02 04:17:14 +00:00
  • 1140b46502 caching of payload info for dynamic modules to help streamline exploit process sussurro@happypacket.net 2011-01-02 04:08:33 +00:00
  • e09d0e2dbc Corrected Issue #121, margin and padding now set to 0px on the original DOM's body tag. However IE8 will still show second scroll bar passbe 2011-01-02 04:04:43 +00:00
  • 5fb01bea01 Fixing comment in code scotty.b.brown@gmail.com 2011-01-02 00:07:49 +00:00
  • 5e5a0e8ee8 Added link rewrite module. fixes Issue #219 passbe 2011-01-01 02:44:02 +00:00
  • 11831924b7 http_host changed back to 127.0.0.1 wade@bindshell.net 2010-12-29 21:35:06 +00:00
  • e49ccef747 Library bindings to bring in new Metasploit modules as well as handle database pieces sussurro@happypacket.net 2010-12-29 21:32:49 +00:00
  • 1284646730 Add in metasploit connecitivy and base base modules to create generic commands sussurro@happypacket.net 2010-12-29 21:30:32 +00:00
  • 25cdba740c update config to allow for metasploit connectivity sussurro@happypacket.net 2010-12-29 21:28:58 +00:00
  • b753603135 Added in label field in order to give additional instructions on input fields sussurro@happypacket.net 2010-12-29 16:41:33 +00:00
  • dfb0c86f85 the about and log out links now behave as links xntrik 2010-12-29 07:30:41 +00:00
  • 98f5fe2441 Fixing #189 scotty.b.brown@gmail.com 2010-12-27 08:24:02 +00:00
  • 69e6e6bada issue 210 : Zombie Requester Tab has a paging toolbar and uses a local-caching jsonstore xntrik 2010-12-27 07:14:02 +00:00
  • 09f400fbb2 issue 216 : overriding the pagingtoolbars refresh button to work with local caching store xntrik 2010-12-27 07:12:51 +00:00
  • 5ebd007de8 First stage of the beef user interactions logger. Client side key logging is working. Issue #24 passbe 2010-12-27 06:00:39 +00:00
  • c0797d2bcb Added queue functionality for beef.updater / beef.net. A command can be sent and queued, then execute and return on the next hook update. fixes issue #205 passbe 2010-12-27 03:43:43 +00:00
  • 6ddd5503de Added method param to createIframe. Modified function calls to updated parameter structure. Issue #161 passbe 2010-12-27 02:50:55 +00:00
  • d44a330f07 issue 216 : logging datagrid store now using local-caching Ext.ux.data.PagingJsonStore xntrik 2010-12-24 03:42:51 +00:00
  • bf43a0e8be Updated command module tree, folders expand upon click xntrik 2010-12-23 05:46:50 +00:00
  • fe4ece8715 Addition of table "dynamic_command_info" which is designed to hold cache information about dynamically loaded modules. This information will allow the tree pane to be populated without frequent queries directly into a dynamic module sourcebackend such as Metasploit. sussurro@happypacket.net 2010-12-22 18:58:12 +00:00
  • 37e15707cd Updated msfclient to support new basic features for exploit population sussurro@happypacket.net 2010-12-22 18:42:05 +00:00
  • 903fd779bb Added new data types to forms: checkbox, checkboxgroup, and combobox sussurro@happypacket.net 2010-12-22 18:40:06 +00:00
  • 581b969423 saving work: start implementing the code that will generate and disable distributed engine rules in the UI mosse.benjamin 2010-12-21 12:49:12 +00:00
  • 4b8bf0deb4 edit label text mosse.benjamin 2010-12-21 11:27:04 +00:00
  • 3e47fe214b saving my work on the tree panel: list HBs by domain or external ip mosse.benjamin 2010-12-21 11:20:06 +00:00
  • de7a05ad5d adding checkbox support to distributed tree panels mosse.benjamin 2010-12-21 10:31:37 +00:00
  • 43e4e261f7 saving my work on the tree panel mosse.benjamin 2010-12-21 10:04:17 +00:00
  • 3f0fc4dd9e Linksys exploit module split into separate modules targeting individual devices. wade@bindshell.net 2010-12-21 04:54:30 +00:00
  • 5f8c4aa5d7 minor param update wade@bindshell.net 2010-12-20 22:57:27 +00:00
  • d088fe6fb7 Linksys CSRF module summited by Martin Barbella committed. It contains 3 CSRF exploits. wade@bindshell.net 2010-12-20 06:24:48 +00:00
  • 5695da8ce2 OS targeting added to modules. Also, some modules have been updated to prompt status. wade@bindshell.net 2010-12-19 09:37:18 +00:00
  • aeacf83aa8 Updated for issue 185. This change added another traffic light (orange == user prompt) to the module targets. Also targets are now set using the set_target() function. wade@bindshell.net 2010-12-19 04:35:13 +00:00
  • 4d5f51fbe5 jQuery based iframe redirect with title set and timeout for failure callback yori.kvitchko 2010-12-18 01:05:23 +00:00
  • 6570619529 is_valid_browser_plugins? filter stub added and is_valid_ip? filter now used in initnandler. This starts issue 179 and closes issue 181. wade@bindshell.net 2010-12-17 10:49:40 +00:00
  • a6d84a7630 sendback_browser_details tidied wade@bindshell.net 2010-12-17 10:17:37 +00:00
  • 1a09e6ce31 minor code formatting change wade@bindshell.net 2010-12-17 09:10:20 +00:00
  • ae26c72ef7 additional evercookie methods added wade@bindshell.net 2010-12-17 04:42:27 +00:00
  • d478da517a adding the distributed engine rule model mosse.benjamin 2010-12-16 10:44:54 +00:00
  • e7e15fbcd4 Minor bug fix. Removed non-existent file. wade@bindshell.net 2010-12-16 10:36:55 +00:00
  • 9552f259b3 reducing number of http requests per #186. Rewriting the hooked browser manager and the event updater. mosse.benjamin 2010-12-16 09:10:49 +00:00
  • fdbeb437e4 reducing number of http requests per #182 mosse.benjamin 2010-12-16 07:06:02 +00:00
  • 0a5946ba39 reducing number of http requests per #182 mosse.benjamin 2010-12-16 07:02:17 +00:00
  • 1d76c0cc83 minor code formatting change wade@bindshell.net 2010-12-16 06:22:24 +00:00
  • 72dcea2351 Created first draft of link persistance. passbe 2010-12-15 10:07:04 +00:00
  • f2ea627f47 Switched the callback function to load(), ready fires as soon as the iframe is avaliable in the dom. load() waits until the page has finished loading. passbe 2010-12-15 09:56:40 +00:00
  • 623c6780ef Reworked the iframe create function, Issue #161 passbe 2010-12-15 09:20:25 +00:00
  • 53f41c8eb6 Adding support for evercookie for issue 126 wade@bindshell.net 2010-12-15 07:50:12 +00:00
  • 4023ac49ae removing database.xcdatamodel scotty.b.brown@gmail.com 2010-12-14 20:28:29 +00:00
  • ffeda704b5 jQuery included in hook.js and initialised with $j wade@bindshell.net 2010-12-13 09:41:51 +00:00
  • 21aeff934f Version details updated for issue176 wade@bindshell.net 2010-12-13 08:33:27 +00:00
  • 93a6256b14 setting ignore .project and beef.db scotty.b.brown@gmail.com 2010-12-05 01:10:55 +00:00
  • 2f162b92b9 Added ! to the has_valid_browser details_chars filter to cater for the message from IE - "navigator.plugins is not supported in this browser" scotty.b.brown@gmail.com 2010-12-04 13:05:08 +00:00
  • 10ee49cb1a Refactored out the 'commmamd' typos and added a new filter to use when checking the details returned from initially hooking a browser. scotty.b.brown@gmail.com 2010-12-04 12:54:05 +00:00
  • 83697ece40 Requester filters updated wade@bindshell.net 2010-12-04 02:25:51 +00:00
  • ea64c4c2c7 Corrected JSON.stringify failing in IE8, plus added generic return message for browsers not supporting navigator.plugins. Ref Issue #40 passbe 2010-12-04 00:54:04 +00:00
  • 37c75f68dc comment added wade@bindshell.net 2010-12-03 22:56:08 +00:00
  • dbfa8bafd0 Updating filters (and associated tests) to allow #40 to work on *nix hosts with extra chars in the plugins string scotty.b.brown 2010-12-03 10:59:52 +00:00
  • e3dc376099 Description expanded to include duplicate node description wade@bindshell.net 2010-12-02 21:38:28 +00:00
  • 6e1ef9e508 Module display and entry details altered. This change should have no functional impact. wade@bindshell.net 2010-12-02 21:37:22 +00:00
  • b4f6c7f263 This patch is to fix issue 187 and issue 188. It should now return the init details for the Chrome on OSX and Chrome on OSX. wade@bindshell.net 2010-11-30 10:03:17 +00:00
  • 322d0cda69 The multiple HB selection functionality removed. wade@bindshell.net 2010-11-29 23:19:00 +00:00
  • cf484752ce The partial MSF integration removed wade@bindshell.net 2010-11-29 23:17:02 +00:00
  • b23c1206af issue 149 : iphone telephone calling module xntrik 2010-11-27 09:23:11 +00:00
  • ce79a9a12e issue 149 : iphone skype calling module xntrik 2010-11-27 09:21:27 +00:00
  • 90c885ad36 issue 147 : OS detection for iPhone - first draft xntrik 2010-11-27 09:17:36 +00:00
  • 8543036851 issue 184 : init filter allows a browser version of UNKNOWN xntrik 2010-11-27 09:11:34 +00:00
  • 7ba36e1494 issue 81 : tidied up the vTiger module xntrik 2010-11-27 08:44:05 +00:00
  • 65e4edc95b issue 81 : minor changes to vTiger module xntrik 2010-11-25 23:58:49 +00:00
  • d446198b66 issue 81 : added more to the Description xntrik 2010-11-24 13:18:27 +00:00
  • 1e6fad649d issue 81 : vtiger crm upload exploit module - first draft xntrik 2010-11-24 13:12:16 +00:00
  • 3ee0e57f9e Tidy up for #150 scotty.b.brown 2010-11-24 11:33:33 +00:00
  • e2bebf8552 More work on #150 scotty.b.brown 2010-11-24 11:23:59 +00:00
  • 24481d3a61 More work on #150 scotty.b.brown 2010-11-24 10:48:34 +00:00
  • 7a4a84d7ef Stubbing our #150 scotty.b.brown 2010-11-24 10:03:24 +00:00
  • 64c37c9bec Issue #4, Issue#40. Had to role back hasVisited boolean return. The return result of the detect_visited command will need some styling once the format_multiline command can be used on local javascript variables. passbe 2010-11-24 09:44:04 +00:00
  • abac4ed3ab fixing the requester mosse.benjamin 2010-11-24 03:35:08 +00:00
  • 0c88d3afbb improving beef.os mosse.benjamin 2010-11-23 22:42:34 +00:00
  • d535f3b1c1 removing exception raising because it breaks the framework mosse.benjamin 2010-11-23 22:22:32 +00:00
  • 43cdce7142 fixing bug mosse.benjamin 2010-11-23 04:13:35 +00:00
  • b3affbbe12 fixing bugs in the hooked browser tree list mosse.benjamin 2010-11-23 03:11:57 +00:00
  • 47c96ae606 finishing the subfolder view for the hooked browsers tree list mosse.benjamin 2010-11-23 00:52:59 +00:00
  • 986b9f94af started modifying the tree to list by domain mosse.benjamin 2010-11-22 10:50:59 +00:00
  • 9f68cbcfa6 adding the new view for the requester mosse.benjamin 2010-11-22 10:11:12 +00:00
  • c9946b9e58 adding the new view for the requester mosse.benjamin 2010-11-22 10:10:40 +00:00
  • 0c123b93c7 changing config back to localhost - this was changed in r559 xntrik 2010-11-22 08:57:18 +00:00
  • ef4068c55c fixing win7 detection mosse.benjamin 2010-11-22 05:04:09 +00:00
  • cb4418f2e0 improving mac os detection mosse.benjamin 2010-11-22 04:50:13 +00:00
  • 4c0a5bab80 adding the os name into the init ruby script mosse.benjamin 2010-11-22 04:39:01 +00:00
  • ac96508ecc updating the beef.os object mosse.benjamin 2010-11-22 04:30:01 +00:00
  • b9c3804e19 removing alert dialog mosse.benjamin 2010-11-22 03:11:13 +00:00
  • 155872dc3c adding os detection class in beefjs mosse.benjamin 2010-11-22 03:09:05 +00:00
  • 9e41e3d2d3 fixing functions in beef.net.local to return false instead of -1 mosse.benjamin 2010-11-22 00:11:21 +00:00
  • ed56949c05 fixing a is_valid_browserversion? filter for IE mosse.benjamin 2010-11-22 00:00:18 +00:00
  • 1e91468143 fixing a bug in IE to encode stuff in base64 mosse.benjamin 2010-11-21 23:07:00 +00:00
  • a58b7f829f filters updated wade@bindshell.net 2010-11-21 13:04:54 +00:00
  • 94748286a1 typo update wade@bindshell.net 2010-11-21 13:02:45 +00:00