nuclei-templates/exposed-panels/vertex-tax-panel.yaml

34 lines
668 B
YAML
Raw Normal View History

2023-02-06 16:24:48 +00:00
id: vertex-tax-panel
2022-10-26 20:26:49 +00:00
info:
name: Vertex Tax Installer Panel - Detect
2022-10-26 20:26:49 +00:00
author: ritikchaddha
2023-02-06 16:24:48 +00:00
severity: info
description: Vertex Tax Installer panel was detected.
classification:
2023-02-06 16:24:48 +00:00
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-10-26 20:26:49 +00:00
metadata:
verified: true
shodan-query: http.html:"Vertex Tax Installer"
tags: panel,vertex
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Vertex Tax Installer'
- type: status
status:
- 200
# Enhanced by md on 2023/01/20