passbe
211ec00683
Added post_soft_load timed API call. Corrected BeEF::Module.exist function to use Class specification in configuration
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1233 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-23 10:24:48 +00:00
passbe
c5e36ec785
Changed DB Migration to work with config instead of file paths
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1231 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-23 10:01:48 +00:00
passbe
efec6c65ca
Changed extension and module path to be relative. This was an oversight on my behalf, if the full root path is saved into the db and the beef location is moved, beef will fail to work
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1229 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-23 09:57:46 +00:00
xntrik
92c422096e
(Fixes issue 386) Updated 'console' extension to incorporate MSFs Rex Library for an interactive shell
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1221 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-20 02:45:14 +00:00
bcoles@gmail.com
c3bd1e5fa7
Added "not http" to port_status as part of beef.net.request
...
Status "open" and "closed" were added in revision 1177
Fixes issue 286
git-svn-id: https://beef.googlecode.com/svn/trunk@1215 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-19 15:28:51 +00:00
a.m.saafan@gmail.com
a1acb6e397
Added support for encoding and storing requests of type image. Fixes issue 368.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1200 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-17 14:19:25 +00:00
bcoles@gmail.com
ff63d46337
Added Firefox 6 to core/main/client/browser.js
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1199 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-17 08:57:38 +00:00
passbe
f5e9327887
Autorun Baby! Fixes issue #375
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1198 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-17 05:46:26 +00:00
passbe
2e70f86866
Added pre_execute, execute and post_execute to modules.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1197 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-17 04:04:32 +00:00
passbe
8fe714881a
Module execution functionality is now decoupled from the admin_ui. See BeEF::Module.execute(). Added Hooked Browser Manager skeleton.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1196 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-17 02:17:19 +00:00
passbe
0067a9c088
Cleaned up pre_http_start + mount_handlers. Added direct call API options for mounting and unmounting http handlers
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1184 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-12 00:13:36 +00:00
wade@bindshell.net
d870c423fd
updated the initialization handler to increase robustness.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1183 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-11 10:58:02 +00:00
passbe
3073ad1739
Added direct call API functions for the AssetHandler bind and unbind
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1182 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-11 06:34:24 +00:00
passbe
887d93697f
Added basic timed API calls including: pre/post soft/hard module load (+config load). post extension load. Added name tag to all extension config files
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1181 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-11 05:59:30 +00:00
wade@bindshell.net
3167722af2
Fixes issue 436. IE can now be hooked cross domain. Loading script is used instead of ajax now.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1180 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-11 01:52:45 +00:00
wade@bindshell.net
324449eb0f
fixed bug where IE wasn't send the HOOKSESSION cross domain/port
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1179 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-11 01:52:13 +00:00
bcoles@gmail.com
22941a51b4
Augmented beef.net.request to support port_status
...
Only "open" and "closed" are supported currently
Part of issue 286
git-svn-id: https://beef.googlecode.com/svn/trunk@1177 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-10 09:47:01 +00:00
scotty.b.brown@gmail.com
df1565883b
(Fixes issue 433)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1173 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-09 09:39:00 +00:00
passbe
3b33f0977d
Cleaning up API. Fixes Issue 372
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1171 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-08 10:56:24 +00:00
bcoles@gmail.com
30908dc12f
Updated BeEF homepage in "These aren't the pages you're looking for" message
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1169 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-05 01:44:04 +00:00
antisnatchor
922e72d2fe
Issue 384: xssrays core code cleanup, refactoring and small bugfix (finishing the scan if stack.length=0)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1165 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-03 12:22:56 +00:00
antisnatchor
fca36abfdc
Issue 384: xssrays core code cleanup, added support for configurable crossDomain, debug and cleanTimeout settings
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1163 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-03 11:56:23 +00:00
yori.kvitchko
a70de4dbf8
Added get cookies to on-initialize.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1162 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-03 06:36:50 +00:00
bcoles@gmail.com
f37433c027
The scroll bars are now removed from a hooked window if the iframe
...
persistance command has been executed. The scroll bars are removed once
the user clicks a URL in order to prevent duplicate scroll bars.
Fixes issue 224
git-svn-id: https://beef.googlecode.com/svn/trunk@1161 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-02 13:09:01 +00:00
antisnatchor
df0428ca8f
(Fixes issue 423): Updated jQuery to 1.6.2 to fix the console error when using jQuery inside an iFrame on the page (xssrays)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1157 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-01 11:43:04 +00:00
antisnatchor
9c57194d38
Issue 384: fixed handling of different ports (!= 80/443) on get-params/Uri-path XSS. commented out some JS debug code.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1156 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-01 10:14:44 +00:00
wade@bindshell.net
18ae995281
These changes fix the raised exception if a browser has no plugins (Fixes issue 398).
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1138 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 23:48:12 +00:00
bcoles@gmail.com
73ae24b029
Added Detect Cookie Support to initialization and details tab
...
M extensions/admin_ui/controllers/modules/modules.rb
M extensions/initialization/handler.rb
M core/main/client/browser.js
Example output on details tab:
Session Cookies: Yes
Persistent Cookies: Yes
Fixes Issue 380
git-svn-id: https://beef.googlecode.com/svn/trunk@1122 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-28 05:06:53 +00:00
passbe
b9c7528a93
Removed debug message, created too much noise
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1121 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-28 01:39:42 +00:00
passbe
5b4ff61909
Final changes to convert from old super() method to new configuration system. Fixes Issue 329
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1119 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-28 00:50:04 +00:00
passbe
ebf8694f52
Added BeEF::Core::Configuration.clear(). Swaped module 'target_new' back to 'target'.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1116 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-27 00:22:58 +00:00
passbe
72ded4afba
Added extension path when loading extension yaml files
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1115 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-27 00:02:11 +00:00
antisnatchor
a5a9e45076
Issue 384: First draft of XssRays (core xssrays JS)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1114 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 18:36:30 +00:00
scotty.b.brown@gmail.com
98a0f50e93
More work #329
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1108 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 10:51:58 +00:00
passbe
b8a879915a
Added module support() function
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1107 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 07:52:36 +00:00
passbe
4959963871
Re-worked target parsing code. Current target rules are stored in target_new until BeEF::Core::Configuration.clear() can be coded.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1106 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 07:52:15 +00:00
antisnatchor
77f9f4f542
(Fixes issue 391) Fixed JSON undefined error that was preventing browser hooking on IE < 8
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1080 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-21 13:50:12 +00:00
scotty.b.brown@gmail.com
545c8e171c
More code for #329
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1071 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-19 07:35:40 +00:00
bcoles@gmail.com
a9d983b898
Added Browser Type to initialization and default tab
...
M extensions/admin_ui/controllers/modules/modules.rb
M extensions/initialization/handler.rb
M core/main/client/browser.js
Example output on details tab:
Browser Type: {"FF5":true, "FF":true}
Fixes Issue 377
git-svn-id: https://beef.googlecode.com/svn/trunk@1070 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-18 22:09:26 +00:00
bcoles@gmail.com
569fec02cd
Added Detect Scripts Support to initialization and details tab
...
M extensions/admin_ui/controllers/modules/modules.rb
M extensions/initialization/handler.rb
M core/main/client/browser.js
Example output on details tab:
Java Enabled: No
VBScript Enabled: No
Has Flash: Yes
Has GoogleGears: No
Fixes Issue 383 # https://code.google.com/p/beef/issues/detail?id=383
git-svn-id: https://beef.googlecode.com/svn/trunk@1069 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-18 04:16:54 +00:00
bcoles@gmail.com
6b00485b97
Added Screen Details to initialization and default tab
...
M extensions/admin_ui/controllers/modules/modules.rb
M extensions/initialization/handler.rb
M core/main/client/browser.js
Example output on details tab:
Screen Params: {"width"=>1024, "height"=>768, "colordepth"==>24}
Window Size: {"width"=>1024, "height"=>640}
git-svn-id: https://beef.googlecode.com/svn/trunk@1067 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-16 07:14:23 +00:00
passbe
baa288b6d0
First chop at target parsing code, needs rework
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1065 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-16 00:21:51 +00:00
antisnatchor
2d5360a870
Issue 384: initial commit of Gareth XssRays 0.5.5
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1064 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-14 09:10:25 +00:00
passbe
6ca6f4981e
Decoupled the module's dependency on category names to find module files. Module configuration now stores path on load
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1063 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-13 09:44:39 +00:00
antisnatchor
2ee589af14
(Fixes issue 365) Fixed browser plugin regex when using Ruby 1.9.2 and UTF-8 strings (like Microsoft® DRM)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1059 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-11 13:33:43 +00:00
antisnatchor
9780afa68b
(Fixes issue 370) Patched WebRick::HttpRequest to overwrite the URI Parser UNRESERVED regex: this prevents BAD URI errors when sending attack vector chars. Added config file for the requester extension.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1055 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-09 22:31:13 +00:00
antisnatchor
fe5b318792
(Fixes issue 359) Proxy/Requester now forward back original XHR response headers (stripping some of them lik encoding and cache related). Added also a temporary fix for issue 368 (prevent saving raw image data if db = mysql).
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1051 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-09 22:30:44 +00:00
antisnatchor
1386e8efc3
(Fixes issue 366) Reducing chop size to prevent ERROR WEBrick::HTTPStatus::RequestURITooLarge
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1049 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-09 22:30:29 +00:00
scotty.b.brown@gmail.com
5c3e6f1575
Adding Apache Licence Header to all files (except VERSION file)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1046 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-02 23:08:28 +00:00
xntrik
c720934421
fixes issue 341
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1036 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-28 09:45:40 +00:00