985 Commits

Author SHA1 Message Date
passbe
4f467ba6fd Created API Security Path mapping procedures. Fixes issue 340
git-svn-id: https://beef.googlecode.com/svn/trunk@1024 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-26 01:29:11 +00:00
passbe
62502cf124 Corrected print_debug to convert item to string
git-svn-id: https://beef.googlecode.com/svn/trunk@1023 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-26 01:18:53 +00:00
antisnatchor
10d8a1dc6d (Fixes issue 354) fixed handling of raw unicode data in browsers that supports window.btoa and window.atob
git-svn-id: https://beef.googlecode.com/svn/trunk@1020 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-25 17:11:07 +00:00
scotty.b.brown@gmail.com
2f681c51e2 Knew i would miss one.
git-svn-id: https://beef.googlecode.com/svn/trunk@999 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-18 23:44:24 +00:00
scotty.b.brown@gmail.com
49fc521a16 (Fixes issue 349) Added detection of Chrome 12
git-svn-id: https://beef.googlecode.com/svn/trunk@998 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-18 23:38:16 +00:00
xntrik
dc36f53e04 (Fixes issue 144) Update a Zombies IP on change and log the event
git-svn-id: https://beef.googlecode.com/svn/trunk@982 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-20 13:14:12 +00:00
passbe
47876e2c90 Stopped storing data type in result table. This will remove the code execution vuln with the renderers engine
git-svn-id: https://beef.googlecode.com/svn/trunk@970 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-12 23:47:49 +00:00
wade@bindshell.net
27c32f9d28 rolling back
git-svn-id: https://beef.googlecode.com/svn/trunk@968 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-12 02:10:01 +00:00
passbe
129a9caff6 Added first revision of our renderers. Needs a lot more work, but will start producing nicer output.
git-svn-id: https://beef.googlecode.com/svn/trunk@967 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-11 23:57:05 +00:00
passbe
bdd39209da Added sanity check to module loading + additional print_debug's for futher information if something breaks in the loading process (Fixes issue 334)
git-svn-id: https://beef.googlecode.com/svn/trunk@962 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 22:26:09 +00:00
antisnatchor
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.
git-svn-id: https://beef.googlecode.com/svn/trunk@954 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-05 12:56:14 +00:00
antisnatchor
eb42e7cc5c Added some comments, really relevant issuing cross-domain XHR
git-svn-id: https://beef.googlecode.com/svn/trunk@950 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-02 18:54:58 +00:00
antisnatchor
91bfc090e9 Updated jQuery to latest stable version 1.5.2
git-svn-id: https://beef.googlecode.com/svn/trunk@949 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-02 18:54:00 +00:00
antisnatchor
f8f623a5e8 Fixes crossdomain request detection in case BeEF is running on port 80 (document.location.port is then empty)
git-svn-id: https://beef.googlecode.com/svn/trunk@948 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-02 14:51:54 +00:00
antisnatchor
b30967aafe Fixes wrong check for crossdomain request (added different port check) in beef.net.request JS.
git-svn-id: https://beef.googlecode.com/svn/trunk@946 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-02 09:52:24 +00:00
passbe
b03d6b52e7 Fixes get_key_by_database_id
git-svn-id: https://beef.googlecode.com/svn/trunk@945 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-30 06:39:06 +00:00
passbe
27f408fd53 Attempted to fix to_hash problem with get_by_database_id
git-svn-id: https://beef.googlecode.com/svn/trunk@944 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-30 06:31:33 +00:00
passbe
964a42c91e Fixed differences in returns from ruby 1.8 to 1.9, which was causing errors when loading the admin_ui
git-svn-id: https://beef.googlecode.com/svn/trunk@943 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-30 05:54:23 +00:00
scotty.b.brown@gmail.com
7b5a947ed9 Adding Chrome 11 detection (released today)
git-svn-id: https://beef.googlecode.com/svn/trunk@941 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-28 05:20:44 +00:00
passbe
47996757bc Decoupled filepaths from admin_ui module controller. (Fixes issue 322)
git-svn-id: https://beef.googlecode.com/svn/trunk@940 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-28 05:02:43 +00:00
passbe
88ce370792 Changed reliance upon filename to the configuration system. This works towards fixing issue #322
git-svn-id: https://beef.googlecode.com/svn/trunk@937 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-28 01:12:58 +00:00
passbe
18aaed3572 Abstracted extension and module loading. Also checking print_debug for console extension loading. (Fixes issue 324)
git-svn-id: https://beef.googlecode.com/svn/trunk@936 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-27 05:19:30 +00:00
passbe
90e0b30c78 Added is_present, is_enabled, is_loaded helper functions for Extensions / Modules
git-svn-id: https://beef.googlecode.com/svn/trunk@935 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-27 04:33:10 +00:00
passbe
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
git-svn-id: https://beef.googlecode.com/svn/trunk@934 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-27 04:14:56 +00:00
passbe
3fe7e3971c Altered mounted /command path reference to filename. This will be fixed with dynamic module loading. (Fixes issue 325)
git-svn-id: https://beef.googlecode.com/svn/trunk@933 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-27 02:26:17 +00:00
passbe
1aa1fef079 Fixes issue #328. Dynamic handler now passes response headers correctly
git-svn-id: https://beef.googlecode.com/svn/trunk@929 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-26 09:57:03 +00:00
antisnatchor
f13806fa5c (Fixes issue 288): now changeFavicon works in Firefox, Chrome and Opera
git-svn-id: https://beef.googlecode.com/svn/trunk@928 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-26 09:35:23 +00:00
antisnatchor
c57519c990 (Fixes issue 299): now commands are sorted by working-kind (working commands firsts). Also replaced numbers with constants for future code maintenance.
git-svn-id: https://beef.googlecode.com/svn/trunk@921 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-24 15:38:28 +00:00
antisnatchor
a2bc8ff2f0 Completely fixed issue with Dynamic module loading (MSF). Now MSF exploits can be launched again with no errors.
git-svn-id: https://beef.googlecode.com/svn/trunk@920 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-24 15:32:46 +00:00
antisnatchor
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.
git-svn-id: https://beef.googlecode.com/svn/trunk@919 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-24 11:34:49 +00:00
antisnatchor
1625178b27 (Fixes issue 154)
git-svn-id: https://beef.googlecode.com/svn/trunk@917 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-22 17:10:37 +00:00
passbe
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
git-svn-id: https://beef.googlecode.com/svn/trunk@915 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-21 04:59:55 +00:00
wade@bindshell.net
bf7b080396 Unused mutexs removed.
git-svn-id: https://beef.googlecode.com/svn/trunk@913 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-20 12:27:03 +00:00
wade@bindshell.net
f57be3aa5f Files tidied and renamed variables.
git-svn-id: https://beef.googlecode.com/svn/trunk@912 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-20 12:21:19 +00:00
scotty.b.brown@gmail.com
35f62714b1 Moving nextgen from a branch to the trunk!!!
git-svn-id: https://beef.googlecode.com/svn/trunk@908 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-20 07:54:56 +00:00