43 lines
1.1 KiB
YAML
43 lines
1.1 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:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: tenable
|
|
product: nessus
|
|
shodan-query:
|
|
- title:"Nessus"
|
|
- http.title:"nessus"
|
|
fofa-query: title="nessus"
|
|
google-query: intitle:"nessus"
|
|
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: 4b0a00483046022100e2da7e9b848847840abc83e02c7c49fb6f184de8cbc2e94ef16f7bf1654e11a9022100898b8673a0f591b80e567ae8ef92335f21304ed51deb0b0153468b1a1fcdd102:922c64590222798bb761d5b6d8e72950 |