Update and rename yealink-ctp18-default-login.yaml to yealink-default-login.yaml

patch-1
Dhiyaneshwaran 2023-07-15 13:32:25 +05:30 committed by GitHub
parent ef81924f10
commit d1863c9509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -1,10 +1,11 @@
id: yealink-default-login
info:
name: Yealink CTP18 Default Login - Detect
name: Yealink CTP18 - Default Login
author: parzival
severity: high
description: Yealink CTP18 Default Administrator Credentials Discovered.
description: |
Yealink CTP18 Default Administrator Credentials Discovered.
reference:
- https://support.yealink.com
metadata:
@ -33,17 +34,16 @@ http:
cookie-reuse: true
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- '{"ret":"ok","data":"ok"}'
- type: word
part: header
words:
- text/html
- type: word
part: body
words:
- '{"ret":"ok","data":"ok"}'
condition: and
- type: status
status:
- 200