Digital Sleuth

Results 13 issues of Digital Sleuth

This issue is caused by versions of Jinja2 > 3.1 changing the layout of required packages. Changes to fix this are forthcoming from Salt ([see here](https://github.com/saltstack/salt/pull/61856)), but in the meantime...

In support of [Issue #557](https://github.com/teamdfir/sift/issues/557), adding volatility3. It's worth noting that volatility 3 will require the appropriate symbols to function, and this state / change will not download these files....

Added dislocker as referenced in issue [#197](https://github.com/teamdfir/sift/issues/197). Package is now available on both Bionic and Focal PPA. Added headers to this state as well.

This PR contains a LOT of changes to update compatibility for Jammy. Some of the issues encountered along the way: - e2fslibs-dev - exfat-utils - libewf-python - liblightgrep - sleuthkit...

**Is your feature request related to a problem? Please describe.** Not related to a problem - offering assistance! **Describe the solution you'd like** Not sure if you remember me, but...

enhancement

As per the previous PR, this state will allow for the installation of dotnet-sdk-6.0 on SIFT to support Zimmerman tools, however this state will now download each zip independently instead...

To support VM's and environments which already have plaso installed with the current pyparsing issue, this state will remove the existing installation of plaso, then re-install. This will ensure that...

With the consistent updating of the aws-cli, this PR will make the installation process static, in that a version can be pinned, and then updated on a more regular interval.

This PR updates all of the package states to reflect the `sift-package-` structure to avoid issues with state ID collisions when more than one distribution of salt-states are installed.

I've recently been introduced to MemProcFS-Analyzer and love how powerful it is. One issue I'm having though is that, in order to use the tool, a valid internet connection is...