37 lines
867 B
YAML
37 lines
867 B
YAML
id: audiocodes-detect
|
|
|
|
info:
|
|
name: AudioCodes Login - Panel Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: AudioCodes 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Audiocodes"
|
|
tags: panel,audiocodes
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "AudioCodes"
|
|
- "login"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 203
|
|
|
|
# digest: 4b0a00483046022100db69e40a219abf2acdb38b9db27bcc5f6f5644d701af8cd78b90336b63b92d2c02210082326ed3959bb561c1cc4527bfcf130d41d351e65a66d517685c05918355f0b0:922c64590222798bb761d5b6d8e72950
|