736 Commits

Author SHA1 Message Date
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
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
Richard Cordovano
5bcf39138b
Merge pull request #4461 from wschaeferB/4606-AddUserLoginsToOsAccountArts
4606 add user logins to os account arts
2019-01-28 12:07:09 -05:00
Raman
dd56261cd8 Handle different schema versions of moz_formhistory table. 2019-01-28 09:16:20 -05:00
Raman
fb27a2964a Merge branch '1174-chrome-autofill' of https://github.com/raman-bt/autopsy into 1177-firefox-autofill 2019-01-25 15:33:45 -05:00
Raman
36fa1c72d8 Refactored schema versioning for better readability. 2019-01-25 15:33:01 -05:00
Raman
3da6f17809 Merge branch '1174-chrome-autofill' of https://github.com/raman-bt/autopsy into 1177-firefox-autofill 2019-01-25 14:47:32 -05:00
Raman
fee42178e3 Updated autofill parsing and extraction to handle older version of schema 2019-01-25 14:45:03 -05:00
Raman
c46f2daa8b Address Codacy comment. 2019-01-24 09:58:15 -05:00
Raman
1881f5d8be 1177: Parse Firefox FormHistory & Autofills 2019-01-23 12:09:49 -05:00
William Schaefer
3717e277a5 4632-4630-4629 fix leading slash on Android volume path 2019-01-18 18:09:55 -05:00
William Schaefer
9a22de93e4 4632 4630 4629 add check to ensure exact matches of paths and file names found 2019-01-18 17:47:17 -05:00
William Schaefer
991ba3ff0f 4632-4630-4629 Fix bug with matching OS_INFO artifacts 2019-01-18 15:59:20 -05:00
William Schaefer
5609f1bf6b 4632-4630-4629 clarify comment regarding early return in method checkForOSFiles 2019-01-18 15:44:22 -05:00
William Schaefer
0f004b2cbe 4632-4630-4629 add missing comments and correct errors with enum refactor 2019-01-18 15:41:47 -05:00
William Schaefer
665d61c413 4632-4630-4629 clean up code after changes to Enum based approach. 2019-01-18 15:23:05 -05:00
William Schaefer
e0a836e3e0 4632-4630-4629 use enum to make code easier to read and mantain 2019-01-18 15:10:12 -05:00
William Schaefer
b0fab6d18f 4632-4630-4629 adjust comments and bundle message 2019-01-18 14:14:20 -05:00
William Schaefer
f9e612cee1 4632-4630-4629-simplify check for existing attributes method 2019-01-18 13:59:32 -05:00
William Schaefer
2a3a4a7b88 4632-4630-4629 spelling fix for word extractor 2019-01-18 13:45:15 -05:00
William Schaefer
a0fd96acc0 4632-4630-4629 split OS INFO art creation from OS DS Usage art creation 2019-01-18 13:40:11 -05:00
William Schaefer
e732bed1aa 4606 use existing SleuthkitCase reference in ExtractRegistry instead of new one 2019-01-17 13:14:57 -05:00
William Schaefer
fb31d39f13 4606 use existing SleuthkitCase reference in ExtractRegistry instead of new one 2019-01-17 13:14:45 -05:00
William Schaefer
343c8218a3 4632 change name of description for Windows volume to OS Drive (Windows) 2019-01-17 11:12:35 -05:00