Had to publish the 3th bypass for Vegan anti-BeEF Chrome extension from Cylance.

This commit is contained in:
antisnatchor
2016-07-04 09:14:31 +02:00
parent 5fb1fa34b6
commit 9e3385cf4c
3 changed files with 5 additions and 11 deletions

View File

@@ -323,8 +323,7 @@ module BeEF
components = [
'VBScriptEnabled', 'HasFlash', 'HasPhonegap', 'HasGoogleGears',
'HasWebSocket', 'HasWebRTC', 'HasActiveX',
'HasQuickTime', 'HasRealPlayer', 'HasWMP',
'hasSessionCookies', 'hasPersistentCookies'
'HasQuickTime', 'HasRealPlayer', 'HasWMP'
]
components.each do |k|
v = get_param(@data['results'], k)