Alf Exceptions

Retrieves the exceptions for the Application Layer Firewall in OSX.:

Query

select * from alf_exceptions;

Additional Query Info

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

JSON

{
  "queries": {
    "Alf Exceptions": {
      "query": "select * from alf_exceptions;",
      "interval": "86400",
      "platform": "darwin",
      "version": "1.4.5",
      "description": "Retrieves the exceptions for the Application Layer Firewall in OSX.",
      "value": ""
    }
  }
}