Greg DiCristofaro
cd0584d7cb
Japanese localization for release 4.19.2
2021-09-30 06:29:42 -04:00
Brian Carrier
c5a2e808b4
Update ExtractRegistry.java
2021-09-29 12:28:42 -04:00
Kelly Kelly
2906ce2401
Implemented new logic to determine if an account is in a domain realm
2021-09-28 18:46:10 -04:00
Kelly Kelly
4ad1d0f4c9
First pass
2021-09-28 17:15:04 -04:00
Kelly Kelly
0e89366339
Simplfied addAccountInstance method on ExtractRegisty
2021-09-28 15:24:41 -04:00
Kelly Kelly
b7796a15c7
fixed RA instance issue
2021-09-28 11:58:09 -04:00
Richard Cordovano
6817e73266
Merge pull request #7285 from markmckinnon/8008-IllegalArgumentException-in-RA-ExtractZoneIdentifier-module
...
8008-IllegalArgumentException-in-RA-ExtractZoneIdentifier-module
2021-09-24 11:05:50 -04:00
Richard Cordovano
dd34345b14
Merge pull request #7282 from markmckinnon/8005-IllegalArgumentException-in-Chromium-RA-module
...
8005-IllegalArgumentException-in-Chromium-RA-module
2021-09-23 14:45:53 -04:00
Mark McKinnon
461f5b2e4d
Update ExtractZoneIdentifier.java
...
Try catch for IllegalArgument when it is thrown. log message and continue on processing
2021-09-23 13:37:09 -04:00
Mark McKinnon
d594b06c3d
Update ChromeCacheExtractor.java
...
Remove commented code.
2021-09-22 22:50:23 -04:00
Mark McKinnon
e8df94b393
fix illegalArgument Exception
...
Fix illegalArgument Exception with corrupt cache files.
2021-09-22 22:44:46 -04:00
Richard Cordovano
952df29e89
Merge pull request #7271 from markmckinnon/8006-IndexOutOfBoundsException-exception-in-Windows-Jumplist-Extractor
...
8006 index out of bounds exception exception in windows jumplist extractor
2021-09-17 15:32:43 -04:00
Mark McKinnon
811e5aa422
Update ExtractJumpLists.java
...
Fix and remove debugging message
2021-09-16 16:23:15 -04:00
Mark McKinnon
cd70806afd
Update ExtractJumpLists.java
...
Add exception for corrupt file.
2021-09-16 16:18:41 -04:00
Greg DiCristofaro
b936c6babe
7975 Japanese localization update
2021-09-16 14:50:23 -04:00
Richard Cordovano
2df6c58828
Merge pull request #7218 from markmckinnon/7892-Review-ShellBags-code-for-corrupt-characters
...
7892-Review-ShellBags-code-for-corrupt-characters
2021-09-07 15:42:54 -04:00
Mark McKinnon
db1f0e020d
Parse unicode characters in shellbags
...
Parse Unicode characters in shellbags
2021-08-27 02:12:17 -04:00
Mark McKinnon
ef518c2af0
Update ChromeCacheExtractor.java
...
Move creation of chromecache directory to only happen if chromecache files present
2021-08-26 09:29:39 -04:00
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