From d72d3c828bdd71c76e151a5a673cc606392e3c5d Mon Sep 17 00:00:00 2001 From: TheJambo Date: Thu, 22 Dec 2016 08:40:45 +0000 Subject: [PATCH] Minor Text Fix --- modules/host/detect_antivirus/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/host/detect_antivirus/config.yaml b/modules/host/detect_antivirus/config.yaml index 7c31fd179..1f71b0338 100644 --- a/modules/host/detect_antivirus/config.yaml +++ b/modules/host/detect_antivirus/config.yaml @@ -9,7 +9,7 @@ beef: enable: true category: "Host" name: "Detect Antivirus" - description: "This module detect the javascript code automatically included by some AVs (currently supports detection for Kaspersky, Avira, Avast (ASW), BitDefender, Norton, Dr. Web)" + description: "This module detects the javascript code automatically included by some AVs (currently supports detection for Kaspersky, Avira, Avast (ASW), BitDefender, Norton, Dr. Web)" authors: ["phosphore","vah13","nbblrr"] target: working: ["ALL"]