Alf Explicit Auths

Retrieves the list of processes with explicit authorization for the Application Layer Firewall.:

Query

select * from alf_explicit_auths;

Additional Query Info

  • Version: 1.4.5
  • Platform: darwin
  • Interval: 86400

JSON

{
  "queries": {
    "Alf Explicit Auths": {
      "query": "select * from alf_explicit_auths;",
      "interval": "86400",
      "platform": "darwin",
      "version": "1.4.5",
      "description": "Retrieves the list of processes with explicit authorization for the Application Layer Firewall.",
      "value": ""
    }
  }
}