mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 01:15:22 +00:00
a5c77b0a04
- Update and rename find-hosts-with-the-firewall-disabled.md to detect-hosts-with-the-firewall-disabled.md
174 B
174 B
Detect hosts with the firewall disabled
Platforms
macOS
Query
SELECT * FROM alf WHERE global_state = 0;
Purpose
Detection
Remediation
TODO