Nbblrr
7eec331cf9
Plugin for VLC detection #828
2013-02-21 23:14:28 +01:00
Brendan Coles
5e257d4e33
Merge pull request #843 from gcattani/834-hasRealPlayer
...
Add RealPlayer detection
2013-02-17 08:30:40 -08:00
gcatt
007769aa93
Corrected mistake
2013-02-17 12:41:30 +01:00
gcatt
63695e66d7
Add RealPlayer detection
2013-02-17 12:37:56 +01:00
bcoles
90174dda23
Add beef.hardware.isTouchEnabled()
2013-02-11 02:46:35 +10:30
bcoles
2d08183eef
Refactor 'select_zombie_summary'
...
extensions/admin_ui/controllers/modules/modules.rb
extensions/console/lib/shellinterface.rb
Fix issue #837
2013-02-07 02:44:40 +10:30
bcoles
79e8f34b06
Add QuickTime to zombie balloon details
...
Add 'modules/browser/detect_quicktime'
2013-02-04 09:10:59 +10:30
bcoles
ce1cc61ac1
Add ActiveX and Silverlight to zombie balloon details
2013-02-03 05:47:07 +10:30
bcoles
8b56a147a9
Rename 'System Platform' to 'Browser Platform' in UI
2013-02-03 05:28:49 +10:30
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
15a502bce6
Add CPU type to browser initialization
...
Add support for Firefox 19
2013-02-03 03:39:30 +10:30
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
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
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
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
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
0ac7023df1
Renamed getScreenParams() to getScreenSize()
...
Added date stamp to browser hook initialization
2012-05-29 18:52:43 +09:30
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
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
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
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
bcoles
6ef889b0b1
Removed Java from hook initialization:
...
- Removed has_java
- Removed internal_ip
- Removed internal_hostname
Added function `beef.browser.javaEnabled()`
Patched function `beef.browser.hasJava()`
- should no longer break the hook in Chrome/Safari
Added `not_working` browsers to History Extraction module
2012-03-13 00:19:01 +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
bcoles
a6986e3960
Added detection for Chrome 16, updated Chrome Extensions modules and
...
split the Details tab "Browser Hook Initialization" into "Hooked Page",
"Browser" and "Host"
2012-01-04 18:52:34 +10:30
Wade Alcorn
06899ca267
Year updated from 2011 to 2012
2011-12-31 22:24:36 +10:00
bcoles
2439c9d61c
Added Page URI to browser hook initialization details
...
Fixes issue 543
2011-12-28 08:47:07 +10:30
bcoles
74ec478449
Added allow_cross_domain to the request object
...
By default all requests use allow_cross_domain = "true"
The Proxy component uses allow_cross_domain = "false"
The Forge Request component uses allow_cross_domain = "true"
Fixes issue 87
2011-12-25 17:37:32 +10:30
bcoles
6ff92f48e0
Added document.referrer to browser hook initialization and tidied some code
2011-12-22 02:43:12 +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
3ee52b82c0
Part of issue 87, issue 63, issue 29, issue 30
...
In preperation for creating requester and proxy unit tests:
o Tidied up some of the requester and proxy
o Partially de-coupled requester from proxy
o Fixed minor bugs:
o is_valid_uri was not implemented correctly
o http scheme validation had "http" instead of "https"
2011-12-20 02:47:50 +10:30
bcoles
47ac45632d
Added BeEF logo to panel header
2011-12-15 03:07:43 +10:30
bcoles
120e36d4b4
Added BeEF version to panel header and updated some links from
...
code.google.com to github.com
2011-12-11 20:30:09 +10:30
bcoles
25206bddc8
Added "Submit Bug" link to the Admin UI
...
Fixes issue 545
2011-11-27 02:25:56 +10:30
antisnatchor
18d4b642fe
replaced WebRick HttpUtils in requester filters
2011-11-22 10:12:26 +01:00
antisnatchor
edf129d9ea
replaced WebRick util method to parse HTTP request in Requester admin_ui controller
2011-11-20 11:49:05 +01:00
antisnatchor
e502882ed3
admin_ui session cookie management now with Rack
2011-11-20 11:12:59 +01:00