35 lines
846 B
YAML
35 lines
846 B
YAML
id: vertex-tax-panel
|
|
|
|
info:
|
|
name: Vertex Tax Installer Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Vertex Tax Installer 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Vertex Tax Installer"
|
|
tags: panel,vertex
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Vertex Tax Installer'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a004830460221009fed6bb573a85275a45bda8069fc41587a56845a5d1f3667c9864abab8d3483d022100e3aee3988abba5f374bccf0c1f176074ce6692afea38fb61120281ab64574635:922c64590222798bb761d5b6d8e72950
|