207 Commits

Author SHA1 Message Date
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
Kelly Kelly
151e4218da Modify Extract and subclasses to take a progress bar in process function 2019-03-04 15:57:14 -05:00
millmanorama
2405d5023e fix issues identified by codacy 2019-02-20 11:33:11 +01: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
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
William Schaefer
6b0bd3a983 Fix typo in arguement documentation 2019-02-01 14:37:36 -05:00
millmanorama
1171408a9e don't include in map attribute that isn't actually processed. 2019-01-22 15:21:11 +01: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
bb1b99172a 4606 change Parsing of sam file to get SID from newly added SID field in user account parsing 2019-01-15 14:33:06 -05:00
millmanorama
03c88d9739 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
2019-01-15 12:14:41 +01:00
William Schaefer
ee1d64f25e 4606 in line getting of userIdWithoutRID 2019-01-14 15:09:13 -05:00
William Schaefer
5b3bff0aa6 4606 get correct complete SID for local accounts 2019-01-14 14:53:48 -05:00
William Schaefer
43d4d5970f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4606-AddUserLoginsToOsAccountArts 2019-01-11 13:48:47 -05:00
William Schaefer
f2969bc962 4606 fix exception logging for newly added parsing 2019-01-10 16:56:11 -05:00
William Schaefer
f5e9e58cbb 4606 update comments optimize code for SAM parsing 2019-01-10 16:40:15 -05:00
William Schaefer
2f5ebfe4e7 4622 no longer create OS_ACCOUNT artifacts in ExtractIE 2019-01-10 14:32:06 -05:00
William Schaefer
b4844958d2 4622 keep track of existing TSK_OS_ACCOUNTS in order to dedupe 2019-01-10 13:34:04 -05:00
William Schaefer
82af93a785 4606 store dates for OS_ACCOUNT in date attributes 2019-01-09 17:33:30 -05:00
William Schaefer
5b765914ad 4606 add parsing of SAM regripper output 2019-01-09 13:52:08 -05:00
millmanorama
8fcb42f231 fix merge 2018-11-27 11:16:58 +01:00
millmanorama
0131d3b15d Merge remote-tracking branch 'upstream/develop' into merge-develop-into-timeline
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
2018-11-21 21:11:45 +01:00
millmanorama
58cef10870 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
2018-10-30 13:41:45 +01:00
William Schaefer
1dda52aa03 4305 added correlation attribute for wifi networks 2018-10-24 14:45:43 -04:00
William Schaefer
2b06275ed6 4304 minor comment fixes for tsk_wifi_network artifact 2018-10-24 10:30:43 -04:00
William Schaefer
f61dc06a98 4304 remove sys outs used for debugging 2018-10-23 11:03:42 -04:00
William Schaefer
891ddada28 4304 rename tsk_ssid artifact to tsk_wifi_network 2018-10-22 16:13:53 -04:00
William Schaefer
416f6e28df 4304 extract SSID using regripper nic2.pl and create TSK_SSID artifact 2018-10-22 11:27:12 -04:00
millmanorama
c52278717e Merge remote-tracking branch 'upstream/timeline-event-mgr' into postArtifacts_fallout_2
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
2018-08-27 15:27:00 +02:00
millmanorama
7191173aa8 deal with TODOs and some other small cleanup 2018-08-23 12:45:23 +02:00
millmanorama
0058959e6e fix codacy issues 2018-08-17 17:16:46 +02:00
millmanorama
67b826f6cb fix codacy issues 2018-08-17 14:13:53 +02:00