fact

module
v0.27.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2024 License: MIT

README

FACT

Forensic Artifacts Collecting Toolkit.

# fmount image.dd | ffind | flog

Tools

fmount

Mount disk images for read-only processing.

# fmount [-ruszqhv] [-H CRC32|MD5|SHA1|SHA256] [-V SUM] [-B KEY] [-D DIR] IMAGE

Available options:

  • -D Mount point
  • -B BitLocker key
  • -H Hash algorithm
  • -V Verify hash sum
  • -r Recovery key ids
  • -u Unmount image
  • -s System partition only
  • -z Unzip image
  • -q Quiet mode
  • -h Show usage
  • -v Show version

Supported image types on Linux systems:

Required system commands:

ffind

Find forensic artifacts in mount points or on the live system.

$ ffind [-rcsuqhv] [-H CRC32|MD5|SHA1|SHA256] [-C CSV] [-Z ZIP] [MOUNT ...]

Available options:

  • -H Hash algorithm
  • -C CSV listing name
  • -Z Zip archive name
  • -r Relative paths
  • -c Volume shadow copy
  • -s System artifacts only
  • -u User artifacts only
  • -q Quiet mode
  • -h Show usage
  • -v Show version

Supported artifacts for Windows 7+ systems:

flog

Log forensic artifacts as JSON in ECS.

$ flog [-pqhv] [-D DIRECTORY] [FILE ...]

Available options:

  • -D Log directory
  • -p Pretty JSON
  • -q Quiet mode
  • -h Show usage
  • -v Show version

Required system commands:

Use make tools to install Eric Zimmerman's Tools.

Roadmap

License

Released under the MIT License.

Directories

Path Synopsis
cmd
ffind
Find forensic artifacts in mount points or on the live system.
Find forensic artifacts in mount points or on the live system.
flog
Log forensic artifacts as JSON in ECS.
Log forensic artifacts as JSON in ECS.
fmount
Mount disk images for read-only processing.
Mount disk images for read-only processing.
internal
fact
Fact definitions.
Fact definitions.
fact/ez
Fact ez functions.
Fact ez functions.
fact/hash
Hash functions.
Hash functions.
fact/zip
Zip archive functions.
Zip archive functions.
ffind
FFind functions.
FFind functions.
flog
Eric Zimmermann tools.
Eric Zimmermann tools.
fmount
Dislocker functions.
Dislocker functions.
sys
System functions.
System functions.
test
Test functions.
Test functions.
pkg
ecs
ECS event mapping functions.
ECS event mapping functions.
ffind
FFind implementation details.
FFind implementation details.
flog
FLog implementation details.
FLog implementation details.
fmount
FMount implementation details.
FMount implementation details.
windows
Windows system artifact enumeration functions.
Windows system artifact enumeration functions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL