nuclei-templates/http/exposed-panels/kettle-panel.yaml

28 lines
525 B
YAML
Raw Normal View History

2022-07-19 14:01:26 +00:00
id: kettle-panel
info:
name: Kettle Panel - Detect
2022-07-21 10:22:11 +00:00
author: For3stCo1d
2022-07-19 14:01:26 +00:00
severity: info
description: Kettle panel was detected.
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.0
cwe-id: CWE-200
2022-07-21 10:22:11 +00:00
metadata:
max-request: 1
2022-07-21 10:22:11 +00:00
verified: true
shodan-query: basic realm="Kettle"
2022-07-19 14:01:26 +00:00
tags: panel,kettle
http:
2022-07-19 14:01:26 +00:00
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
2022-07-21 10:22:11 +00:00
part: header
2022-07-19 14:01:26 +00:00
words:
- 'basic realm="Kettle"'