Update qlik-sense-server-detect.yaml

patch-1
Ritik Chaddha 2022-10-21 13:42:31 +05:30 committed by GitHub
parent 15107056b8
commit e84bbcbb25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 13 deletions

View File

@ -4,13 +4,13 @@ info:
name: Qlik Sense Server Detect
author: ricardomaia
severity: info
description: Qlik Sense is a data visualization and discovery product. Qlik Sense Enterprise can be deployed on combinations of on-premise and cloud sites.
description: |
Qlik Sense is a data visualization and discovery product. Qlik Sense Enterprise can be deployed on combinations of on-premise and cloud sites.
reference:
- https://www.qlik.com/us/products/qlik-sense
classification:
cwe-id: CWE-200
metadata:
verified: true
shodan-query: http.title:"Qlik-Sense"
fofa-query: app="Qlik-Sense"
tags: tech,qlik
@ -19,19 +19,19 @@ requests:
path:
- "{{BaseURL}}/resources/autogenerated/product-info.json"
- "{{BaseURL}}/hub"
redirects: true
matchers-condition: or
stop-at-first-match: true
matchers:
- type: regex
regex:
- '(?i)class="qlik-logo"'
- '(?i)img.alt="Qlik.Sense"'
- "(?i)qliksenseserver"
- "(?i)Qlik.Sense.Enterprise.logo"
- "(?i)qlikWebPageUrl"
- "(?i)getAllQlikViewDocs"
- "(?i)x-qlik-capabilities"
- type: word
part: body
words:
- 'alt="Qlik Sense'
- 'class="qlik-logo"'
- 'alt="Qlik.Sense"'
- "qliksenseserver"
condition: or
extractors:
- type: regex
name: version