39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: nessus-panel
|
|
|
|
info:
|
|
name: Tenable Nessus Panel - Detect
|
|
author: joanbono,tess
|
|
severity: info
|
|
description: Tenable Nessus 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:tenable:nessus:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: nessus
|
|
shodan-query: title:"Nessus"
|
|
vendor: tenable
|
|
verified: true
|
|
tags: panel,nessus,tenable
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/server/status"
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'NessusWWW'
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Nessus</title>"
|
|
- "window.location = '/unsupported6.html';"
|
|
condition: and
|
|
# digest: 4b0a004830460221009d28931fcbc79203191c2b3fc152dcf6838a1a33b85a31e90612f65b58fffc79022100f9f8ad515a81a1e1959da31144674444ff1aa1d22569d0bbcce856ee5062cdfc:922c64590222798bb761d5b6d8e72950 |