900 Commits

Author SHA1 Message Date
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
millmanorama
2405d5023e fix issues identified by codacy 2019-02-20 11:33:11 +01: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
millmanorama
ec47efd206 fix merge errors 2019-02-14 13:41:27 +01:00
millmanorama
c45a15e485 Merge remote-tracking branch 'origin/timeline-event-mgr' into 1157-collapse_file_events
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
2019-02-14 13:21:21 +01:00
millmanorama
fa6178acd5 remove redundant calls to fireModuleDataEvent 2019-02-14 12:39:08 +01:00
millmanorama
a73455fb78 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/IngestEventsListener.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/coreutils/History.java
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
2019-02-14 11:39:26 +01: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
millmanorama
5e51f5d531 Merge remote-tracking branch 'upstream/develop' into 1157-collapse_file_events
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/IngestEventsListener.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/coreutils/History.java
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
2019-02-12 14:49:24 +01: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
Richard Cordovano
b03fc929c3
Merge pull request #4454 from raman-bt/1173-fix-firefox-parser
1173: Fix Firefox parser
2019-01-30 09:49:26 -05:00
William Schaefer
eb0c140f0f 4632 4630 4629 fix typo in constructor comment 2019-01-28 14:27:51 -05:00
Raman
fdb00bfc06 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts 2019-01-28 13:03:20 -05:00
William Schaefer
e2d109ed8c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles 2019-01-28 12:12:14 -05:00