antisnatchor
f869d2924a
Fixed an XSS discovered by Mario in the default keylogger.
2013-07-01 15:24:36 +01:00
gcatt
f6ebe9fac0
Revert "Add Unity Web Player detection"
...
This reverts commit 696e3715fe .
2013-07-01 10:11:20 +02:00
gcatt
696e3715fe
Add Unity Web Player detection
2013-07-01 10:07:47 +02:00
Michele Orru
71f04d82f5
Merge pull request #849 from geefunkmasterpro/master
...
Enhancements to Mass Mailer
2013-05-26 04:58:57 -07:00
bcoles
f90ad4a261
Add detection for WebRTC support
2013-05-24 17:06:36 +09:30
bcoles
15c7e64e93
Fix bug with module image result rendering in admin UI
2013-05-01 17:47:00 +09:30
Christian Frichot
6e0f7a266e
Issue #883 . Admin UI will inline display images from the HTML5 webcam module now
2013-04-15 19:28:52 +08:00
Christian Frichot
6e9db43463
Fixes issue #881 . Console fix for reviewing previous responses
2013-04-15 19:18:07 +08:00
bcoles
a172362452
Part of issue #862 - Add beef.debug() for client-side debugging
...
Add `beef.debug()` function - wraps `console.log()`
Debug messages are suppressed for browsers which don't support `console.log()`
Update './core/*' to use `beef.debug()` instead of `console.log()`
Update './modules/*' to use `beef.debug()` instead of `console.log()`
Update './extensions/*' to use `beef.debug()` instead of `console.log()`
Add 'modules/debug/test_beef_debug/' module
2013-04-15 16:49:01 +09:30
Christian Frichot
1721d3c263
Fixes issue #879 . Console enhancements.
2013-04-13 14:48:40 +08:00
Christian Frichot
d855100ac9
Fixes #878 and #758 .
2013-04-08 21:52:50 +08:00
Christian Frichot
389f27360d
Slight spelling mistake fix up in the Welcome tab of the Admin UI
2013-04-01 19:51:16 +08:00
Christian Frichot
e8eda3ef99
Minor enhancements to the Admin UI. #864
2013-04-01 11:07:50 +08:00
Christian Frichot
22cd68101d
Added Bookmarklet to the Welcome Tab in the Admin UI. #863
2013-03-30 17:31:36 +08:00
Christian Frichot
26933fe146
Fix for #826 . Plus - logs also include a column for which browser an event is associated with
2013-03-29 13:33:09 +08:00
bcoles
fb26ef5f71
Add beef.browser.hookChildFrames()
...
BeEF now automatically hooks all same-domain child (i)frames
Allows logging of child frame events - fixes issue #493
2013-03-18 00:37:15 +10:30
bcoles
c98d9a4300
Manually merged Windows Media Player detection from @gcattani
...
Fix issue #833
Fix issue #847
2013-03-17 03:30:12 +10:30
Javier Marcos
657aac9dcd
Detection added for the Foxit Reader plugin, fixes #829
2013-03-11 00:19:19 +00:00
geefunkmasterpro
66d0e3535b
Added fromaddr to mass mailer JSON interface so emails can be sent from
...
any address without restart.
Removed fromaddr entry from config.yaml.
2013-02-27 23:29:08 +11:00
geefunkmasterpro
e79372f8ac
Added auth field to config so that emails are harder to track to sender
...
Added error handling to identify:
- errors creating the mail headers
- errors processing JSON input
- errors in the mailer configuration
2013-02-27 21:33:48 +11:00
bcoles
8f1a26ffa9
Add "Hardware" to console browser details
2013-02-23 15:27:29 +10:30
bcoles
772b2fd1e7
Add VLC details to hooked browser balloon popup
...
Part of issue #828
2013-02-22 12:14:43 +10:30
Nbblrr
7eec331cf9
Plugin for VLC detection #828
2013-02-21 23:14:28 +01:00
bcoles
0734bb0750
Update Proxy tab
2013-02-20 00:57:53 +10:30
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
antisnatchor
074a11c85a
Updated Chrome sample extension with latest requirements (CSP/version/etc.). Not it works on latest Chrome. Also Updated the fake_flash_update description with more info.
2013-02-12 10:53:19 +00:00
bcoles
90174dda23
Add beef.hardware.isTouchEnabled()
2013-02-11 02:46:35 +10:30
bmantra
17aa898099
correct last commit, set auto_msfrpcd back to false
2013-02-06 19:42:14 +01:00
bmantra
f879584f1b
changed windows default path and changed message
2013-02-06 19:37:31 +01:00
bmantra
2d27266fc9
added message that metasploit auto launch is not available on MS Windows
2013-02-06 19:22:12 +01:00
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
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
ben-waugh
81be99074a
Metasploit extension config - added livecd path
2013-01-23 07:08:04 +10:00
bcoles
bd2b002314
Fix a few typos
2013-01-07 05:17:55 +10:30
Michele Orru
15eb6a4b07
Merge pull request #813 from Nbblrr/master
...
Merge of Hardware detection improvement with mdetect (#722 )
2013-01-06 04:40:10 -08:00
Nbblrr
3fe37ec7b1
Improved Hardware detection with mdetect. Ticket #722
2013-01-05 00:03:25 +01:00
Christian Frichot
9c6802cd8f
Updated QR Code Extension - URLs can now be full, not just sub-domains #811
2013-01-03 19:25:00 +08:00
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