Create honeywell-xl-web-controller.yaml

patch-1
Dhiyaneshwaran 2022-07-07 22:36:15 +01:00 committed by GitHub
parent 101876fe85
commit 6660bd25c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: honeywell-xl-web-controller
info:
name: Honeywell XL Web Controller
author: DhiyaneshDK
severity: info
reference:
- https://www.exploit-db.com/ghdb/7130
classification:
cwe-id: CWE-200
metadata:
verified: true
shodan-dork: title:"Honeywell XL Web Controller"
tags: panel,honeywell
requests:
- method: GET
path:
- '{{BaseURL}}/standard/default.php'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>Honeywell XL Web Controller</title>'
- type: status
status:
- 200