add tikiwiki-cms panel
parent
cb9a029465
commit
5b882d8805
|
@ -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
|
Loading…
Reference in New Issue