241 Commits

Author SHA1 Message Date
Mark McKinnon
492382ea74 Normalize file path names.
normalize path names with unix/linux format instead of windows in Recent Documents by LNK and Recent Doc MRU's
2020-02-21 11:22:20 -05:00
Richard Cordovano
e318a5e95c
Merge pull request #5651 from markmckinnon/5343-Create-artifacts-for-files-which-were-Recently-used-by-other-applications-of-interest
5343 create artifacts for files which were recently used by other applications of interest
2020-02-18 15:34:55 -05:00
Mark McKinnon
d7e7dfe511 Update ExtractRegistry.java
Address comments for RegFile and check for empty artifacts
2020-02-18 12:44:21 -05:00
Mark McKinnon
5f822c767b Update ExtractRegistry.java
Update for codacy, change error message, remove try and if blocks that were not needed.
2020-02-18 11:27:34 -05:00
Mark McKinnon
0cae9216bf Update ExtractRegistry.java
Remove line and bracket
2020-02-18 10:02:45 -05:00
Richard Cordovano
b9a9f36fa9
Merge pull request #5644 from markmckinnon/5342-Create-artifacts-for-recently-used-Windows-Media-Player-files-from-regripper-output
5342-Create-artifacts-for-recently-used-Windows-Media-Player-files-from-regripper-output
2020-02-14 16:15:41 -05:00
Mark McKinnon
88e15e7780 Update ExtractRegistry and rollback autopsyrecentdocs.pl
Added Applets, mmc, winrar and officedocs2010 to recent documents.  Rolled back autopsyrecentdocs.pl to original version
2020-02-13 20:15:14 -05:00
Mark McKinnon
55f5ee2c78 Update ExtractRegistry.java
Address review comment
2020-02-13 10:21:01 -05:00
Mark McKinnon
475ef2c44e Update ExtractRegistry.java
Added trustrecords and arcHistory MRU records
2020-02-12 21:38:25 -05:00
Mark McKinnon
e91b165a05 Merge branch '5342-Create-artifacts-for-recently-used-Windows-Media-Player-files-from-regripper-output' into 5343-Create-artifacts-for-files-which-were-Recently-used-by-other-applications-of-interest 2020-02-11 13:28:38 -05:00
Mark McKinnon
54f70e91fb Added Autopsy Recent Docs Regripper back in
Added Autopsy Recent Docs Regripper back.
2020-02-11 13:28:28 -05:00
Mark McKinnon
9e56b863c9 Update ExtractRegistry.java
Add mpmru parsing, change where artifacts are added in adobemru so it does not get checked every time.
2020-02-11 09:32:37 -05:00
Richard Cordovano
8ba6f96c10
Merge pull request #5640 from markmckinnon/5341-create-artifacts-for-recently-used-adobe-acrobat-files-from-regripper-output
5341-create-artifacts-for-recently-used-adobe-acrobat-files-from-regripper-output
2020-02-11 09:20:31 -05:00
Mark McKinnon
b51c2b50a1 Update ExtractRegistry.java
Remove unused import
2020-02-10 17:52:25 -05:00
Mark McKinnon
2e560a88c6 Update ExtractRegistry.java
Change date from YYYY to yyyy, and add locale of US for codacy
2020-02-10 17:46:45 -05:00
Mark McKinnon
6d68578081 Update ExtractRegistry.java
More codcy fixes
2020-02-09 21:26:35 -05:00
Mark McKinnon
76d03c4d92 Update ExtractRegistry.java
Breakup createRecentlyUsedArtifact becuse of cyclomatic complexity and other codacy issues.
2020-02-09 21:01:35 -05:00
Mark McKinnon
40a51c7426 Update ExtractRegistry.java
removed un used import.
2020-02-07 15:55:47 -05:00
Mark McKinnon
be1a4b9c9d Update ExtractRegistry.java
Validation on records as date may not always be there, also remove double quotes.
2020-02-07 15:53:12 -05:00
Mark McKinnon
706d05eb10 Update ExtractRegistry.java
parse csv record that have double quotes around the file name
2020-02-07 08:41:00 -05:00
Mark McKinnon
690e121a0a Update ExtractRegistry.java
Add adobe recently used artifacts from regripper report.
2020-02-06 17:39:01 -05:00
Mark McKinnon
d387b5e109 Update ExtractRegistry.java
Added missing include flag and path for modules
2020-02-06 10:31:38 -05:00
Richard Cordovano
379cfb9401
Merge pull request #5258 from kellykelly3/1360-cleanup-ExtractRegistry
1360 - Bulk postArtifacts calls added to ExtractRegistry
2019-09-25 15:54:46 -04:00
Kelly Kelly
1de1b9f5d8 fixed exceptions 2019-09-25 14:43:50 -04:00
Kelly Kelly
38fe2ed783 Changed log levels back to SEVERE 2019-09-24 13:51:49 -04:00
Kelly Kelly
0f6527fcb4 Added bulk postArtifact calls 2019-09-24 13:40:37 -04:00
Kelly Kelly
5e63db5db2 Addressed exceptions in ExtractRegistry 2019-09-24 08:46:13 -04:00
Kelly Kelly
2392abcdfe merged in release and fixed codacy issues 2019-09-17 11:28:00 -04:00
Kelly Kelly
1b4a70bdec Fixed codacy issues 2019-09-12 11:26:20 -04:00
Kelly Kelly
95ea5adb0a fixed merge conflict 2019-09-10 15:34:24 -04:00
Kelly Kelly
37327f49c3 Modified code to add shellbag attributes in one call 2019-09-09 12:56:48 -04:00
Kelly Kelly
0a18e51a92 Added support to parseshell bags to ExtractRegistry 2019-09-06 16:01:04 -04:00
Kelly Kelly
22d47485c9 Changed TSK_FLAGS to TSK_FLAG 2019-09-04 10:35:45 -04:00
Kelly Kelly
c0affed073 Added the account user groups 2019-09-03 15:14:53 -04:00
Kelly Kelly
6beb640beb Removed double postArtifact calls 2019-08-28 14:38:49 -04:00
Kelly Kelly
8853699824 Inital code for adding new web event types 2019-07-12 10:18:51 -04:00
Kelly Kelly
be92670c1c cleaned up the postArttribute code in RecentActivity 2019-07-11 12:44:18 -04:00
William Schaefer
85ff25422a 5046 perform a bit more null checking surrounding date values 2019-05-15 17:55:16 -04:00
William Schaefer
b582839795 5046 don't try to parse date when there is nothing to parse 2019-05-15 17:20:43 -04:00
William Schaefer
eaeec3dc22 5046 one more codacy complaint cleaned up 2019-05-14 13:27:14 -04:00
William Schaefer
80bd5d7a7f 5046 clean up some of the existing codacy issues on this file 2019-05-14 13:10:20 -04:00
William Schaefer
04ffc8812f 5046 clean up Netbeans suggestions in ExtractRegistry class 2019-05-14 12:58:47 -04:00
Richard Cordovano
2afc59ee39
Revert "merge develop into Timeline event mgr" 2019-04-19 13:16:26 -04:00
millmanorama
01966ad498 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/build.xml
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java
#	Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionDataSourceIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java
#	Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/Bundle.properties-MERGED
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchErrorDialog.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchOpenAction.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchPanel.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseSearcher.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SearchQuery.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesDialog.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesPanel.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
2019-04-16 18:40:34 +02:00
Raman
7e888918d4 8939: Recent activity model failing to close file handles 2019-04-11 13:10:45 -04:00
Richard Cordovano
526e35bc09
Merge pull request #4682 from APriestman/4919_ingestCancellationFixes
4919 Added more cancellation checks to Recent Activity.
2019-04-09 14:04:57 -04:00
Ann Priestman
65b5db6f10 Added more cancellation checks to Recent Activity. 2019-04-05 14:57:19 -04:00
Raman
c64c1eaf7b 4842: some SEVERE error messages coming from Recent Activity module. 2019-04-04 16:36:20 -04:00
millmanorama
c158e71fec Merge branch 'timeline-event-mgr' into 1157-collapse_file_events
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
2019-03-20 12:50:24 +01:00
millmanorama
ce6807b96e Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# 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/Bundle.properties-MERGED
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
2019-03-06 16:32:42 +01:00