From 72870deea6a7e5ced54eeb6302c05a4976dcff54 Mon Sep 17 00:00:00 2001 From: Matt Wagenknecht Date: Fri, 31 Jul 2020 11:31:50 -0600 Subject: [PATCH] Update config.yaml updated URL from contextis.co.uk to contextis.com. --- modules/misc/iframe_sniffer/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/misc/iframe_sniffer/config.yaml b/modules/misc/iframe_sniffer/config.yaml index 9b80dc0ea..b92a787de 100644 --- a/modules/misc/iframe_sniffer/config.yaml +++ b/modules/misc/iframe_sniffer/config.yaml @@ -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.
For more information, refer to http://www.contextis.co.uk/research/blog/framesniffing/" + 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.
For more information, refer to https://www.contextis.com/en/blog/framesniffing-against-sharepoint-and-linkedin" authors: ["Bart Leppens"] target: working: ["S", "IE"]