32 lines
771 B
YAML
32 lines
771 B
YAML
id: subrion-cms-detect
|
|
|
|
info:
|
|
name: Subrion CMS Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.component:"Subrion"
|
|
fofa-query: title="subrion"
|
|
tags: subrion,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'subrion.org" title="Open Source CMS">Subrion CMS'
|
|
- 'Subrion CMS - Open Source Content Management System'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022027bac5306a75de09a6697c0888b73fc16a327a8e28b3eb8efcb22f434f6dedf40221008d448c9cfce0c968fb57ef765b50802f57c258ac3a21efb70ad44aa66211e060:922c64590222798bb761d5b6d8e72950
|