Skip to content

Instantly share code, notes, and snippets.

@bds
Created April 2, 2012 17:53
Show Gist options
  • Save bds/2285686 to your computer and use it in GitHub Desktop.
Save bds/2285686 to your computer and use it in GitHub Desktop.
Dump OSX Internet Keychain Contents
sudo security dump-keychain -d login.keychain | grep inet -A23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment