2023-03-11 16:33:49 +00:00
|
|
|
id: set-hostname
|
2023-03-10 11:49:17 +00:00
|
|
|
|
|
|
|
info:
|
2023-12-12 23:25:50 +00:00
|
|
|
name: PfSense Hostname Not Set - Detect
|
2023-03-10 11:49:17 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-12-12 23:25:50 +00:00
|
|
|
PfSense Hostname should be set so that other devices on the network can correctly identify it. The hostname is a unique identifier for the device.
|
2023-03-10 11:49:17 +00:00
|
|
|
reference: |
|
|
|
|
https://docs.netgate.com/pfsense/en/latest/config/general.html
|
2023-05-04 15:33:33 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-05-04 15:33:33 +00:00
|
|
|
cwe-id: CWE-200
|
2023-03-10 11:49:17 +00:00
|
|
|
tags: firewall,config,audit,pfsense,file
|
2023-12-12 23:25:50 +00:00
|
|
|
|
2023-03-10 11:49:17 +00:00
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- xml
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<system>"
|
|
|
|
- "<hostname></hostname>"
|
|
|
|
- "domain>"
|
|
|
|
condition: and
|
2023-05-04 15:33:33 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/05/04
|
2024-01-04 06:57:22 +00:00
|
|
|
# digest: 4b0a00483046022100ef138110a286e5da0fd75606e2bdd7a522477fa1a4cfd60452976fb5d96e8d97022100e02bb223d094d5b9546c6bf6fd8786ed0c6f4fd2c03c943d7073143b81c98e61:922c64590222798bb761d5b6d8e72950
|