Merge pull request #6992 from projectdiscovery/princechaddha-patch-2

Update craftcms-admin-panel.yaml
patch-1
Dhiyaneshwaran 2023-03-30 22:18:21 +05:30 committed by GitHub
commit a9b7c51588
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\/\"'