Tiki Wiki CMS Groupware Login Panel - Detect
ID: tikiwiki-cms
Severity: info
Author: chron0x
Tags: panel,tikiwiki,tiki
Description
Section titled “Description”Tiki Wiki CMS Groupware login panel was detected.
YAML Source
Section titled “YAML Source”id: tikiwiki-cms
info: name: Tiki Wiki CMS Groupware Login Panel - Detect author: chron0x severity: info description: Tiki Wiki CMS Groupware login panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:tiki:tikiwiki_cms\/groupware:*:*:*:*:*:*:*:* metadata: max-request: 2 vendor: tiki product: tikiwiki_cms\/groupware shodan-query: http.html:"tiki wiki" fofa-query: body="tiki wiki" tags: panel,tikiwiki,tiki
http: - 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# digest: 490a0046304402201f1f0b31ee9053e26795e67a92b5574a3fd939fd821a99ebd48c3fbbc0a8d846022061e03643f5217143ad9f64183c8c47b363c7efefb5b4398faff13365c5137351:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/tikiwiki-cms.yaml"