Kelly Kelly
|
a3c6d57a4e
|
Changed web artifact created to data artifacts
|
2021-03-01 16:08:35 -05:00 |
|
apriestman
|
232b108545
|
Fix mistake where stateVal was being read twice.
|
2020-10-02 08:28:11 -04:00 |
|
apriestman
|
bb292ecc91
|
Error out more quietly for bad cache data.
|
2020-10-01 12:04:16 -04:00 |
|
William Schaefer
|
65123b1a70
|
6866 add domain attribute to webcache artifacts
|
2020-09-21 09:56:06 -04:00 |
|
apriestman
|
98097de253
|
Don't cache folders or files not in the cache folder
|
2020-07-13 07:47:05 -04:00 |
|
apriestman
|
2834e906e0
|
Only cache files in the base folder
|
2020-07-13 07:45:41 -04:00 |
|
Brian Carrier
|
2ad2f1fb76
|
Refactored and added comments. No logic changes
|
2020-02-04 14:51:36 -05:00 |
|
Kelly Kelly
|
69f0a05f3d
|
Changed progress message
|
2019-12-06 10:58:58 -05:00 |
|
Kelly Kelly
|
49da6fe960
|
Added progress message
|
2019-12-05 14:28:36 -05:00 |
|
Raman Arora
|
8e48ac03e6
|
5780: Context content viewer to show source of message attachments and web downloaded files.
- This includes replacing the TSK_DOWNLOAD_SOURCE artifact with TSK_ASSOCIATED_OBJECT artifact, in the RecentActivity module.
|
2019-11-21 13:14:25 -05:00 |
|
Kelly Kelly
|
be92670c1c
|
cleaned up the postArttribute code in RecentActivity
|
2019-07-11 12:44:18 -04:00 |
|
Raman
|
8ee883f825
|
5232: Recent activity module reporting an error instead of a warning
|
2019-06-24 08:27:03 -04:00 |
|
Ann Priestman
|
65b5db6f10
|
Added more cancellation checks to Recent Activity.
|
2019-04-05 14:57:19 -04:00 |
|
Richard Cordovano
|
026fceaa62
|
Merge pull request #4639 from sleuthkit/chrome_cache_refactor
added comments, renamed. No logic changes except moving of an 'if'
|
2019-03-22 13:30:43 -04:00 |
|
Brian Carrier
|
4f1248cc87
|
check number of segments first
|
2019-03-22 10:29:18 -04:00 |
|
William Schaefer
|
6371e1a261
|
Document ChromeCacheExtractor Message parameters to remove errors
|
2019-03-22 00:14:50 -04:00 |
|
Brian Carrier
|
b8c02c6cd3
|
added comments, renamed. No logic changes except moving of an 'if'
|
2019-03-21 16:01:27 -04:00 |
|
Richard Cordovano
|
4947c739bc
|
Revert "Revert "4841: RecentActivity not making progress on large image""
|
2019-03-21 11:51:54 -04:00 |
|
Richard Cordovano
|
81b2938fd3
|
Revert "4841: RecentActivity not making progress on large image"
|
2019-03-21 08:32:12 -04:00 |
|
Raman
|
99e447af90
|
4841: RecentActivity not making progress on SANS.
|
2019-03-20 14:30:48 -04:00 |
|
Raman
|
ff5195eeff
|
Close temp file copy in case of error.
|
2019-03-04 10:42:43 -05:00 |
|
Raman
|
18beac06e8
|
1204: Show TSK_DOWNLOAD_SOURCE artifact in MetaData viewer
Also addressed review comments on previous commit.
|
2019-03-01 14:45:57 -05:00 |
|
Raman
|
62610f7cca
|
Fixed the Source of Web Cache artifacts.
|
2019-02-28 08:35:18 -05:00 |
|
Raman
|
ed0bf660db
|
Few changes to reporting Web Cache artifacts:
- Do not add derived files for the HTTP Header data segment
- Add HTTP headers as an attribute
|
2019-02-27 15:18:08 -05:00 |
|
Raman
|
17d909e964
|
Merge branch '1184-chrome-cache' of https://github.com/raman-bt/autopsy into 1188-cache-artifact
# Conflicts:
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ChromeCacheExtractor.java
|
2019-02-26 11:15:29 -05:00 |
|
Raman
|
3397c4b22d
|
Change log level for when unable to delete a temp copy of cache file.
|
2019-02-25 09:59:29 -05:00 |
|
Raman
|
b2ca49a3d1
|
Address Codacy comments and review comments on previous commit.
|
2019-02-25 09:15:50 -05:00 |
|
Raman
|
49680e7280
|
1184: Chrome cache
Allow for finding multiple chrome caches in a data source.
|
2019-02-14 15:46:18 -05:00 |
|
Raman
|
065378c274
|
1188: Web cache artifact.
|
2019-02-13 11:56:33 -05:00 |
|
Raman
|
06754545fc
|
- Assign mime type "application/x-brotli" to Brotli compressed files from Chrome cache..
- Sundry cleanup
|
2019-02-12 11:41:34 -05:00 |
|
Raman
|
c8bf55244d
|
1184 - Chrome cache parsing
- Extract HTTP headers from data segment
|
2019-02-11 11:11:44 -05:00 |
|
Raman
|
4c4a6fa3fc
|
Address Codacy comments.
|
2019-02-08 12:51:36 -05:00 |
|
Raman
|
b36b5d7d63
|
1184: Chrome cache
- Extract and save data segments from data_x files.
|
2019-02-08 11:19:19 -05:00 |
|
Raman
|
9796ccfffb
|
1184: Parse Chrome cache
- sundry cleanup to previous commit.
|
2019-02-07 12:11:55 -05:00 |
|
Raman
|
f4b6d23e23
|
1184: Chrome cache parsing
- interim commit
|
2019-02-07 06:33:21 -05:00 |
|