title: Disable Defender Firewall description: Detection on disabling Microsoft Defender Firewall. author: keyboardcrunch date: 10/10/2020 modified: null mitre: tactic: Defense Evasion technique: T1562 subtechnique: 004 operating_system: windows query: TgtProcName = "netsh.exe" AND TgtProcCmdLine ContainsCIS "state off" false_positives: null tags: null