34 lines
802 B
YAML
34 lines
802 B
YAML
id: xenforo-detect
|
|
|
|
info:
|
|
name: XenForo Forum Detection
|
|
author: dhiyaneshDk,daffainfo
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:xenforo:xenforo:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: xenforo
|
|
product: xenforo
|
|
shodan-query: http.title:"XenForo"
|
|
tags: tech,xenforo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<html id="XenForo"'
|
|
- '<html id="XF"'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100e9e9c5ec74730991fa8ae02a5b7980d8293a48e8f3f469fec876bfcad4c413cb022100850f27a5868007ce42df79c08aeaf8d64dfa5070493633f6db50ea00fd780d5e:922c64590222798bb761d5b6d8e72950 |