Merge pull request #2135 from pikpikcu/patch-207

Create sceditor-detect
patch-1
Prince Chaddha 2021-07-22 18:42:19 +05:30 committed by GitHub
commit 7076f374d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: sceditor-detect
info:
name: SCEditor Detect
author: pikpikcu
severity: info
tags: tech,sceditor
requests:
- 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