666 Commits

Author SHA1 Message Date
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
Raman
2d519841de 1174: parse and create artifacts from Chrome Autofill data 2019-01-17 10:08:54 -05:00
William Schaefer
49568986ad 4632 fix android volume path to be correct 2019-01-16 18:08:10 -05:00
William Schaefer
a00afa9147 Merge branch '4630-DetectLinuxOsFiles' into 4632-DetectAndroidOsFiles 2019-01-16 12:20:31 -05:00
William Schaefer
72fede76ea Merge branch '4629-DetectOsxFiles' into 4630-DetectLinuxOsFiles 2019-01-16 12:20:02 -05:00
William Schaefer
99053a0028 4629 prevent duplicate OS_INFO and DATA_SOURCE_USAGE from being generated 2019-01-16 12:19:21 -05:00
Raman
1e4cec434b 1175: Get chrome login data 2019-01-16 08:02:06 -05:00
William Schaefer
c55d0c5d15 4632 remove invisible characters from android volume path 2019-01-15 18:55:50 -05:00
William Schaefer
923c2a208a Merge branch '4630-DetectLinuxOsFiles' into 4632-DetectAndroidOsFiles 2019-01-15 18:54:47 -05:00
William Schaefer
3956fb1c1f Merge branch '4629-DetectOsxFiles' into 4630-DetectLinuxOsFiles 2019-01-15 18:54:29 -05:00
William Schaefer
cdb9016afa 4629 Change query for files to look for files with a parent directory instead of parent dir 2019-01-15 18:53:58 -05:00
William Schaefer
6fc94b533e Merge branch '4630-DetectLinuxOsFiles' into 4632-DetectAndroidOsFiles 2019-01-15 17:27:44 -05:00
William Schaefer
a0be72d37c 4630 fix typo in United Linux release path 2019-01-15 17:27:07 -05:00
William Schaefer
f8299a2574 Merge branch '4629-DetectOsxFiles' into 4630-DetectLinuxOsFiles 2019-01-15 17:26:33 -05:00
William Schaefer
a93ea4b93c 4629 fix attributes to be associated with just their artifact 2019-01-15 17:25:05 -05:00
William Schaefer
94a1586003 4632 resolve merge conflict with changes from 4630 2019-01-15 17:00:22 -05:00
William Schaefer
aee3b41bfd 4630 fix redhat paths 2019-01-15 16:59:04 -05:00
William Schaefer
96782a8f02 Merge branch '4630-DetectLinuxOsFiles' into 4632-DetectAndroidOsFiles 2019-01-15 16:16:12 -05:00
William Schaefer
dc81b88d67 Merge branch '4629-DetectOsxFiles' into 4630-DetectLinuxOsFiles 2019-01-15 16:15:38 -05:00
William Schaefer
fe7ed5a438 4629 use correct TSK_PROG_NAME attribute to store name of OS 2019-01-15 16:15:12 -05:00
William Schaefer
63a0c4998f 4632 add check for Android specific files 2019-01-15 16:09:02 -05:00