Update craftcms-admin-panel.yaml
parent
5d69663713
commit
fc9e9e18d9
|
@ -4,7 +4,8 @@ info:
|
||||||
name: Craft CMS admin panel
|
name: Craft CMS admin panel
|
||||||
author: Supras
|
author: Supras
|
||||||
severity: info
|
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
|
tags: panel,craftcms
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
|
@ -15,8 +16,9 @@ requests:
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- "Craft CMS"
|
- 'title="Powered by Craft CMS"'
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue