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
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
a137a7be9b
Hacked the admin_ui to use the new configuration target system. This commit renders all dynamic modules as VERIFIED UNKNOWN
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1117 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-27 01:03:45 +00:00
antisnatchor
a14fe4ba0a
Issue 384: First draft of XssRays (admin UI): extjs UI
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1113 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 18:35:46 +00:00
antisnatchor
6fd1aa5914
Issue 384: First draft of XssRays (extension) missing model
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1111 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 18:33:49 +00:00
antisnatchor
b90ddd367d
Issue 384: First draft of XssRays (extension)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1110 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 18:32:14 +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
a.m.saafan@gmail.com
803f1fd722
- Changed the default page that is opened by the PDF and did some minor tweaks . [Issue #: 219]
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1098 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-25 15:55:12 +00:00
antisnatchor
25c0723da3
Added iFrame keylogger module: given a same-domain resource, creates a fullscreen overlay iframe, and attach a keylogger to it.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1082 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-21 18:47:38 +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
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
7bd377005f
Issue 360: forgot to add the "method" value to the list of fields. Now request method is displayed correctly on the reuqester history grid.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1058 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-11 13:03:45 +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
1205b72fea
(Fixes issue 360) Added full XHR response headers when opening the http response in Requester tab. Also added ready-to-use code to add a contextMenu on the requester history tab grid.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1053 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-09 22:31:00 +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
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
sussurro@happypacket.net
d3250ee7ea
fixing autopwn
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1044 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-01 22:12:17 +00:00
scotty.b.brown@gmail.com
1486812e96
(Fixes issue 144) BOO YAH
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1042 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-30 11:41:41 +00:00
scotty.b.brown@gmail.com
2a28466913
More work on #144
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1041 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-30 11:15:49 +00:00
wade@bindshell.net
f1e51b9e34
Updated comments for enabling metasploit
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1040 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-29 02:31:17 +00:00
scotty.b.brown@gmail.com
4472ad82c4
More work on #144
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1039 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-28 11:14:26 +00:00
passbe
6ad9287f03
Added BeEF logo to authentication page
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1038 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-28 11:09:48 +00:00
scotty.b.brown@gmail.com
f3f0c070bd
Prep for #144
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1037 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-28 09:57:55 +00:00
scotty.b.brown@gmail.com
eddfc4c9c8
Fixing Typos and removing debug code.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1035 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-28 09:15:44 +00:00
antisnatchor
3b79c677aa
Issue 355: now query parameters are correctly forwarded by the proxy, as well as POST requests with body parameters
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1034 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-27 14:31:34 +00:00
antisnatchor
6d19b04f60
Using _ instead of . for DB table names: this convention ([a-z0-9_]) follow best-practices, and in this way there is no need to use a backtick when writing sql queries in MySQL (or in the future PostreSQL)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1033 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-27 14:26:44 +00:00
passbe
c99f40d8f1
Removed encoding from beef.ascii logo
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1030 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-27 08:06:14 +00:00
passbe
c5264b950a
First version of beef.ascii
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1029 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-27 07:01:49 +00:00
antisnatchor
9009ed85bd
Reverted back two MSF related files, inadvertently committed before...
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1028 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-26 18:12:56 +00:00
antisnatchor
6af4f673d3
Proxy and Requester enhancements. Proxy got a good performance improvement, it's now multi-thread, able to handle errors, can be used with a normal browser. Requester core (ruby/js) has been enhanced too: db model, js logic and parsing code. Many previous bugs in different parts have been corrected.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1027 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-26 18:03:53 +00:00
passbe
82065ee388
Helps if I include the logo
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1022 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-26 00:15:04 +00:00
passbe
720864f0ea
Added new BeEF branding to the admin_ui extension
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1021 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-26 00:14:31 +00:00
wade@bindshell.net
3948ff432e
Banner details updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@996 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-13 09:38:00 +00:00
xntrik
844fa70fc1
(Fixes issue 327) : changed CSS to give more padding to folder icons
...
git-svn-id: https://beef.googlecode.com/svn/trunk@989 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-28 06:15:23 +00:00
xntrik
1cda1ccf46
(fixes issue 211) : keyboard up and down through command modules now works
...
git-svn-id: https://beef.googlecode.com/svn/trunk@988 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-28 03:32:30 +00:00
scotty.b.brown@gmail.com
b9f53c8f96
More tweaking to proxy to help it work with browsers (and not just telnet :p)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@986 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-26 06:46:19 +00:00
scotty.b.brown@gmail.com
bd28ce2147
Added more debugging to the proxy
...
git-svn-id: https://beef.googlecode.com/svn/trunk@985 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-24 08:56:19 +00:00
xntrik
31069c0947
Fixing the Butcher demo link to jQuery
...
git-svn-id: https://beef.googlecode.com/svn/trunk@981 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-20 12:56:33 +00:00
antisnatchor
c5db1d4c87
(Fixes issue 169), (Fixes issue 170): remove MessageBoxes using inline auth error/load handling
...
git-svn-id: https://beef.googlecode.com/svn/trunk@976 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-18 12:18:00 +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
33052a58b6
Added module loaded count to console startup
...
git-svn-id: https://beef.googlecode.com/svn/trunk@964 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 23:10:07 +00:00
passbe
0dede46131
Removed page_redirect function and used WEBricks internal set_redirect function. (Fixes issue 168)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@963 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 22:58:47 +00:00
antisnatchor
41881f3086
(Fixes issue 256) added defaultPayload in msfcommand, updated the JS combobox logic accordingly
...
git-svn-id: https://beef.googlecode.com/svn/trunk@960 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-09 19:43:44 +00:00
antisnatchor
78b5b1ac39
(Fixes issue 289, 292) has_run is not anymore a field of the command db table. changed accordingly the updated field name.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@959 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-09 19:40:56 +00:00
antisnatchor
1bc37a2ed1
Issue 335: fixed another issue with Dynamic command modules when selecting the command results
...
git-svn-id: https://beef.googlecode.com/svn/trunk@956 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-05 14:50:51 +00:00
antisnatchor
0f17fa0808
Issue 335: refactored code to minimize duplicate code
...
git-svn-id: https://beef.googlecode.com/svn/trunk@955 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-05 14:23:33 +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