Updated App Security (markdown)
parent
33fe2e6879
commit
a81cbd011d
|
@ -63,6 +63,7 @@ vpn
|
||||||
someuser@somehost platform-tools> ../tools/hprof-conv heap-dump-tm1313854763-pid17973.hprof apg.hprof
|
someuser@somehost platform-tools> ../tools/hprof-conv heap-dump-tm1313854763-pid17973.hprof apg.hprof
|
||||||
someuser@somehost platform-tools> jhat apg.hprof
|
someuser@somehost platform-tools> jhat apg.hprof
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Open a browser with ``http://localhost:7000`` and find ``CachedPassphrase`` class, see [PassphraseCacheService.java#L517](https://github.com/open-keychain/open-keychain/blob/development/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/PassphraseCacheService.java#L517)
|
4. Open a browser with ``http://localhost:7000`` and find ``CachedPassphrase`` class, see [PassphraseCacheService.java#L517](https://github.com/open-keychain/open-keychain/blob/development/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/PassphraseCacheService.java#L517)
|
||||||
|
|
||||||
### Attacking passphrase cache with root access
|
### Attacking passphrase cache with root access
|
||||||
|
|
Loading…
Reference in New Issue