Difference between revisions of "Java"
From Forensics Wiki
Joachim Metz (Talk | contribs) |
(→External Links) |
||
| Line 26: | Line 26: | ||
== External Links == | == External Links == | ||
* [http://sploited.blogspot.ch/2012/08/java-forensics-using-tln-timelines.html Java Forensics using TLN Timelines] | * [http://sploited.blogspot.ch/2012/08/java-forensics-using-tln-timelines.html Java Forensics using TLN Timelines] | ||
| + | * [http://journeyintoir.blogspot.com/2011/02/almost-cooked-up-some-java.html Almost Cooked UP Some Java] | ||
| + | * [http://journeyintoir.blogspot.com/2011/11/finding-initial-infection-vector.html Finding Initial Infection Vector] | ||
[[Category:Analysis]] | [[Category:Analysis]] | ||
Revision as of 13:36, 16 January 2013
|
Please help to improve this article by expanding it.
|
Java WebStart Cache
As of Java version 6 the Java WebStart Cache can be found in the following locations.
On Linux
/home/$USER/.java/deployment/cache/
On MacOS-X
/Users/$USER/Library/Caches/Java/cache/
On Windows XP
C:\Documents and Settings\%USERNAME%\Application Data\Sun\Java\Deployment\cache\
On Windows Vista and later
C:\Users\%USERNAME%\AppData\LocalLow\Sun\Java\Deployment\cache\