diff --git a/src/drivers/webextension/images/icons/Wordfence.svg b/src/drivers/webextension/images/icons/Wordfence.svg new file mode 100644 index 000000000..85190ecf1 --- /dev/null +++ b/src/drivers/webextension/images/icons/Wordfence.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/w.json b/src/technologies/w.json index e99fc24c1..0480cb664 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -1035,6 +1035,41 @@ "scriptSrc": "assets-cdn\\.woowup\\.com/", "website": "https://www.woowup.com" }, + "Wordfence": { + "cats": [ + 87, + 16 + ], + "description": "Wordfence is a security plugin for sites that use WordPress. Wordfence includes an endpoint firewall and malware scanner.", + "icon": "Wordfence.svg", + "js": { + "wordfenceAJAXWatcher": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/wordfence/.+admin\\.ajaxWatcher\\.\\d+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "website": "https://www.wordfence.com" + }, + "Wordfence Login Security": { + "cats": [ + 87, + 16 + ], + "description": "Wordfence Login Security contains a subset of the functionality found in the full Wordfence plugin: Two-factor Authentication, XML-RPC Protection and Login Page CAPTCHA.", + "icon": "Wordfence.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/wordfence/.+login\\.\\d+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "website": "https://www.wordfence.com" + }, "WordPress": { "cats": [ 1,