Kanboard Login Panel - Detect
ID: kanboard-login
Severity: info
Author: DhiyaneshDK
Tags: panel,kanboard
Description
Section titled “Description”Kanboard login panel was detected.
YAML Source
Section titled “YAML Source”id: kanboard-login
info: name: Kanboard Login Panel - Detect author: DhiyaneshDK severity: info description: Kanboard 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:kanboard:kanboard:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: kanboard product: kanboard shodan-query: http.favicon.hash:2056442365 fofa-query: icon_hash=2056442365 tags: panel,kanboard
http: - method: GET path: - '{{BaseURL}}'
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word words: - '/?controller=UserAjaxController&action=status'
- type: status status: - 200# digest: 4a0a0047304502200361601d0c23c5f333a8c2175c55ea80181be8447f64e706976275d42c9c29ef022100f2d164f84f6f383fbf255541dccfb28fc5444e097fa2eb21e97d76a86fd867fc: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/kanboard-login.yaml"