36 lines
864 B
YAML
36 lines
864 B
YAML
id: truenas-panel
|
|
|
|
info:
|
|
name: TrueNAS Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
TrueNAS scale is a free and open-source NAS solution
|
|
reference:
|
|
- https://www.truenas.com
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: ixsystems
|
|
product: truenas
|
|
shodan-query: html:"TrueNAS"
|
|
tags: login,panel,truenas
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ui/sessions/signin"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "'TrueNAS'"
|
|
- "assets/images/TrueNAS"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100ece185971ecd556127979d86bf7200c50f67dfaf61bb545570d1df063fd788a2022100ddaefbef6ccd73cfd9d33ba6612bfab01cd89d1c688769cc5159cfee1588d464:922c64590222798bb761d5b6d8e72950 |