Sip Config

Retrieves the current System Integrity Protection configuration in the target system.:

Query

select * from sip_config;

Additional Query Info

  • Version: 1.7.0
  • Platform: darwin
  • Interval: 86400

JSON

{
  "queries": {
    "Sip Config": {
      "query": "select * from sip_config;",
      "interval": "86400",
      "platform": "darwin",
      "version": "1.7.0",
      "description": "Retrieves the current System Integrity Protection configuration in the target system.",
      "value": ""
    }
  }
}