Remove foxit detection from hook init

This commit is contained in:
Brendan Coles
2015-02-07 04:38:12 +00:00
parent fbe56bf9f1
commit 234a6e2016
6 changed files with 1 additions and 9 deletions

View File

@@ -89,7 +89,6 @@ class Modules < BeEF::Extension::AdminUI::HttpController
['Browser Components', 'RealPlayer', 'HasRealPlayer'],
['Browser Components', 'Windows Media Player','HasWMP'],
['Browser Components', 'VLC', 'HasVLC'],
['Browser Components', 'Foxit Reader', 'HasFoxit'],
['Browser Components', 'WebRTC', 'HasWebRTC'],
['Browser Components', 'ActiveX', 'HasActiveX'],
['Browser Components', 'Session Cookies', 'hasSessionCookies'],