Nbblrr
7eec331cf9
Plugin for VLC detection #828
2013-02-21 23:14:28 +01:00
antisnatchor
c37f0e1719
Patched Rack::File to don't reflect the URI path in the page if a file is not found. Official patch is not out yet.
2013-02-20 11:57:37 +00:00
antisnatchor
c222d0e4e3
Patched BeEF hook core to support injection when the hooked domain uses HttpOnly.
2013-02-18 17:19:49 +00:00
Brendan Coles
5e257d4e33
Merge pull request #843 from gcattani/834-hasRealPlayer
...
Add RealPlayer detection
2013-02-17 08:30:40 -08: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
bf19223a01
Add 'HasQuickTime' to core/main/handlers/browserdetails.rb
2013-02-07 02:43:58 +10:30
bcoles
11a56c5ce9
Add hasQuickTime to browser object
2013-02-05 01:41:21 +10:30
radoen
4003b69646
Update core/main/client/browser.js
2013-02-03 12:32:25 +01:00
radoen
4e73163403
ISSUES #817
...
to refine UI rendering.
Note In FF 21.xx the old detection method correctly work yet
2013-02-03 01:45:01 +01:00
radoen
fdf3dff690
ISSUES #817
...
to refine UI rendering.
Note In FF 21.xx the old detection method correctly work yet
2013-02-02 22:07:28 +01:00
bcoles
f7b55be03a
Add 'beef.browser.hasQuickTime()'
...
Merged manually from https://github.com/beefproject/beef/pull/836
Fix issue #835
starting
2013-02-03 05:59:06 +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
2c10dd040c
Add 'beef.hardware.isLaptop()'
2013-02-03 03:55:14 +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
10bdcce34a
Fix typos in 'beef.hardware.cpuType()' and OS detection
2013-02-03 03:36:41 +10:30
bcoles
7dc1882427
Add virtual machine icon to browser
...
'BeEF::Core::Models::BrowserDetails::hw_icon()'
2013-02-03 03:02:27 +10:30
bcoles
78162e6d26
Add 'beef.hardware.cpuType()'
2013-02-03 03:01:54 +10:30
bcoles
6913e97e2e
Update Windows OS detection
...
Add functions:
beef.os.isWinCE()
beef.os.isWin2000SP1()
beef.os.isWindows()
2013-02-03 03:01:18 +10:30
Wade Alcorn
0df85344f0
Changed ActiveX detection slightly
2013-02-01 07:11:53 +10:00
bcoles
e3dced8a9e
Add virtual machine icon
2013-02-01 04:30:25 +10:30
bcoles
30171693ff
Add 'beef.hardware.isVirtualMachine()'
...
Rename 'beef.hardware.getMobileName()' to 'beef.hardware.getName()'
2013-02-01 04:29:06 +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
bcoles
c085c2d3d7
Add detection for IE10
...
Fixes issue #818
2013-01-28 01:05:31 +10:30
bcoles
3cb7bb9f51
Add support for Windows 8
2013-01-28 01:01:29 +10:30
antisnatchor
e321d6e3d8
Added support for Chrome 24
2013-01-23 11:39:26 +00:00
Christian Frichot
2d9b894a3c
Added some further comments to the new AssetHandler redirector. See #664
2013-01-20 17:03:26 +08:00
Christian Frichot
3c4a0fad34
New bind_redirect method added to the AssetHandler. See #664
2013-01-20 16:59:01 +08:00
Saafan
efa4854b79
Merge branch 'master' of https://github.com/beefproject/beef
2013-01-15 17:04:12 +02:00
Saafan
cc49004189
Fix IE java detection.
2013-01-15 17:03:54 +02:00
Michele Orru
c8c6d30468
Merge pull request #778 from Skyr/master
...
Fix for Javascript errors in Phonegap
2013-01-15 03:56:50 -08:00
bcoles
224cf0c7d0
Added window.devicePixelRatio to Firefox 18 detection
2013-01-12 14:26:16 +10:30
bcoles
c2dbc50d00
Added support for Firefox 18
2013-01-10 08:44:50 +10:30
antisnatchor
c1fefecf70
Merge branch 'master' of https://github.com/beefproject/beef
2013-01-09 15:01:50 +00:00
antisnatchor
60589dc607
Minor changes to MiTB core.
2013-01-09 15:01:07 +00:00
Saafan
5d9821aa74
Temporary workaround to fix IE not being hooked due to java detection code.
2013-01-09 00:47:45 +02:00
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
da7a7b9603
Improved Hardware detection with mdetect 2. #722
2013-01-05 20:43:28 +01:00
Nbblrr
3fe37ec7b1
Improved Hardware detection with mdetect. Ticket #722
2013-01-05 00:03:25 +01:00
Phill Campbell
cae2559fa3
Remove Thin 'Server' response header
2013-01-02 23:29:21 +00: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
antisnatchor
d976e86cbe
Refactored mitm.js AJAX sniffing feature. Fixed a couple of other bugs in mitb.js
2012-12-30 13:13:10 +01:00
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
Saafan
ba5ee180e4
-Updated "Detect Java Support" using the official oracle deployment support script to detect if Java is enabled.
2012-12-29 13:33:23 +02:00
bcoles
7b4d4de3eb
Added support for Firefox 17
2012-12-13 18:00:22 +10:30
Stefan Schlott
df365b74c2
Fix Javascript errors in Phonegap (see #777 )
2012-12-11 15:54:41 +01:00
bcoles
3152f41a18
Add beef.net.cors.request
...
Returns a response object with HTTP status, headers and body
Add 'Test CORS Request' debug module
2012-11-26 02:50:27 +10:30
antisnatchor
da08911080
Added '/multi_module' RESTful API call to send multiple modules at once to a single browser.
2012-11-25 13:47:29 +00:00