Merge pull request #275 from chron0x/tiki-wiki-cms

add tikiwiki-cms panel
patch-1
bauthard 2020-08-01 11:22:09 +05:30 committed by GitHub
commit 9212a3df37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

22
panels/tikiwiki-cms.yaml Normal file
View File

@ -0,0 +1,22 @@
id: tikiwiki-cms
info:
name: Tiki Wiki CMS Groupware
author: chron0x
severity: informative
requests:
- method: GET
path:
- "{{BaseURL}}/tiki-login_scr.php"
- "{{BaseURL}}/tiki-login.php"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "Tiki Wiki CMS Groupware"
part: body