Merge pull request #6437 from projectdiscovery/kanboard-login

Create kanboard-login.yaml
patch-1
pussycat0x 2022-12-27 19:42:33 +05:30 committed by GitHub
commit b4b11cc0c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: kanboard-login
info:
name: Kanboard Login Panel
author: DhiyaneshDK
severity: info
description: A Kanboard login panel was detected.
classification:
cwe-id: CWE-200
metadata:
verified: true
shodan-query: http.favicon.hash:2056442365
tags: panel,kanboard
requests:
- 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