Update craftcms-admin-panel.yaml

patch-1
Prince Chaddha 2023-03-30 18:56:39 +05:30 committed by GitHub
parent a0e17d7735
commit b916bfcfac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 7 deletions

View File

@ -2,7 +2,7 @@ id: craftcms-admin-panel
info:
name: Craft CMS Admin Login Panel - Detect
author: Supras
author: Supr4s
severity: info
description: Craft CMS admin login panel was detected.
classification:
@ -18,15 +18,14 @@ requests:
path:
- '{{BaseURL}}/admin/login'
matchers-condition: and
matchers-condition: or
matchers:
- type: word
part: body
words:
- 'title="Powered by Craft CMS"'
- type: status
status:
- 200
# Enhanced by md on 2022/11/09
- type: word
part: body
words:
- '<a id=\"poweredby\" href=\"http:\/\/craftcms.com\/\"'