From 887872dab275ad0d20eb91c03fe1bdd459cfaca0 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Wed, 17 Nov 2021 13:57:51 +0530 Subject: [PATCH] Update ampps-dirlisting.yaml --- misconfiguration/ampps-dirlisting.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/misconfiguration/ampps-dirlisting.yaml b/misconfiguration/ampps-dirlisting.yaml index b8860ca458..c79cfb5423 100644 --- a/misconfiguration/ampps-dirlisting.yaml +++ b/misconfiguration/ampps-dirlisting.yaml @@ -1,10 +1,10 @@ -id: ampps-dirlistings +id: ampps-dirlisting info: name: AMPPS by Softaculous - Directory Listing Enabled author: Kamran Saifullah - Frog Man, @github.com/deFr0ggy severity: info - tags: panel, ampps, softaculous, directory + tags: panel,ampps,softaculous,misconfig requests: - method: GET @@ -18,12 +18,12 @@ requests: matchers-condition: and matchers: - type: word + part: body words: - "[AMPPS] - Web Local" - "Powered by AMPPS" - part: body - condition: or + condition: and - type: status status: - - 200 \ No newline at end of file + - 200