2022-06-24 03:29:04 +00:00
|
|
|
id: livehelperchat-admin-panel
|
2022-06-24 03:35:14 +00:00
|
|
|
|
2022-06-24 03:29:04 +00:00
|
|
|
info:
|
|
|
|
name: Live Helper Chat Admin Panel
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2022-06-24 03:35:14 +00:00
|
|
|
metadata:
|
2022-06-24 03:29:04 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Live Helper Chat"
|
|
|
|
fofa-query: title="Live Helper Chat"
|
|
|
|
tags: livehelperchat,panel
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- 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
|