2021-07-21 18:56:25 +00:00
|
|
|
id: sceditor-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SCEditor Detect
|
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
|
|
|
tags: tech,sceditor
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-08-02 07:23:35 +00:00
|
|
|
- "{{BaseURL}}"
|
2021-07-21 18:56:25 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Ticket BBCode editor - SCEditor</title>"
|
|
|
|
- 'title="SCEditor"'
|
2021-07-22 13:10:28 +00:00
|
|
|
condition: and
|
2022-01-31 07:56:08 +00:00
|
|
|
|
2021-07-21 18:56:25 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|