Create cudatel-panel.yaml

patch-1
Arafat Ansari 2022-11-27 00:16:19 +05:30 committed by GitHub
parent 060f13b24a
commit c7f3116b1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

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