Commit Graph

81 Commits

Author SHA1 Message Date
Wade Alcorn
b68df3d024 Changed license header 2012-11-02 14:05:15 +10:00
antisnatchor
9aab6f1cf4 Patched jquery-encoder to prevent exception on encoderForJavascript. Patched wterm.jquery.js to prevent XSS. Added IP/port validation to IPEC shell. 2012-10-22 17:19:46 +11:00
antisnatchor
aae9f5b66c Removed dead code from the IPEC admin_ui tab panel. 2012-10-22 16:12:43 +11:00
antisnatchor
aa1efd1c73 Added new IPEC admin_ui tab. This includes the new Wterm-based interactive shell to communicate with the BeEF_bind shellcode. 2012-10-22 16:09:34 +11:00
antisnatchor
727c746303 Added Java to the baloon popup of the admin_ui, and removed phonegap. 2012-06-27 12:28:09 +01:00
bcoles
d5acc6409e Added beef.browser.hasPhonegap()
Added hasPhonegap() and hasGooglegears() to balloon messages

Updated os in module configs from "iPhone" to "iOS"
2012-06-25 11:04:19 +09:30
bcoles
268ef4588f Added device/hardware detection 2012-06-25 01:35:33 +09:30
bcoles
71133869e4 Added browser details to Hooked Browser balloon messages
Fixes issue #521
2012-06-24 20:36:10 +09:30
bcoles
aefc693548 Added balloon popups to hooked browser tree
Part of issue #521
2012-06-24 00:57:01 +09:30
antisnatchor
9ae0929a8c Merge remote-tracking branch 'upstream/master' 2012-05-02 13:04:51 +03:00
bcoles
923921b92b Added skeleton for custom hooks
Part of issue #101
2012-04-23 19:33:19 +09:30
Graziano Felline
736c81573e Setting up structures and server/client environment.
A lot of TODO
2012-04-06 02:21:40 +02:00
antisnatchor
d9104b93f4 removed console.log function calls that were throwing errors on IE 2012-02-15 16:01:23 +01:00
antisnatchor
55b52427e8 re-added panel.removeAll when generating a newExploitPanel, corrected typo on function name genExistingExploitPanel 2012-02-15 16:00:57 +01:00
antisnatchor
74d176ff73 Fixed issue 34: now only one zombie tab is created (current browser). When switching between browsers, the previous zombiePanel is destroyed. 2012-02-15 16:00:14 +01:00
bcoles
9ff162a861 Disabled HackVertor tab 2012-01-18 23:59:04 +10:30
bcoles
2ab95cc763 Renamed Decoder tab to HackVertor and disabled it for the upcomming
release
2012-01-18 23:42:14 +10:30
bcoles
a956bd60ea Added "Decoder" tab draft 2012-01-05 15:49:08 +10:30
Wade Alcorn
06899ca267 Year updated from 2011 to 2012 2011-12-31 22:24:36 +10:00
bcoles
746ac62b8e Removed "sort by" functionality from hooked browser tree
Fixes issue 539
2011-12-27 14:26:02 +10:30
bcoles
ff0cf9f9ae Minor spelling/grammatical changes 2011-12-21 23:27:40 +10:30
bcoles
590e514680 Renamed "Requester" tab to "Rider"
Added Proxy sub-tab under Rider tab

Part of issue 63
2011-12-20 22:04:22 +10:30
bcoles
412fd68732 Updated code.google.com links with github.com in:
extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js
2011-12-12 21:12:20 +10:30
antisnatchor
9bed6cf9fd "Allowing" <br> tag when output escaping content in the command module output.
git-svn-id: https://beef.googlecode.com/svn/trunk@1391 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-02 15:15:24 +00:00
buherator@gmail.com
caad2d5437 Displaying zombie domain and port on Requester tab
git-svn-id: https://beef.googlecode.com/svn/trunk@1367 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-16 20:19:03 +00:00
buherator@gmail.com
ed866886f7 Storing port of HookedBrowser, fixing value of HookedBrowser.domain
git-svn-id: https://beef.googlecode.com/svn/trunk@1365 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-15 22:04:08 +00:00
antisnatchor
20f07a5b04 prevent BeEF to be auto-BeEFed :-)
git-svn-id: https://beef.googlecode.com/svn/trunk@1357 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-07 13:07:07 +00:00
wade@bindshell.net
91f7583015 minor updates to the welcome page
git-svn-id: https://beef.googlecode.com/svn/trunk@1349 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-03 09:29:37 +00:00
antisnatchor
182e6256e8 fixed JS error that prevented opening BeEF UI commandtabs on IE browsers.
git-svn-id: https://beef.googlecode.com/svn/trunk@1346 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-02 17:02:44 +00:00
antisnatchor
533be7cefc Issue 416: added a note regarding xssrays on the welcome tab.
git-svn-id: https://beef.googlecode.com/svn/trunk@1345 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-02 16:25:20 +00:00
bcoles@gmail.com
451c148ae8 Updated Requester/Proxy info in Getting Started tab
Part of issue 416



