nuclei-templates/exposed-panels/xenforo-login.yaml

21 lines
338 B
YAML

id: xenforo-login
info:
name: XenForo Login/Register
author: dhiyaneshDk
severity: info
metadata:
shodan-query: http.title:"XenForo"
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/index.php'
matchers:
- type: word
words:
- '<title>XenForo</title>'
condition: and