bcoles
449c6633aa
Rename 'System Platform' to 'Browser Platform'
2013-02-03 05:24:48 +10:30
bcoles
95970d5364
Add 'beef.browser.hasSilverlight()'
...
Add 'modules/browser/detect_silverlight'
2013-02-03 04:42:13 +10:30
bcoles
cdc92f084e
Add laptop icon
2013-02-03 03:41:29 +10:30
bcoles
15a502bce6
Add CPU type to browser initialization
...
Add support for Firefox 19
2013-02-03 03:39:30 +10:30
bcoles
e3dced8a9e
Add virtual machine icon
2013-02-01 04:30:25 +10:30
antisnatchor
c0a256f1b0
Refactored Ipec and Autorun tabs to use the new beefwui object: get_rest_token is now a common function :D
2013-01-02 20:09:23 +01:00
antisnatchor
1ce620a626
Created a new beef_common.js files with common functions for the Web UI. Registered as beefwui in the main window object.
2013-01-02 20:07:49 +01:00
antisnatchor
cea8a4b0e3
ARE: fixed bug which was preventing the execution of modules without input.
2013-01-02 19:03:27 +01:00
antisnatchor
1cd83663aa
ARE: properly closed a couple of more statements.
2013-01-02 18:37:26 +01:00
antisnatchor
b6b968a7a0
ARE: removed a couple of unneeded commas.
2013-01-02 18:33:57 +01:00
antisnatchor
276d465dd1
ARE: properly closed a couple of statements.
2013-01-02 18:31:23 +01:00
antisnatchor
8947d78d66
ARE: added mod_id to the multi_module API call. The bug was preventing correct module calling.
2013-01-02 18:30:06 +01:00
antisnatchor
98da93fb12
ARE: fixed hardcoded URLs
2013-01-02 18:07:53 +01:00
qswain2
f39b16712a
Added auto-run tab
...
Added a new tab in the ui for the auto-run.
and allows modules to be selected with a
checkboxes.Added a handler to hide autorun
tab. Added stubs to ARE.
2013-01-01 18:01:53 -05:00
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
Wade Alcorn
d2188b230c
More changed license headers
2012-11-02 15:27:01 +10:00
Wade Alcorn
23f09b919f
Changed license header
2012-11-02 14:26:10 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
antisnatchor
f9b8e0f576
Moved admin_ui controllers for extensions in their relative extension directory.
2012-10-23 10:15:07 +11: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
qswain2
931aeb6ee5
Fixed the module count in the ui to include sub modules (issue 708)
2012-09-03 09:46:03 -04:00
antisnatchor
6188fe4be9
Fix issue #723 . Added amin_ui authenticated endpoints that returns the RESTful api token. useful when calling the Restful api from ExtJS
2012-07-22 11:52:27 +01:00
bcoles
1e0f83d23f
Added better icon for iOS
2012-06-27 21:58:07 +09:30
antisnatchor
727c746303
Added Java to the baloon popup of the admin_ui, and removed phonegap.
2012-06-27 12:28:09 +01:00
antisnatchor
473f71e42d
Added missing WebOS constant/image that were preventing admin_ui to work properly.
2012-06-27 10:23:43 +01:00
bcoles
7686d55b4b
Added hardware detection for HTC, Motorola, Google Nexus, Nokia, Sony
...
Ericsson
2012-06-26 18:52:03 +09:30
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
bcoles
0ac7023df1
Renamed getScreenParams() to getScreenSize()
...
Added date stamp to browser hook initialization
2012-05-29 18:52:43 +09:30
antisnatchor
51b27709dd
Merge remote-tracking branch 'upstream/master'. WS: added stringifying command results in beef.net.send
2012-05-19 19:19:03 +01:00
Christian Frichot
3c7686e196
Nested command modules are now also sorted, and sub-folders include children count. Fuck yeah recursion111. Issue #550
2012-05-14 18:12:45 +08:00
Christian Frichot
7d7f6b13b4
Fixes Issue #550 Module categories can include sub-folders. Specify them as an array in their yaml file
2012-05-12 17:37:46 +08:00
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
antisnatchor
6f73dd6a82
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
config.yaml
2012-04-18 15:27:22 +01:00
antisnatchor
d1e23c2084
Updated admin_ui and console extensions code to reflect the move of initialization extension into the core.
2012-04-18 14:37:44 +01:00
antisnatchor
364575592a
Moved BeEF credentials from admin_ui extension to the main config.yaml. Updated both admin_ui and RESTful API to reflect the changes.
2012-04-15 10:53:08 +01:00
antisnatchor
2198c69aa8
Merge remote-tracking branch 'upstream/master'. Fixed conflicts on config.yaml.
2012-04-14 20:44:17 +01:00
bcoles
e52b5101ee
Updated logo location
...
The favicon is not located at /favicon.ico if web server immitation is enabled
2012-04-12 17:20:20 +09:30
Graziano Felline
736c81573e
Setting up structures and server/client environment.
...
A lot of TODO
2012-04-06 02:21:40 +02:00
Thomas Mackenzie
e168a05936
added pageerror logo for iis imitation
2012-04-04 20:04:31 +01:00
antisnatchor
67d024441d
Added Apache/Centos images for the default root page (web server imitation)
2012-04-04 16:45:39 +01:00
antisnatchor
f5a77a63eb
Prevent to mount the favicon.ico if we're imitating a web server.
2012-04-04 16:06:19 +01:00
bcoles
2bca21a41d
Minor updates to XSSRays
...
Part of issue #47
2012-03-26 16:29:15 +10:30
Michele Orru
11fbeb3296
Merge pull request #643 from antisnatchor/master
...
RESTful API, from antisnatchor with love :D
2012-03-15 10:33:17 -07:00
antisnatchor
837c1f2db8
Modified BeEF::Module.execute to return the command_id of the persisted command, instead of just returning a boolean. Refactored usages in the code as well.
2012-03-13 12:40:28 +01:00