Commit Graph
719 Commits
Author SHA1 Message Date
Richard Cordovano 449955bfb6 Update bundle MERGE files 2019-03-05 12:00:39 -05:00
Richard Cordovano 2db8920e39 Merge branch 'develop' into edge_support 2019-03-05 09:56:14 -05:00
Raman ff5195eeff Close temp file copy in case of error. 2019-03-04 10:42:43 -05:00
Raman 18beac06e8 1204: Show TSK_DOWNLOAD_SOURCE artifact in MetaData viewer
Also addressed review comments on previous commit.
2019-03-01 14:45:57 -05:00
Kelly Kelly ab782a4df7 Completed the rest of the review comments that where hidden 2019-03-01 11:35:43 -05:00
Raman 9575bba204 Merge from develop. 2019-02-28 17:36:09 -05:00
Kelly Kelly bf53781efd Changes from review comments, plus a few other little cosmetic things. 2019-02-28 15:20:35 -05:00
Kelly Kelly 5122dfba4d Changed absolute path to relative in project.xml 2019-02-28 12:54:00 -05:00
Raman 668e452b75 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1188-cache-artifact 2019-02-28 11:45:26 -05:00
Kelly Kelly 7d556addab Changed absolute path in project.properties to relative 2019-02-28 11:41:29 -05:00
Kelly Kelly 0e614f84c4 Added folders to the find file function 2019-02-28 10:09:51 -05:00
Raman 62610f7cca Fixed the Source of Web Cache artifacts. 2019-02-28 08:35:18 -05:00
Kelly Kelly d55d3837ac Added support for reading the Cookies.binarycookies file 1199-safari-cookies 2019-02-27 17:11:05 -05:00
Raman ed0bf660db Few changes to reporting Web Cache artifacts:
- Do not add derived files for the HTTP Header data segment
- Add HTTP headers as an attribute
2019-02-27 15:18:08 -05:00
Richard Cordovano a60cee1521 Fix Bundle.properties for the RecentActivity NBM 2019-02-26 19:05:22 -05:00
Richard Cordovano 034d0fe226 Bundle.properties-MERGED 'slash removal' 2019-02-26 14:37:00 -05:00
Raman 17d909e964 Merge branch '1184-chrome-cache' of https://github.com/raman-bt/autopsy into 1188-cache-artifact
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ChromeCacheExtractor.java
2019-02-26 11:15:29 -05:00
Kelly Kelly 14d4c3da37 Safari support for showing download information 2019-02-25 17:08:07 -05:00
Kelly Kelly 9d2c87f03d Plist jar moved to RecentActivities, Safari support for bookmarks and merged in changes from history branch 2019-02-25 13:22:24 -05:00
Kelly Kelly 57651d219d added function createTemportyFile to Extract for reuse by all subclasses, cleaned up ExtractSafari a bit adding comments 2019-02-25 12:06:50 -05:00
Kelly Kelly 58b6f85236 Merge branch '1193-edge-cookies' into 1197-safari-history 2019-02-25 10:06:45 -05:00
Kelly Kelly 1e1e010980 Made changes based on review comments, including the addition of NON-NLS and changing hashtable to hashmap 2019-02-25 10:05:17 -05:00
Raman 3397c4b22d Change log level for when unable to delete a temp copy of cache file. 2019-02-25 09:59:29 -05:00
Raman b2ca49a3d1 Address Codacy comments and review comments on previous commit. 2019-02-25 09:15:50 -05:00
Richard Cordovano 84b2660ffc Revert "Revert "Copy merged bundles into src folder so that they can be checked in."" 2019-02-23 14:24:44 -05:00
Kelly Kelly ba04c8ad93 Forgot to do ALT-SHIFT-F before pushing. 1197-safari-history 2019-02-22 10:18:13 -05:00
Kelly Kelly 2926bfd634 clean added comments 1197-safari-history 2019-02-22 08:53:28 -05:00
Kelly Kelly 65928ba367 Support for getting history from the Safari Browser. Moved create functions from ExtractEdge to Extract for use in Extract Safari 1197-safari-history 2019-02-21 15:10:34 -05:00
Kelly Kelly e3f68e42fc Updates some comments 1193-edge-cookies 2019-02-21 10:35:30 -05:00
Kelly Kelly c4550d3a14 Contains the code for history, bookmarks, cookies and the skeleton of downloads for JIRA 1193,1194,1195 and 1191 branch 1193-edge-cookies 2019-02-20 15:55:26 -05:00
Kelly Kelly f19d052ef7 Merge branch '1191-edge-history' into 1193-edge-cookies 2019-02-19 11:41:36 -05:00
Kelly Kelly 36d31de802 Inital commit of cookie code and skeleton of download code before merging in changes from other brancheds 1193-edge-cookies 2019-02-19 11:40:58 -05:00
Kelly Kelly 213a332098 Merged review changes from 1190-basic-edge-module 2019-02-19 11:37:35 -05:00
Kelly Kelly c0469192f4 Updated based on second round of Richard's comments 1190-basic-edge-module 2019-02-19 11:26:04 -05:00
Kelly Kelly 159524427c Renamed parseHistory function to getHistoryArtifact and put a little error checking into createHistoryAttribute 1190-edge-History 2019-02-15 15:28:57 -05:00
Kelly Kelly 1529a01cf0 Cleaned up edge history code ready for pr 1191-edge-history 2019-02-15 14:01:19 -05:00
Richard Cordovano bd2866819f Revert "Copy merged bundles into src folder so that they can be checked in." 2019-02-15 13:33:42 -05:00
Kelly Kelly 56142af533 erge in changes from 1190-basic-edge-module into 1191-edge-history 2019-02-15 12:06:04 -05:00
U-BASIS\kelly fa96ca9bf1 Updated\reorganized ExtractEdge based on review comments 1190-basic-edge-module 2019-02-15 10:46:39 -05:00
Raman 49680e7280 1184: Chrome cache
Allow for finding multiple chrome caches in a data source.
2019-02-14 15:46:18 -05:00
U-BASIS\kelly c4be4806cf Interim committ of History support for Edge browser 1190-edge-history 2019-02-14 13:58:42 -05:00
U-BASIS\kelly 26376d9f9e Updated ExtractEdge per Brian's comments putting most of the code from process into its own function and cleaning up the copyright info 1190-basic-edge-module 2019-02-13 14:53:05 -05:00
Brian Carrier 00c92f5bf6 Fixed line ending 2019-02-13 12:55:58 -05:00
U-BASIS\kelly 6a3348cb53 Final commit for inital Edge support to open and dump WebCacheV01.dat 1190-basic-edge-module 2019-02-13 12:50:35 -05:00
Raman 065378c274 1188: Web cache artifact. 2019-02-13 11:56:33 -05:00
U-BASIS\kelly b51cbe15fe Inital interim commit 2019-02-12 16:25:47 -05:00
Brian Carrier c4548389ca Copy merged buncles into src folder so that they can be checked in 2019-02-12 15:39:53 -05:00
Raman 06754545fc - Assign mime type "application/x-brotli" to Brotli compressed files from Chrome cache..
- Sundry cleanup
2019-02-12 11:41:34 -05:00
Raman c8bf55244d 1184 - Chrome cache parsing
- Extract HTTP headers from data segment
2019-02-11 11:11:44 -05:00
Raman 4c4a6fa3fc Address Codacy comments. 2019-02-08 12:51:36 -05:00