Commit Graph

  • 66a90cac76 moved and renamed the Yokoso-like module to recon -> InternalNetworkFingerprinting antisnatchor 2011-05-19 12:02:23 +00:00
  • f70bc8d8bd removed console logging (I've forgot it) to prevent errors in the puto IE antisnatchor 2011-05-19 09:17:04 +00:00
  • c5db1d4c87 (Fixes issue 169), (Fixes issue 170): remove MessageBoxes using inline auth error/load handling antisnatchor 2011-05-18 12:18:00 +00:00
  • a41de931df Added a check to see if install is running as root - and if so remove the "sudo" from the install command scotty.b.brown@gmail.com 2011-05-15 12:35:19 +00:00
  • 47876e2c90 Stopped storing data type in result table. This will remove the code execution vuln with the renderers engine passbe 2011-05-12 23:47:49 +00:00
  • b6b68fa582 - Removed all false browser types from being displayed. [Issue #: 305] a.m.saafan@gmail.com 2011-05-12 09:24:27 +00:00
  • 27c32f9d28 rolling back wade@bindshell.net 2011-05-12 02:10:01 +00:00
  • 129a9caff6 Added first revision of our renderers. Needs a lot more work, but will start producing nicer output. passbe 2011-05-11 23:57:05 +00:00
  • 02de9133c2 Version updated wade@bindshell.net 2011-05-11 22:18:18 +00:00
  • 06b4d56ed1 Removed all remaining escape()'s on module returns. The network stack handles this magically now. (Fixes issue 302) passbe 2011-05-10 23:46:48 +00:00
  • 33052a58b6 Added module loaded count to console startup passbe 2011-05-10 23:10:07 +00:00
  • 0dede46131 Removed page_redirect function and used WEBricks internal set_redirect function. (Fixes issue 168) passbe 2011-05-10 22:58:47 +00:00
  • bdd39209da Added sanity check to module loading + additional print_debug's for futher information if something breaks in the loading process (Fixes issue 334) passbe 2011-05-10 22:26:09 +00:00
  • 7d9008f38c Updated link in second location. yori.kvitchko 2011-05-10 02:38:29 +00:00
  • 41881f3086 (Fixes issue 256) added defaultPayload in msfcommand, updated the JS combobox logic accordingly antisnatchor 2011-05-09 19:43:44 +00:00
  • 78b5b1ac39 (Fixes issue 289, 292) has_run is not anymore a field of the command db table. changed accordingly the updated field name. antisnatchor 2011-05-09 19:40:56 +00:00
  • 57ffbcacc4 Updated youtube video for RickRoll yori.kvitchko 2011-05-09 16:54:36 +00:00
  • 21ee274636 Updated youtube video for RickRoll yori.kvitchko 2011-05-09 16:54:11 +00:00
  • 1bc37a2ed1 Issue 335: fixed another issue with Dynamic command modules when selecting the command results antisnatchor 2011-05-05 14:50:51 +00:00
  • 0f17fa0808 Issue 335: refactored code to minimize duplicate code antisnatchor 2011-05-05 14:23:33 +00:00
  • 699a83f6c1 (Fixes issue 335): the new approach of loading command modules from yaml config files (rev.940) cannot be used with dynamic modules. Now MSF integration works again. antisnatchor 2011-05-05 12:56:14 +00:00
  • 8dd2d1cf25 removing dir with uppercase char scotty.b.brown@gmail.com 2011-05-04 08:21:53 +00:00
  • e29e9111bd Fixed ERROR NoMethodError: undefined method `[]' for nil:NilClass antisnatchor 2011-05-04 08:04:50 +00:00
  • 997a021fe1 Added Jboss 6.0.0M1 JMX Deploy exploit. antisnatchor 2011-05-02 19:01:29 +00:00
  • eb42e7cc5c Added some comments, really relevant issuing cross-domain XHR antisnatchor 2011-05-02 18:54:58 +00:00
  • 91bfc090e9 Updated jQuery to latest stable version 1.5.2 antisnatchor 2011-05-02 18:54:00 +00:00
  • f8f623a5e8 Fixes crossdomain request detection in case BeEF is running on port 80 (document.location.port is then empty) antisnatchor 2011-05-02 14:51:54 +00:00
  • 2374ecd7f1 Moved default_db to database.default. Just trying to keep the config file tidy passbe 2011-05-02 12:36:27 +00:00
  • b30967aafe Fixes wrong check for crossdomain request (added different port check) in beef.net.request JS. antisnatchor 2011-05-02 09:52:24 +00:00
  • b03d6b52e7 Fixes get_key_by_database_id passbe 2011-04-30 06:39:06 +00:00
  • 27f408fd53 Attempted to fix to_hash problem with get_by_database_id passbe 2011-04-30 06:31:33 +00:00
  • 964a42c91e Fixed differences in returns from ruby 1.8 to 1.9, which was causing errors when loading the admin_ui passbe 2011-04-30 05:54:23 +00:00
  • f5cee30365 adding ruby bin header to the install file mosse.benjamin 2011-04-30 00:30:08 +00:00
  • 7b5a947ed9 Adding Chrome 11 detection (released today) scotty.b.brown@gmail.com 2011-04-28 05:20:44 +00:00
  • 47996757bc Decoupled filepaths from admin_ui module controller. (Fixes issue 322) passbe 2011-04-28 05:02:43 +00:00
  • 41fc1e4bbb Removing test code scotty.b.brown@gmail.com 2011-04-28 04:31:54 +00:00
  • f1f591a245 (Fixes issue 202) See issue comments for details. scotty.b.brown@gmail.com 2011-04-28 04:30:09 +00:00
  • 88ce370792 Changed reliance upon filename to the configuration system. This works towards fixing issue #322 passbe 2011-04-28 01:12:58 +00:00
  • 18aaed3572 Abstracted extension and module loading. Also checking print_debug for console extension loading. (Fixes issue 324) passbe 2011-04-27 05:19:30 +00:00
  • 90e0b30c78 Added is_present, is_enabled, is_loaded helper functions for Extensions / Modules passbe 2011-04-27 04:33:10 +00:00
  • b9818239e3 Moved dynamic loading back to loader. Added helper classes for BeEF::Module/s BeEF::Extension/s. This is to facilitate issues 319, 322, 324 passbe 2011-04-27 04:14:56 +00:00
  • 3fe7e3971c Altered mounted /command path reference to filename. This will be fixed with dynamic module loading. (Fixes issue 325) passbe 2011-04-27 02:26:17 +00:00
  • e8046ac355 Fixes issue 273. Safari seemed to be working fine, however I have cleaned up the JavaScript code. passbe 2011-04-27 01:18:44 +00:00
  • 1aa1fef079 Fixes issue #328. Dynamic handler now passes response headers correctly passbe 2011-04-26 09:57:03 +00:00
  • f13806fa5c (Fixes issue 288): now changeFavicon works in Firefox, Chrome and Opera antisnatchor 2011-04-26 09:35:23 +00:00
  • 3b6693640b Fixed bug in configuration files for debug modules. All class keys should be lower case. passbe 2011-04-26 07:49:27 +00:00
  • f1ecdd6ee2 Updated references to README and beef file. antisnatchor 2011-04-25 08:51:33 +00:00
  • c57519c990 (Fixes issue 299): now commands are sorted by working-kind (working commands firsts). Also replaced numbers with constants for future code maintenance. antisnatchor 2011-04-24 15:38:28 +00:00
  • a2bc8ff2f0 Completely fixed issue with Dynamic module loading (MSF). Now MSF exploits can be launched again with no errors. antisnatchor 2011-04-24 15:32:46 +00:00
  • 94c9c96250 (Fixes issue 309), (Fixes issue 323) : added contextMenu and business logic for zombie proxy selection. The zombie to use as proxy can be now changed dynamically. antisnatchor 2011-04-24 11:34:49 +00:00
  • a3800267fa fixed issue when loading Dynamic modules, added debug messages antisnatchor 2011-04-22 18:27:30 +00:00
  • 1625178b27 (Fixes issue 154) antisnatchor 2011-04-22 17:10:37 +00:00
  • 41289e5f1d Adding debug modules wade@bindshell.net 2011-04-21 23:09:40 +00:00
  • 8e033aac83 Moved module configuration elements into thier config.yaml. File and Data keys have not been moved yet. When migration is started the module's database elements are pushed into their config hash. This is in preperation for the admin_ui refactor passbe 2011-04-21 04:59:55 +00:00
  • 7b6c546555 fixing checkout bug on windows -two files with same name scotty.b.brown@gmail.com 2011-04-20 20:21:51 +00:00
  • bf7b080396 Unused mutexs removed. wade@bindshell.net 2011-04-20 12:27:03 +00:00
  • f57be3aa5f Files tidied and renamed variables. wade@bindshell.net 2011-04-20 12:21:19 +00:00
  • 329c9a5cf4 Reproduced and fixed "undefined method `<=>' for nil:NilClass". Btw, there was no sense to reorder events by id, as they are already ordered by date in the UI antisnatchor 2011-04-20 09:18:25 +00:00
  • edb42c8129 Moved admin_ui config under beef.extension.admin_ui to ensure consistency passbe 2011-04-20 09:16:44 +00:00
  • 46f147bafa Fixed metasploit extension invalid configuration referencing passbe 2011-04-20 09:00:30 +00:00
  • 35f62714b1 Moving nextgen from a branch to the trunk!!! scotty.b.brown@gmail.com 2011-04-20 07:54:56 +00:00
  • af413eecdb extra step moving trunk scotty.b.brown@gmail.com 2011-04-20 07:50:25 +00:00
  • 2773a31eef New trunk. scotty.b.brown@gmail.com 2011-04-20 07:44:19 +00:00
  • bede2de811 First step of moving beef-nextgen to trunk. scotty.b.brown@gmail.com 2011-04-20 07:42:47 +00:00
  • a50badff09 Added ./modules/commands/network/fingerprint_local_network/ bcoles@gmail.com 2011-04-17 00:58:41 +00:00
  • 56bc17abcb Forgot this.. *sigh*, adding for option caching to fix revision 851 sussurro@happypacket.net 2011-04-04 19:38:01 +00:00
  • a8c70e0e5f Fixes issue 253 , persistant command options. sussurro@happypacket.net 2011-04-04 19:32:52 +00:00
  • 55dfc60b59 issue 9: added some server-side logging antisnatchor 2011-04-04 14:41:30 +00:00
  • 04a261577e (Fixes issue 9) scotty.b.brown@gmail.com 2011-04-04 11:04:41 +00:00
  • 23435f4079 (Fixes issue 167): welcome window is displayed only the first time a user opens a zombie command tab. antisnatchor 2011-04-04 10:19:05 +00:00
  • f040baf8df issue 153: better server-side console logging when binding a file to a url antisnatchor 2011-04-03 18:20:59 +00:00
  • a25d8712ec Last update to requester for #297 scotty.b.brown@gmail.com 2011-04-03 10:04:34 +00:00
  • a810867142 Setting the status code for a successful request. scotty.b.brown@gmail.com 2011-04-03 09:49:04 +00:00
  • ba821480d0 Typo fix wade@bindshell.net 2011-04-01 10:22:57 +00:00
  • 98b21402ff Framework update instructions added wade@bindshell.net 2011-04-01 10:21:33 +00:00
  • 80de8161b5 Credit added for function wade@bindshell.net 2011-03-31 21:06:11 +00:00
  • e23f63366b This is my first chop at fixing #297 scotty.b.brown@gmail.com 2011-03-29 11:04:02 +00:00
  • 9051410173 Removing leftover puts passbe 2011-03-26 22:40:06 +00:00
  • 31ddadbdbc Removed erroring code, until a viable solution can be forumlated for data returns, thoughout the command system passbe 2011-03-26 22:35:45 +00:00
  • c87649450d - Seperated browser details detection into seperate modules. [Issue #: 280] a.m.saafan@gmail.com 2011-03-26 19:40:20 +00:00
  • ecd1e428b6 fix for issue 16 (datastore nil instead of string) mosse.benjamin 2011-03-25 12:00:45 +00:00
  • 3c892f1bb9 fix issue 300 mosse.benjamin 2011-03-25 11:36:09 +00:00
  • f7abc7ef5e The gem sqlite3-ruby has been re-named to sqlite3. scotty.b.brown@gmail.com 2011-03-25 09:25:58 +00:00
  • 3bddb477ac removing print mosse.benjamin 2011-03-25 07:18:43 +00:00
  • a2a25f8c3f fixing beefjs json code to work on IE mosse.benjamin 2011-03-25 07:17:01 +00:00
  • 40059a4c9b Added AssetHandler to allow for map_file_to_url. Fixes issue 153 passbe 2011-03-24 11:40:15 +00:00
  • b2eefacd69 Fixes issue 248. The about window has been removed. wade@bindshell.net 2011-03-23 06:40:04 +00:00
  • af0d905c29 Added API function to get max number of connections. Issue: 268 a.m.saafan@gmail.com 2011-03-21 19:40:19 +00:00
  • 6cd82576b2 Corrected browser details bug, on rehooking browser passbe 2011-03-19 00:42:03 +00:00
  • e671e3fe27 (Fixes issue 296): added Opera browser version detection from v. 9.5x to 11.xx (2007-now) antisnatchor 2011-03-18 14:00:41 +00:00
  • 55a8d1838b Reverse DNS disabled wade@bindshell.net 2011-03-17 06:58:49 +00:00
  • c5dc4b3f45 issue 269: changed verified_status of Safari to working, because the skype call is made automatically without user notify antisnatchor 2011-03-14 19:31:18 +00:00
  • 2d2e030096 issue 295: added Opera command constant in command.rb, in a way to specify the verified_status for Opera antisnatchor 2011-03-14 19:29:33 +00:00
  • 8cd2a1ce7d (Fixed issue 295): added missing Opera browser checks, changed the Opera icon with a transparent one. antisnatchor 2011-03-14 12:24:55 +00:00
  • a49f46c681 issue 269: corrected the skype handler. Now works great on Firefox and Chrome. Still don't work on Safari. antisnatchor 2011-03-14 10:31:57 +00:00
  • d1bc5f8eef Unknown browsers are now hooked properly - and don't bork with the "ERROR Invalid browser name" scotty.b.brown@gmail.com 2011-03-14 08:11:42 +00:00
  • 30f4ba5bf9 fixes issue 293 (add support for Chrome 10) scotty.b.brown@gmail.com 2011-03-13 12:15:19 +00:00
  • b337f31f79 issue 246 : deleting duplicate UI functionality xntrik 2011-03-12 09:31:35 +00:00
  • 4311e17398 issue 265 : detect social networks - command module xntrik 2011-03-12 09:17:49 +00:00
  • 15d08b84d6 Merged new data chopper. Migrated to new request() function. Changed all modules to call send() instead of sendback(). passbe 2011-03-12 01:19:21 +00:00