Added additional fckeditor path

patch-1
sandeep 2021-07-26 15:44:42 +05:30
parent bfd40054e4
commit b78eceb857
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@ id: webeditors
info:
name: Web Editors
author: princechaddha
author: princechaddha,bernardofsr
severity: info
tags: panel
@ -10,6 +10,7 @@ requests:
- method: GET
path:
- "{{BaseURL}}/fckeditor/_samples/default.html"
- "{{BaseURL}}/fckeditor/editor/filemanager/connectors/uploadtest.html"
- "{{BaseURL}}/ckeditor/samples/"
- "{{BaseURL}}/editor/ckeditor/samples/"
- "{{BaseURL}}/ckeditor/samples/sample_posteddata.php"
@ -17,12 +18,14 @@ requests:
- "{{BaseURL}}/fck/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php"
- "{{BaseURL}}/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellcheckder.php"
- "{{BaseURL}}/ueditor/php/getRemoteImage.php"
matchers:
- type: word
words:
- "<title>FCKeditor"
- "<title>CKEditor Samples</title>"
- "http://ckeditor.com</a>"
- "Custom Uploader URL:"
- "init_spell()"
- "'tip':'"
condition: or