Skip to main content

ntrprtr configurations for forensic analysis of bitlocker volumes

Project description

Description

ntrprtr configurations for forensic analysis of bitlocker volumes

Installation

pip install ntrprtr_bitlocker_forensics

Usage

Shell:


General

Option Short Type Default Description
--mode -m String - copy = Create a local copy of bitlocker forensics configuration files

mode = copy

Option Short Type Default Description
--path -p String "" Path for local copy of ntrprtr configuration files

Example

To use this configuration files install ntrprtr and ntrprtr_bitlocker_forensics:

pip install ntrprtr
pip install ntrprtr_bitlocker_forensics

To use the files, create a local copy:

python -m ntrprtr_bitlocker_forensics -m copy -p .

It creates the following structure:

./ntrprtr-bitlocker-config
├───bitlocker-metadata-header.json
├───bitlocker-volume-header.json

Now just use the config as input for ntrprtr:

python -m ntrprtr -m interpret -p bitlocker-volume-header.bin -c ./ntrprtr-bitlocker-config/bitlocker-volume-header.json -r result.txt

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ntrprtr_bitlocker_forensics-0.1.0.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page