Changelog for
hindsight-2021.12-2.el7.x86_64.rpm :
Thu Dec 16 13:00:00 2021 Lawrence R. Rogers
- 2021.12.16-1
- Release 2021.12.16-1
Features
Support for Chrome 91-96 by AATTobsidianforensics in #107, #117
Add parsing of TransportSecurity file (HSTS settings).
Add parsing of Session Storage #102
Adds new \"Site Setting\" record type, which includes settings and preferences that are site-specific, including zoom, mute, hsts, engagement, and potentially more. #100
More parsing of Preference items: network_prediction_options, password_manager, sessions.event_log, and sync settings. #101
Minor Changes & Fixes
Fix for case with missing Brave version by AATTcteodor in #99
Update embedded ccl_chromium_indexeddb by AATTobsidianforensics in #102
Timestamp sorting bug caused by incorrectly interpreting microsecond timestamps by AATTobsidianforensics in #103
When searching for Profiles, don\'t follow symlinks (reports of loops,… by AATTobsidianforensics in #104
Add try/except around reading Session Storage records in case of Leve… by AATTobsidianforensics in #106
Two small quality of life improvements by AATTkumavis in #111
chmod +x hindsight_gui.py by AATTkumavis in #112
Report analysis session error by AATTkumavis in #113
Add support for new Network subdirectory and files moved within it by AATTobsidianforensics in #116
Packaging changes
This version now builds the virtual environment at package building time, not at package installation time.
Mon Apr 26 14:00:00 2021 Lawrence R. Rogers - 2021.04.26-1
- Release 2021.04.26-1
Features
Parse \"Site Characteristics Database\" LevelDB AATTAATTobsidianforensics (#73)
Add plugin to run Unfurl across Local Storage values AATTAATTobsidianforensics (#77)
Add support for Chrome 88 - 90 (#72, #79)
Minor Changes & Fixes
Update Chrome Extensions parser to work on updated artifact types. AATTAATTobsidianforensics (#82)
Added additional download interrupt_reason codes. Minor style fixes. AATTAATTobsidianforensics (#81)
Add more exception handling around LevelDB records in case of corruption AATTAATTobsidianforensics (#78)
Add check to ensure duration values in Media History are plausible AATTAATTobsidianforensics (#75)
Fix bug in per_host_zoom_levels parsing AATTAATTobsidianforensics (#74)
If autofill values are encrypted (as Edge\'s are), replace the encrypted bytes with a placeholder AATTAATTobsidianforensics (#70)
Add new visit_source values to Update chrome.py AATTAATTchadtilbury (#68)