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
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
bcoles
abd8f538eb
Remove demos/html/passwd_manager_theft.html
...
Small syntax changes to Event Logger extension `parse()`
2012-10-25 16:38:29 +10:30
antisnatchor
f9b8e0f576
Moved admin_ui controllers for extensions in their relative extension directory.
2012-10-23 10:15:07 +11:00
antisnatchor
deffc8691c
Fixed event logger: events were not logged for a wrong data structure type check.
2012-10-23 09:50:01 +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
antisnatchor
b8c36b206b
Added first implementation of the IPEC extension, including the malicious FirefoxExtension.
2012-10-22 15:52:15 +11:00
antisnatchor
af53f0fd0b
Catching exception in web_cloner when determining if page can be framed.
2012-10-22 15:22:04 +11:00
bcoles
042ee1b0aa
Hide QRcode for localhost/127.0.0.1 interface
2012-10-19 09:15:07 +10:30
antisnatchor
aad6228ea8
Fix issues #757 : normalizing mount points for web_cloner in case they contain params.
2012-10-11 11:21:06 +01:00
bmantra
22bb8998b2
added more default paths for the msf-autolaunch
2012-10-07 19:26:02 +02:00
bcoles
0f81e38635
Fix YAML config: extensions/social_engineering/config.yaml
...
Prevents this error due to lack of white space between array elements:
`[!] Unable to load extension configuration '/pentest/web/beef-git/extensions/social_engineering/config.yaml'`
2012-10-07 17:57:51 +10:30
bmantra
d04461d8ff
disable auto msfrpcd
2012-10-04 20:50:51 +02:00