DaybydayCRM Login Panel - Detect
ID: daybyday-panel
Severity: info
Author: pikpikcu,daffainfo
Tags: panel,daybyday,daybydaycrm
Description
Section titled “Description”DaybydayCRM login panel was detected.
YAML Source
Section titled “YAML Source”id: daybyday-panel
info: name: DaybydayCRM Login Panel - Detect author: pikpikcu,daffainfo severity: info description: DaybydayCRM 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:daybydaycrm:daybyday:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: daybydaycrm product: daybyday shodan-query: - http.title:"Daybyday" - http.title:"daybyday" fofa-query: title="daybyday" google-query: intitle:"daybyday" tags: panel,daybyday,daybydaycrm
http: - method: GET path: - "{{BaseURL}}/login"
matchers-condition: and matchers: - type: word part: body words: - "<title>Daybyday - Login</title>"
- type: status status: - 200# digest: 490a00463044022046ffa757b41d445b55d3ce62699241a697bd96c160402dd52a24527a17e3a29e02200cba71ad02aa461009e876ac72ebff96b6cf2ad2b042ac4d30c2f7c7f7f1303c: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/daybyday-panel.yaml"