Update config.yaml

updated URL from contextis.co.uk to contextis.com.
This commit is contained in:
Matt Wagenknecht
2020-07-31 11:31:50 -06:00
committed by GitHub
parent fc9b11e658
commit 72870deea6

View File

@@ -9,7 +9,7 @@ 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='https://www.contextis.com/en/blog/framesniffing-against-sharepoint-and-linkedin'>https://www.contextis.com/en/blog/framesniffing-against-sharepoint-and-linkedin</a>"
authors: ["Bart Leppens"]
target:
working: ["S", "IE"]