nuclei-templates/http/exposed-panels/cpanel-api-codes.yaml

38 lines
711 B
YAML
Raw Normal View History

2022-06-27 11:38:54 +00:00
id: cpanel-api-codes
info:
name: cPanel API Codes Panel - Detect
2022-06-27 11:38:54 +00:00
author: DhiyaneshDK
severity: info
description: cPanel API Codes 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-06-27 11:38:54 +00:00
metadata:
max-request: 1
2022-06-27 11:38:54 +00:00
verified: true
shodan-query: title:"CPanel - API Codes"
2022-06-27 19:01:56 +00:00
tags: panel,cpanel
2022-06-27 11:38:54 +00:00
http:
2022-06-27 11:38:54 +00:00
- method: GET
path:
- "{{BaseURL}}"
2022-06-27 19:01:56 +00:00
2022-06-27 11:38:54 +00:00
matchers-condition: and
matchers:
2022-06-27 19:01:56 +00:00
2022-06-27 11:38:54 +00:00
- type: word
words:
2022-06-27 19:01:56 +00:00
- "<title>CPanel - API Codes</title>"
2022-06-27 11:38:54 +00:00
- type: word
2022-06-27 19:01:56 +00:00
part: header
2022-06-27 11:38:54 +00:00
words:
2022-06-27 19:01:56 +00:00
- "text/html"
2022-06-27 11:38:54 +00:00
- type: status
status:
- 200