bcoles
|
41bfb8e995
|
Fix bug with Unity Web Player detection
Fix issue #910
|
2013-10-17 17:54:16 +10:30 |
|
gcatt
|
d4c69f2bfd
|
Module: Detect Unity Web Player
|
2013-10-15 15:47:47 +02:00 |
|
bcoles
|
8e6751611d
|
Add beef.browser.getPageHead() and beef.browser.getPageBody()
Update 'Get Page HTML' module to use these functions
Tested on IE6, FF22, C28
Fix issue #518
|
2013-10-13 03:37:15 +10:30 |
|
bcoles
|
5942138aba
|
Update spyder eye module
* file error handling
* render the screenshot in the admin UI
* log screenshot filename to master logs
|
2013-09-12 18:29:56 +09:30 |
|
bcoles
|
25aca3d291
|
Update 'command.js' for Spyder Eye module
|
2013-09-11 15:26:15 +09:30 |
|
bcoles
|
257a310a02
|
Update 'module.rb' for Spyder Eye module
|
2013-09-11 15:24:54 +09:30 |
|
bcoles
|
2420d59a72
|
Update 'config.yaml' for Spyder Eye module
|
2013-09-11 15:20:19 +09:30 |
|
Christian
|
3f7eec4e28
|
adding generic module to take screenshoots with canvas
|
2013-09-09 13:52:13 -05:00 |
|
bcoles
|
21417dc3e2
|
Update BeEF server protocol for multiple modules to use
`beef.http.https.enable`
Now uses the `beef.net.httpproto` value rather than a hard-coded
protocol string.
Part of issue #745
|
2013-08-09 13:21:33 +09:30 |
|
Christian Frichot
|
82a70fbcd0
|
Detect LastPass module (except on IE) - #802
|
2013-07-20 13:58:20 +08:00 |
|
bcoles
|
2c2b9a85f4
|
Update browser fingerprinting module firefox signatures
|
2013-07-08 10:57:02 +09:30 |
|
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 |
|
Nbblrr
|
2b473bfda9
|
Add module which detect MS Office version. Closes #903
|
2013-06-14 00:39:39 +02:00 |
|
bcoles
|
5252bea54a
|
Add Get Form Values module
This module retrieves the name, type, and value of all input
fields for all forms on the page.
|
2013-06-02 05:11:45 +09:30 |
|
bcoles
|
7fdfcc3ef0
|
Add beef.browser.isA() to avant_steal_history module
Part of issue #774
|
2013-06-02 03:19:05 +09:30 |
|
bcoles
|
91e2b36ce4
|
Update webcam module so the picture returned as a base64 encoded string
will be rendered in the admin UI
|
2013-05-01 16:44:28 +09:30 |
|
bcoles
|
719bb4a20b
|
Fixed malformed YAML in modules/browser/get_visited_domains/config.yaml
|
2013-04-25 01:37:15 +09:30 |
|
qswain2
|
c16479a14e
|
Add chrome support to get_visited_domains
Added chrme implementation based on visipisi
|
2013-04-19 01:02:48 -04:00 |
|
Christian Frichot
|
e3cb7f7a2d
|
#882. New HTML5 WebRTC Webcam Module
|
2013-04-15 19:20:48 +08:00 |
|
Christian Frichot
|
79572a61f0
|
Renamed webcam_permission_check module
|
2013-04-06 14:35:21 +08:00 |
|
Christian Frichot
|
2fcdf1038d
|
xntriks updates to webcam_perm_check
|
2013-04-06 14:32:51 +08:00 |
|
Christian Frichot
|
cca21f1003
|
Merge pull request #869 from bw-z/master
Added Webcam Permission Check Module - which I'll then update.
|
2013-04-05 23:29:21 -07:00 |
|
bcoles
|
159ecb5ade
|
Fix malformed YAML in 'deface_web_page_component' module
|
2013-04-04 00:04:45 +10:30 |
|
BWZ
|
cf4ab9533e
|
Added Webcam Permission Check Module
|
2013-04-03 09:01:15 +10:00 |
|
Christian Frichot
|
31e1ddddaf
|
New Defacement Module - but only rewrites targeted content. #861
|
2013-03-25 19:33:38 +08:00 |
|
Christian Frichot
|
7e57313e21
|
New Link Rewrite (Hidden using overwritten click handling) module. #860
|
2013-03-25 19:26:59 +08:00 |
|
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 |
|
antisnatchor
|
710769283e
|
Merge branch 'master' of https://github.com/beefproject/beef
|
2013-03-03 11:26:29 +00:00 |
|
antisnatchor
|
b4d690a5f3
|
det_visited_domains now supports also Opera.
|
2013-03-03 11:26:00 +00:00 |
|
qswain2
|
0ea1c0bbf8
|
Add chrome/opera support to get_visited_domains
Added chrome/opera support for lcamtuf cache timing script
in get_visited_domains module.
Signed-off-by: antisnatchor <antisnatchor@gmail.com>
|
2013-03-03 11:16:07 +00:00 |
|
bcoles
|
bf2dc1d387
|
Remove redundant line
|
2013-02-23 15:27:54 +10:30 |
|
bcoles
|
de1ab2d1f9
|
Fix issue #838
Fixes detect_toolbars target configuration
|
2013-02-23 12:32:57 +10:30 |
|
Nbblrr
|
7eec331cf9
|
Plugin for VLC detection #828
|
2013-02-21 23:14:28 +01:00 |
|
gcatt
|
63695e66d7
|
Add RealPlayer detection
|
2013-02-17 12:37:56 +01:00 |
|
bcoles
|
79e8f34b06
|
Add QuickTime to zombie balloon details
Add 'modules/browser/detect_quicktime'
|
2013-02-04 09:10:59 +10:30 |
|
bcoles
|
95970d5364
|
Add 'beef.browser.hasSilverlight()'
Add 'modules/browser/detect_silverlight'
|
2013-02-03 04:42:13 +10:30 |
|
bcoles
|
61d0bf2e14
|
Add beef.browser.hasActiveX()
Add modules/browser/detect_activex module
Fix issue #832
|
2013-02-01 01:22:45 +10:30 |
|
Brendan Coles
|
e14be26951
|
Merge pull request #827 from gcattani/master
Module: Detect Toolbars
|
2013-01-31 07:10:00 -08:00 |
|
gcatt
|
daadf59782
|
Module: Detect Toolbars
Added a module to detect browser toolbars by checking the User-Agent
and the DOM
|
2013-01-31 09:20:32 +01:00 |
|
bcoles
|
209e64a9ef
|
Add IE 7-9 detection to browser_fingerprinting module
|
2013-01-28 01:02:53 +10:30 |
|
bcoles
|
e8d85b550b
|
Rename "Detect Chrome/Firefox Extensions" module to "Detect Extensions"
Added placeholder for IE toolbar detection
|
2013-01-27 22:35:14 +10:30 |
|
root
|
6c16a89328
|
Added simple adblock checks for IE from issue #803
|
2013-01-07 01:30:44 -05:00 |
|
Brendan Coles
|
644a53cb2c
|
Merge pull request #816 from Nbblrr/master
Pull Request : Module Detect extensions on Firefox
|
2013-01-06 13:50:53 -08:00 |
|
Nbblrr
|
87afb9a31b
|
Improved extension detection with the old Firefox hack #815
|
2013-01-06 22:39:43 +01:00 |
|
bcoles
|
bd2b002314
|
Fix a few typos
|
2013-01-07 05:17:55 +10:30 |
|
Wade Alcorn
|
fe40038441
|
Updated copyright year to 2013
|
2012-12-30 12:47:43 +10:00 |
|
bcoles
|
bdab1028f5
|
Added Detect Virtual Machine module
|
2012-12-16 16:22:41 +10:30 |
|
bcoles
|
4e7e1129bb
|
Added Detect Default Browser module
|
2012-12-13 18:04:16 +10:30 |
|