Richard Cordovano
5b5d796109
Merge pull request #6549 from gdicristofaro/7062-loginArtifacts
...
7062 chrome login
2020-12-16 12:04:35 -05:00
Greg DiCristofaro
6caed09be8
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7079-messagingDomains
2020-12-16 08:21:10 -05:00
Greg DiCristofaro
1a43fbf627
bug fixes
2020-12-15 09:18:58 -05:00
Greg DiCristofaro
873c8c191f
updates for TSK_REALM and TSK_DOMAIN in getLogins
2020-12-14 08:23:14 -05:00
Greg DiCristofaro
a3be074c96
Merge branch '7105-domainCategories' of github.com:gdicristofaro/autopsy into 7079-messagingDomains
2020-12-11 15:09:17 -05:00
Greg DiCristofaro
72096de18b
DomainCategory to concrete class and change service provider notation for Default Categorizer
2020-12-11 14:51:35 -05:00
Greg DiCristofaro
e186d0a9f8
bundle update
2020-12-11 14:14:26 -05:00
Greg DiCristofaro
8d2440e3e7
public api refinement
2020-12-11 13:51:52 -05:00
Greg DiCristofaro
dccebd5eac
add tsk service account
2020-12-11 12:18:47 -05:00
Greg DiCristofaro
4c3a5c75fb
comment update
2020-12-11 11:57:18 -05:00
Greg DiCristofaro
691e0fbcf9
Merge branch '7105-domainCategories' of github.com:gdicristofaro/autopsy into 7079-messagingDomains
2020-12-11 11:55:51 -05:00
Greg DiCristofaro
94466791e8
comment update
2020-12-11 11:42:40 -05:00
Greg DiCristofaro
c704231f44
added messaging domains
2020-12-11 11:41:26 -05:00
Greg DiCristofaro
11cf9b1345
ordering fix
2020-12-11 11:33:24 -05:00
Greg DiCristofaro
b0eb8942e1
formatting and commenting
2020-12-11 08:11:11 -05:00
Greg DiCristofaro
f643c44fa5
debug
2020-12-10 12:07:49 -05:00
Greg DiCristofaro
a2ecd38e3a
refactoring
2020-12-10 10:19:53 -05:00
Greg DiCristofaro
6fe64f3bd0
update for defensive code
2020-12-10 07:40:48 -05:00
Greg DiCristofaro
fb5907aa8c
debugging
2020-12-09 16:07:50 -05:00
Greg DiCristofaro
18ceef0ca5
updates for closeable
2020-12-09 11:07:32 -05:00
Greg DiCristofaro
6793bd7dc9
working through domain to sqlite
2020-12-08 16:23:32 -05:00
Greg DiCristofaro
fd5d759d2a
public Core package
2020-12-07 16:35:35 -05:00
Greg DiCristofaro
8c7155c3a1
refactoring
2020-12-04 16:00:42 -05:00
Greg DiCristofaro
616c0d1956
updates
2020-12-04 13:51:39 -05:00
Greg DiCristofaro
90d8ad0726
updates to terminology
2020-12-04 13:26:00 -05:00
Greg DiCristofaro
219c4ba5f6
formatting
2020-12-03 13:40:50 -05:00
Greg DiCristofaro
3c36f1e39a
formatting and bundle update
2020-12-03 13:36:28 -05:00
Greg DiCristofaro
03a23f636b
commenting
2020-12-03 12:37:44 -05:00
Greg DiCristofaro
b7baa5e2c8
set icons and include message types csv
2020-12-02 16:43:17 -05:00
Greg DiCristofaro
25061a0b7c
working through message url analyzer
2020-12-02 11:33:56 -05:00
Greg DiCristofaro
18bd3517e1
updating
2020-12-02 10:20:27 -05:00
Greg DiCristofaro
6a6262878f
continuing to work through message analyzer
2020-12-02 08:21:11 -05:00
Greg DiCristofaro
a0e1b7a9b8
start on message url analyzer
2020-12-01 14:54:24 -05:00
Richard Cordovano
70b86cbebf
Merge pull request #6489 from markmckinnon/7043-clean-SRUM-path-before-resolving
...
7043-clean-SRUM-path-before-resolving
2020-11-30 11:50:35 -05:00
Mark McKinnon
d655402aeb
Update ExtractPrefetch.java
...
Remove artifactExists call
2020-11-23 21:43:22 -05:00
Mark McKinnon
0f1e7cee0c
Update ExtractSru.java
...
Cleaned up path displayed and make sure file is resolved.
2020-11-23 15:33:50 -05:00
Mark McKinnon
47af76bb1b
Update ExtractPrefetch.java
...
Change Collection type from list to set avoid duplicate timestamps. Added check to see if artifact already exists before tryng to add it back in, this will help with reruns of RA.
2020-11-22 15:01:48 -05:00
Kelly Kelly
a6ca1359e5
Handled review comments
2020-11-19 10:30:55 -05:00
Kelly Kelly
6ed5712d86
Switched addXXXType to getOrAddXXXType
2020-11-18 16:29:36 -05:00
Kelly Kelly
201f25ecfa
Switched addArtifactAttributeType to getOrAddAttributeType
2020-11-16 17:15:14 -05:00
Richard Cordovano
0d85394008
Merge pull request #6341 from markmckinnon/6890-Additional-errors-when-ingesting-multi-user-case
...
6890-Additional-errors-when-ingesting-multi-user-case
2020-10-05 17:28:22 -04:00
apriestman
232b108545
Fix mistake where stateVal was being read twice.
2020-10-02 08:28:11 -04:00
Richard Cordovano
ed57503c50
Merge pull request #6362 from APriestman/6922_improveChromeCacheErrorHandling
...
6922 Error out more quietly for bad cache data.
2020-10-01 19:29:34 -04:00
Richard Cordovano
2acbfc2712
Revert quoting of ProcessBuilder arguments
2020-10-01 18:42:06 -04:00
Mark McKinnon
de62de9a8f
Address reviewer comments
...
Address reviewer comments
2020-10-01 16:20:23 -04:00
apriestman
bb292ecc91
Error out more quietly for bad cache data.
2020-10-01 12:04:16 -04:00
rcordovano
81d726299f
Update module dependencies and branding for release 4.17.0
2020-09-26 13:16:36 -04:00
Mark McKinnon
cf5ae91542
Update Chromium.java
...
Address Codacy Issues
2020-09-25 15:53:51 -04:00
Mark McKinnon
b8090150d3
Update Chromium.java
...
See what codacy will come back with
2020-09-25 15:09:03 -04:00
Mark McKinnon
f1aa3c3db5
Update Chromium.java
...
Added path to help narrow file search and removed wildcard's from browser files that do not need them.
2020-09-25 11:56:40 -04:00