29 lines
636 B
YAML
29 lines
636 B
YAML
id: sceditor-detect
|
|
|
|
info:
|
|
name: SCEditor Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,sceditor
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Ticket BBCode editor - SCEditor</title>"
|
|
- 'title="SCEditor"'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100969eefbde652164896fc0176c36b131fc2cc6f043c9a6dec6251de74293a8309022039d2438182d8e67409001db114578f7b75891f61dbf5d3a6a5c71d84c8a080e0:922c64590222798bb761d5b6d8e72950
|