Update craftcms-admin-panel.yaml
parent
5d69663713
commit
fc9e9e18d9
|
@ -4,7 +4,8 @@ info:
|
|||
name: Craft CMS admin panel
|
||||
author: Supras
|
||||
severity: info
|
||||
reference: https://www.shodan.io/search?query=X-Powered-By%3A+Craft+CMS
|
||||
metadata:
|
||||
shodan-query: "X-Powered-By: Craft CMS"
|
||||
tags: panel,craftcms
|
||||
|
||||
requests:
|
||||
|
@ -15,8 +16,9 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "Craft CMS"
|
||||
- 'title="Powered by Craft CMS"'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue