Difference between pages "Apple Safari" and "Technology Pathways"
From Forensics Wiki
(Difference between pages)
|
|
| Line 1: |
Line 1: |
| − | {{Expand}} | + | {{expand}} |
| − | Apple Safari is the default [[Web Browser|web browser]] included with [[Mac OS X]]. The support files for this browser are stored in the user's home directory in <tt>/Users/[username]/Library/Safari/</tt>.
| + | |
| | | | |
| − | == History == | + | == Products == |
| − | The Safari browser history is stored in an plist file named '''History.plist''' in the user directory.
| + | * [[ProDiscover]] |
| − | | + | |
| − | On MacOS-X
| + | |
| − | <pre>
| + | |
| − | /Users/$USER/Library/Safari/History.plist
| + | |
| − | </pre>
| + | |
| − | | + | |
| − | == History ==
| + | |
| − | The Safari cache is stored in '''Cache.db'''. This file uses the [[SQLite database format]].
| + | |
| − | | + | |
| − | On MacOS-X
| + | |
| − | <pre>
| + | |
| − | /Users/$USER/Library/Caches/com.apple.Safari/Cache.db
| + | |
| − | </pre>
| + | |
| − | | + | |
| − | == Also See ==
| + | |
| − | [[Apple Safari History File Format]] | + | |
| | | | |
| | == External Links == | | == External Links == |
| | + | * [http://www.techpathways.com/ Official website] |
| | | | |
| − | * [http://www.apple.com/macosx/features/safari/ Official website]
| + | [[Category:Organizations]] |
| − | * [http://www.appleexaminer.com/files/Safari_Cache.db_Revisited.pdf Safari Cache Revisited] by Sean Cavanaugh
| + | [[Category:Vendors]] |
| − | | + | |
| − | [[Category:Applications]]
| + | |
| − | [[Category:Web Browsers]] | + | |
| − | [[Category:Mac OS X]] | + | |
Latest revision as of 02:29, 4 August 2012
|
|
Please help to improve this article by expanding it.
Further information might be found on the discussion page.
|
[edit] Products
[edit] External Links