Live Helper Chat Admin Login Panel - Detect
ID: livehelperchat-admin-panel
Severity: info
Author: ritikchaddha
Tags: livehelperchat,panel
Description
Section titled “Description”Live Helper Chat admin login panel was detected.
YAML Source
Section titled “YAML Source”id: livehelperchat-admin-panel
info: name: Live Helper Chat Admin Login Panel - Detect author: ritikchaddha severity: info description: Live Helper Chat admin 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:livehelperchat:live_helper_chat:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: livehelperchat product: live_helper_chat shodan-query: - title:"Live Helper Chat" - http.title:"live helper chat" fofa-query: - title="Live Helper Chat" - title="live helper chat" google-query: intitle:"live helper chat" tags: livehelperchat,panel
http: - method: GET path: - "{{BaseURL}}/site_admin/user/login"
matchers-condition: and matchers: - type: word part: body words: - "Live Helper Chat" - "Please login" condition: and
- type: status status: - 200# digest: 4a0a0047304502200d973740ca81a840c90fe5ac7b3d5f0263f2f04db1cc76cb7eb57f38a13e4c3f022100aa87c764906edf3e0fc1445c84d7afd91c267e56db3243802b45b22cbd8c6f65: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/livehelperchat-admin-panel.yaml"