46 lines
1.1 KiB
YAML
46 lines
1.1 KiB
YAML
id: livehelperchat-detect
|
|
|
|
info:
|
|
name: Live Helper Chat Detect
|
|
author: pikpikcu,ricardomaia
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:livehelperchat:live_helper_chat:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
vendor: livehelperchat
|
|
product: live_helper_chat
|
|
fofa-query: title="Live Helper Chat"
|
|
tags: livehelperchat,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/doc/CHANGELOG.txt"
|
|
- "{{BaseURL}}/doc/README.txt"
|
|
|
|
stop-at-first-match: true
|
|
redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "(?i)Live.Helper.Chat"
|
|
|
|
- type: regex
|
|
regex:
|
|
- '(?i)Copyright.\(c\).2019.Remigijus.Kiminas'
|
|
|
|
extractors:
|
|
- type: regex
|
|
name: version
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '^(?i)((\d+\.)?(\d+\.)?(\*|\d+))v'
|
|
# digest: 4a0a0047304502210086a291d1ee9ccba3ce94f6a266e54f4758c5ea64dd3e5fdf6f6b68ba00a6a80502206bc636606931170aa0dca12c58a35369d8c7f123d4dd533d4cfc8a7e7ce42e31:922c64590222798bb761d5b6d8e72950 |