fleet/handbook/queries/detect-hosts-with-the-firewall-disabled.md
Mike Thomas a5c77b0a04
Update and rename find-hosts-with-the-firewall-disabled.md to detect-… (#594)
- Update and rename find-hosts-with-the-firewall-disabled.md to detect-hosts-with-the-firewall-disabled.md
2021-04-05 18:40:05 -07:00

174 B

Detect hosts with the firewall disabled

Platforms

macOS

Query

SELECT * FROM alf WHERE global_state = 0;

Purpose

Detection

Remediation

TODO