1314 Commits

Author SHA1 Message Date
Mark McKinnon
a7308d8023 Update ExtractJumpLists.java
Fix path where temp files and derived files are written for Multiuser case
2021-08-08 22:09:13 -04:00
Richard Cordovano
9febb916c7
Merge pull request #7143 from markmckinnon/7709-Add-AutomaticDestinations-(Jump-Lists)-Parsing-to-Recent-Activity
7709 add automatic destinations (jump lists) parsing to recent activity
2021-07-27 14:29:45 -04:00
Ann Priestman
7150176fd6
Merge pull request #7149 from APriestman/fixPrefetch
Use consistent temp file name
2021-07-23 13:48:19 -04:00
apriestman
e5d46af07e Use consistent temp file name 2021-07-23 10:46:25 -04:00
Mark McKinnon
9f883f5f62 Update ExtractJumpLists.java
Address Review Comments
2021-07-22 21:54:58 -04:00
Richard Cordovano
8e012091b1
Merge pull request #6971 from rcordovano/7332-rcordovano-artifact-pipeline
7332 data artifact pipeline
2021-07-22 10:44:27 -04:00
Richard Cordovano
c75fff5268 7332 new Blackboard method sig, Recent Activity submits arts to pipeline 2021-07-22 10:32:04 -04:00
Mark McKinnon
105c73f8d8 Update ExtractPrefetch.java
Changed dataSource.getName() to dataSource.getId() to avoid any illegal characters when using a local disk as a datasource
2021-07-20 12:21:46 -04:00
Mark McKinnon
6c1f99ed93 Update ExtractJumpLists.java
Added datasource id instead of name per reviewer comments.
Noticed if multiple users on the system then will have naming conflicts so added file id to name of files so conflicts will not happen
2021-07-20 11:33:07 -04:00
Mark McKinnon
050672a8b2 Code to dedup lnk files as they are analyzed
Code to dedup lnk files, this is a by product of Jumplists having lots of the same named lnk files,  dedup occurs on path and lnk name, only first file is kept in Recent Docs.
2021-07-20 09:34:39 -04:00
Mark McKinnon
4620403834 Initial commit of adding Jumplists
Initial commit of adding jumplists to recent activity.
2021-07-20 09:29:40 -04:00
Ann Priestman
58de42e1a4
Merge pull request #7107 from markmckinnon/7695-Move-Recyclebin-Extractor-in-Recent-Activity-to-Run-Before-Recent-Documents
7695-Move-Recyclebin-Extractor-in-Recent-Activity-to-Run-Before-Recent-Documents
2021-07-15 14:59:15 -04:00
Mark McKinnon
36a9271461 Remove comment after recyclebin add
Remove comment after recycle bin add as not relevant
2021-07-13 10:26:28 -04:00
Greg DiCristofaro
99c29215cc missing Japanese localization 2021-07-12 09:27:23 -04:00
Richard Cordovano
633d629cb0 Update app and module versions for 4.19.0 2021-07-08 14:23:20 -04:00
Kelly Kelly
f749d54a08 Fixed os account realm issues 2021-07-07 17:30:31 -04:00
Mark McKinnon
8a8df30478 Update RAImageIngestModule.java
move run of recycle bin to beginning of the recent activity run
2021-07-06 10:02:01 -04:00
Greg DiCristofaro
06908856a3 Japanese localization update 4.19 2021-07-01 07:58:47 -04:00
Richard Cordovano
c3d2a85564
Merge pull request #7078 from markmckinnon/7682-Store-Acccount-IDs-and-Applications-in-CR
7682 store acccount ids and applications in cr
2021-06-29 14:34:47 -04:00
Richard Cordovano
f3aceb3fd4
Merge pull request #7073 from wschaeferB/7674-FixPathIdDuplicateCheck
7674 fix for duplicate prevention logic
2021-06-29 10:14:51 -04:00
Mark McKinnon
ca21c4cb9c Merge remote-tracking branch 'upstream/release-4.19.0' into 7682-Store-Acccount-IDs-and-Applications-in-CR 2021-06-28 15:17:12 -04:00
William Schaefer
1b84a7202e 7674 fix for duplicate prevention logic 2021-06-25 15:26:32 -04:00
William Schaefer
47280aea1b 7674 autoformat 2021-06-25 10:00:52 -04:00
William Schaefer
16411afeea 7674 get Path ID for zone identifiers and add as attribute 2021-06-25 09:53:53 -04:00
Mark McKinnon
3e05c44679 Merge remote-tracking branch 'upstream/develop' into 7682-Store-Acccount-IDs-and-Applications-in-CR 2021-06-21 10:22:17 -04:00
Mark McKinnon
f98f6d80ff TSK_INSTALLED_PROG Added to CR
TSK_INSTALLED_PROG added to CR
Table added to CR for TSK_INSTALLED_PROG
Upgrade CR if older version to add TSK_INSTALLED_PROG
2021-06-17 09:48:44 -04:00
apriestman
c9950dd660 Merge remote-tracking branch 'upstream/develop' into 7629_fileManager 2021-06-14 13:06:38 -04:00
Richard Cordovano
5c96ed1bbf
Merge pull request #7025 from markmckinnon/7650-Failed-to-create-OsAccount-error
7650-Failed-to-create-OsAccount-error
2021-06-14 11:02:49 -04:00
Greg DiCristofaro
f121e067ff Japanese localization for autopsy 4.19 2021-06-14 08:25:41 -04:00
apriestman
c2eb9a7179 Remove unnecessary path checks 2021-06-10 12:48:08 -04:00
apriestman
227a5a822f Cleanup 2021-06-10 10:30:39 -04:00
apriestman
c9337579f6 Change one method back.
Cleanup.
2021-06-10 10:28:35 -04:00
apriestman
5a1879217c Use more efficient version of findFiles() 2021-06-10 10:03:00 -04:00
Mark McKinnon
4feb6e187c Changed code to support encoded characters
Change code to support encoded characters from regripper and reading them from regripper output file.
2021-06-08 09:10:48 -04:00
apriestman
16727d6f02 Check for null files 2021-06-07 11:29:54 -04:00
Richard Cordovano
e906d53c87
Merge pull request #7014 from APriestman/7619_useParentId
7619 Try the most likely object IDs for zone file download before searchin…
2021-06-04 01:14:56 -04:00
apriestman
96f6b66d1e Try the most likely object IDs for zone file download before searching by name.
Use parent ID when available for findFiles().
2021-06-03 08:37:52 -04:00
Greg DiCristofaro
7f69ee0b62 using score constants 2021-06-02 13:45:50 -04:00
Richard Cordovano
5099121c93 Merge alpha release 4.19.0 branch into develop 2021-06-02 11:45:52 -04:00
Richard Cordovano
814f8b09d4
Merge pull request #7008 from markmckinnon/7649-ArrayIndexOutOfBoundsException-in-Recent-Activity
7649-ArrayIndexOutOfBoundsException-in-Recent-Activity
2021-06-01 14:50:37 -04:00
Mark McKinnon
ae0d95b089 Update ExtractRegistry.java
Check length of Tokens after split, if they are not greater than 2 then skip trying to parse the token.
2021-05-30 10:12:21 -04:00
Greg DiCristofaro
718738832e Merge branch 'develop' of github.com:sleuthkit/autopsy into 7592-analysisResultsScore 2021-05-25 15:50:18 -04:00
apriestman
04d295f65a Use allocated versions of cache files when available 2021-05-25 10:43:35 -04:00
Richard Cordovano
ad439b6bd7
Merge pull request #6958 from gdicristofaro/7317-dataArtifacts
7317 data artifacts
2021-05-20 16:37:51 -04:00
Greg DiCristofaro
21c5f02fe8 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7592-analysisResultsScore 2021-05-20 12:43:29 -04:00
Mark McKinnon
2f5790c2fe Update ExtractRegistry.java
Install date from regripper is UTC time, when it is parsed it does not recognize a timezone so it defaults to current timezone of pc, or that appears to happen.  When  UTC timezone added to parse it stores the epoch time correctly.
2021-05-15 22:19:41 -04:00
Richard Cordovano
345f4bddcc
Merge pull request #6968 from sleuthkit/release-4.19.0
Release 4.19.0
2021-05-14 09:45:44 -04:00
Greg DiCristofaro
83e0bcb1e8 analysis result scores 2021-05-13 15:20:49 -04:00
Greg DiCristofaro
b9ab67c689 merge from develop 2021-05-13 07:59:32 -04:00
Greg DiCristofaro
d58eff130a newDataArtifact changes 2021-05-11 13:41:38 -04:00