EmPyre Agent

EmPyre post exploitation agent (https://github.com/EmpireProject/EmPyre/blob/master/lib/modules/persistence/osx/launchdaemonexecutable.py):

Query

select * from launchd where name = 'com.proxy.initialize.plist';

Additional Query Info

  • Version: 1.4.5
  • Interval: 3600

JSON

{
  "queries": {
    "EmPyre Agent": {
      "query": "select * from launchd where name = 'com.proxy.initialize.plist';",
      "interval": "3600",
      "platform": "",
      "version": "1.4.5",
      "description": "EmPyre post exploitation agent (https://github.com/EmpireProject/EmPyre/blob/master/lib/modules/persistence/osx/launchdaemonexecutable.py)",
      "value": ""
    }
  }
}