762 Commits

Author SHA1 Message Date
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
Raman
b36b5d7d63 1184: Chrome cache
- Extract and save data segments from data_x files.
2019-02-08 11:19:19 -05:00
Raman
9796ccfffb 1184: Parse Chrome cache
- sundry cleanup to previous commit.
2019-02-07 12:11:55 -05:00
Raman
f4b6d23e23 1184: Chrome cache parsing
- interim commit
2019-02-07 06:33:21 -05:00
William Schaefer
f3c224208e 4632-4630-4629 reduce versions of gson to single version in corelibs 2019-02-01 14:38:45 -05:00
William Schaefer
6b0bd3a983 Fix typo in arguement documentation 2019-02-01 14:37:36 -05:00
William Schaefer
656896e968 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles 2019-01-31 17:57:08 -05:00
Raman
4e6e34f452 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
2019-01-30 09:59:30 -05:00