Updated supported browsers and module description for:
o modules/misc/iframe_sniffer/config.yaml o modules/social_engineering/fake_flash_update/config.yaml
This commit is contained in:
@@ -19,7 +19,8 @@ beef:
|
||||
enable: true
|
||||
category: "Misc"
|
||||
name: "iFrame Sniffer"
|
||||
description: "This module attempts to do framesniffing (aka Leaky Frame). It will append leakyframe.js (written by Paul Stone) to the DOM and check for specified anchors to be present on a url.<br />For more information, refer to <a href='http://www.contextis.co.uk/research/blog/framesniffing/'>http://www.contextis.co.uk/research/blog/framesniffing/</a>"
|
||||
description: "This module attempts to do framesniffing (aka Leaky Frame). It will append leakyframe.js (written by Paul Stone) to the DOM and check for specified anchors to be present on a URL.<br />For more information, refer to <a href='http://www.contextis.co.uk/research/blog/framesniffing/'>http://www.contextis.co.uk/research/blog/framesniffing/</a>"
|
||||
authors: ["Bart Leppens"]
|
||||
target:
|
||||
working: "S"
|
||||
working: ["S", "IE"]
|
||||
not_working: ["ALL"]
|
||||
|
||||
@@ -18,8 +18,8 @@ beef:
|
||||
fake_flash_update:
|
||||
enable: true
|
||||
category: "Social Engineering"
|
||||
name: "Fake flash update"
|
||||
description: "Prompts the user to install an update to adobe flash player that is a malicious chrome extension"
|
||||
name: "Fake Flash Update"
|
||||
description: "Prompts the user to install an update to Adobe Flash Player.<br />The default install file is a Chrome extension."
|
||||
authors: ["mh"]
|
||||
target:
|
||||
user_notify: ['ALL']
|
||||
|
||||
Reference in New Issue
Block a user