Merge pull request #925 from Monyer/patch-1

Update macos-sensitive-locations.md
This commit is contained in:
SirBroccoli 2024-09-06 14:50:08 +02:00 committed by GitHub
commit 6468aed45b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ Note that when using the security binary to **dump the passwords decrypted**, se
```bash
#security
secuirty dump-trust-settings [-s] [-d] #List certificates
security dump-trust-settings [-s] [-d] #List certificates
security list-keychains #List keychain dbs
security list-smartcards #List smartcards
security dump-keychain | grep -A 5 "keychain" | grep -v "version" #List keychains entries