Retrieves all the items contained in the keychain in the target OSX system.: General security posture.
Query:
select * from keychain_items;Additional Query Info:
Version: 1.4.5
Platform: darwin
Interval: 86400
JSON:
{ "queries": { "keychain_items": { "query" : "select * from keychain_items;", "interval" : "86400", "platform" : "darwin", "version": "1.4.5", "description" : "Retrieves all the items contained in the keychain in the target OSX system.", "value" : "General security posture." } } }