nuclei-templates/technologies/subrion-cms-detect.yaml

29 lines
561 B
YAML
Raw Normal View History

2022-02-28 18:36:54 +00:00
id: subrion-cms-detect
info:
name: Subrion CMS Detect
author: pikpikcu
severity: info
metadata:
fofa-query: title="subrion"
2022-03-01 22:20:53 +00:00
shodan-query: http.component:"Subrion"
2022-02-28 18:36:54 +00:00
tags: subrion,tech
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-03-01 22:20:53 +00:00
- 'subrion.org" title="Open Source CMS">Subrion CMS'
- 'Subrion CMS - Open Source Content Management System'
condition: or
2022-02-28 18:36:54 +00:00
- type: status
status:
- 200