From fdeff23cd40293a6f101bfa650ef477c2360ccd8 Mon Sep 17 00:00:00 2001 From: nodauf Date: Sat, 24 Oct 2020 23:25:47 +0200 Subject: [PATCH] Fix error "too many spaces after colon" --- security-misconfiguration/iis-shortname.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security-misconfiguration/iis-shortname.yaml b/security-misconfiguration/iis-shortname.yaml index f576a4554a..be90559e90 100644 --- a/security-misconfiguration/iis-shortname.yaml +++ b/security-misconfiguration/iis-shortname.yaml @@ -3,7 +3,7 @@ info: name: iis-shortname author: nodauf severity: info - description: If IIS use old .Net Framwork it's possible to enumeration folder with the symbol ~. + description: If IIS use old .Net Framwork it's possible to enumeration folder with the symbol ~. # References: # - https://github.com/lijiejie/IIS_shortname_Scanner