34 lines
803 B
YAML
34 lines
803 B
YAML
id: web-service-panel
|
|
|
|
info:
|
|
name: Web Service Panel -Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: Web Service panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7116
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: edb,panel,service
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>WEB SERVICE</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100c5cc44e49283a0b27782bca26dc69b8606e5b4bcedfb66abcd09cc24e3397bcd022002a91f2d20643990032e71f41916cbe69775ea4c852da9bfc8d9a9f1e3303129:922c64590222798bb761d5b6d8e72950
|