nuclei-templates/exposed-panels/tikiwiki-cms.yaml

24 lines
416 B
YAML
Raw Normal View History

2020-08-01 00:16:27 +00:00
id: tikiwiki-cms
info:
name: Tiki Wiki CMS Groupware
author: chron0x
2020-08-03 21:52:00 +00:00
severity: info
2021-08-02 16:14:34 +00:00
tags: panel,tikiwiki
2020-08-01 00:16:27 +00:00
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