Update cudatel-panel.yaml

patch-1
Ritik Chaddha 2022-11-29 15:29:32 +05:30 committed by GitHub
parent c7f3116b1f
commit eb5fd26c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 12 deletions

View File

@ -1,29 +1,27 @@
id: cudatel-panel
info:
name: CudaTel - Login Panel Detect
name: CudaTel Login Panel
author: arafatansari
severity: info
metadata:
shodan-query: title:CudaTel 200
verified: true
tags: cudatel,panel
shodan-query: title:"CudaTel"
tags: panel,cudatel
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- 'CudaTel Communications Server'
- 'alt="CudaTel'
condition: or
- type: status
status:
- 200
- type: word
words:
- '<title>CudaTel Communications Server</title>'
- 'Service Login'
- 'Username'
- 'Password'
condition: or