git-svn-id: https://beef.googlecode.com/svn/trunk@1343 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-02 15:14:58 +00:00
antisnatchor
ae3c154518 Issue 416: adjusted font size and div width for the getting started panel.
git-svn-id: https://beef.googlecode.com/svn/trunk@1341 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-02 13:13:30 +00:00
bcoles@gmail.com
c015529f19 Removed the Commands welcome window and Requester welcome window
Moved the content of the welcome windows to the Getting Started tab

The formatting and wording needs to be improved

This is part of issue 416


git-svn-id: https://beef.googlecode.com/svn/trunk@1339 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-02 12:28:15 +00:00
bcoles@gmail.com
0634033937 Set column headings to white-space: nowrap;
Fixes issue 418

This change keeps the height of the column headings consistent 
across all tabs for people who run BeEF in tiny windows



git-svn-id: https://beef.googlecode.com/svn/trunk@1338 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-02 09:04:10 +00:00
bcoles@gmail.com
fc5470f1de Patched load mask error on login/authentication page
git-svn-id: https://beef.googlecode.com/svn/trunk@1334 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-01 08:26:37 +00:00
sussurro@happypacket.net
6658eff14c fixkup for metasploit to make payloads options be dynamic again.
git-svn-id: https://beef.googlecode.com/svn/trunk@1311 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-26 04:00:02 +00:00
bcoles@gmail.com
2c60a5ec89 Removed autoScroll from command config panel
Fixes issue 472



git-svn-id: https://beef.googlecode.com/svn/trunk@1269 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-10 08:09:05 +00:00
antisnatchor
e061c396a0 Fixed typo in JS code that was throwing an error when opening the requester tab in IE browsers.
git-svn-id: https://beef.googlecode.com/svn/trunk@1265 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-09 12:32:50 +00:00
bcoles@gmail.com
d110c99a61 >_>
Fixes issue 418



git-svn-id: https://beef.googlecode.com/svn/trunk@1262 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-08 11:21:01 +00:00
bcoles@gmail.com
7de1b9f594 Enabled autoScroll for the command module options panel in the admin_ui
Fixes issue 472



git-svn-id: https://beef.googlecode.com/svn/trunk@1260 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-06 13:04:46 +00:00
bcoles@gmail.com
39f2303e86 Fixed two small typos
git-svn-id: https://beef.googlecode.com/svn/trunk@1242 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-30 09:10:59 +00:00
bcoles@gmail.com
2da80b90b7 Response Body is now the default accordion panel displayed (rather than
the Response Headers panel) when viewing requester HTTP response details



git-svn-id: https://beef.googlecode.com/svn/trunk@1227 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-21 04:54:59 +00:00
bcoles@gmail.com
21d5164d4d Response Headers is now the default accordion panel displayed (rather
than the Request panel) when viewing requester HTTP response details

The requester history panel now automatically refreshes upon display

Changed processed status from 'false' to 'waiting' and 'true' to 
'complete' in the requester

Fixes Issue 459



git-svn-id: https://beef.googlecode.com/svn/trunk@1226 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-21 03:29:42 +00:00
bcoles@gmail.com
141482b27c Split HTTP request response body and response headers into separate
panels in the requester response history view



git-svn-id: https://beef.googlecode.com/svn/trunk@1222 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-20 20:50:19 +00:00
bcoles@gmail.com
72c6bf87b0 Added port column to Requester History tab
git-svn-id: https://beef.googlecode.com/svn/trunk@1214 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-19 14:49:43 +00:00
bcoles@gmail.com
4b7983163e Made command results history panel resizable
Fixes Issue 451



git-svn-id: https://beef.googlecode.com/svn/trunk@1213 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-19 12:55:20 +00:00
bcoles@gmail.com
4e4bfe5483 Added border to columns on the Commands tab
git-svn-id: https://beef.googlecode.com/svn/trunk@1194 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-13 03:09:00 +00:00
bcoles@gmail.com
738c36ed1f Added "Module Results History" heading to the Modules panel on the Commands tab
Fixes issue 439



git-svn-id: https://beef.googlecode.com/svn/trunk@1193 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-13 00:58:25 +00:00
bcoles@gmail.com
db98c99fc9 Added "Module Tree" heading to the Modules tree on the Commands tab
git-svn-id: https://beef.googlecode.com/svn/trunk@1192 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-12 14:00:56 +00:00
a.m.saafan@gmail.com
55d6651040 - Fixed command description column sort problem. [Issue #: 344]
git-svn-id: https://beef.googlecode.com/svn/trunk@1191 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-12 13:42:21 +00:00