2022-10-01 04:38:19 +00:00
|
|
|
id: xenforo-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: XenForo Forum Detection
|
|
|
|
author: dhiyaneshDk,daffainfo
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-10-01 04:38:19 +00:00
|
|
|
shodan-query: http.title:"XenForo"
|
2022-10-01 09:11:27 +00:00
|
|
|
tags: tech,xenforo
|
2022-10-01 04:38:19 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-01 04:38:19 +00:00
|
|
|
- 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
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e9e9c5ec74730991fa8ae02a5b7980d8293a48e8f3f469fec876bfcad4c413cb022100850f27a5868007ce42df79c08aeaf8d64dfa5070493633f6db50ea00fd780d5e:922c64590222798bb761d5b6d8e72950
|