How to Install and Uninstall forensics-samples-ntfs Package on Kali Linux

Last updated: May 16,2024

1. Install "forensics-samples-ntfs" package

This tutorial shows how to install forensics-samples-ntfs on Kali Linux

$ sudo apt update $ sudo apt install forensics-samples-ntfs

2. Uninstall "forensics-samples-ntfs" package

Please follow the guidance below to uninstall forensics-samples-ntfs on Kali Linux:

$ sudo apt remove forensics-samples-ntfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the forensics-samples-ntfs package on Kali Linux

Package: forensics-samples-ntfs
Source: forensics-samples
Version: 1.1.4-5
Installed-Size: 29640
Maintainer: Debian Security Tools
Architecture: all
Depends: forensics-samples-tools
Suggests: forensics-samples-all, forensics-samples-btrfs, forensics-samples-exfat, forensics-samples-ext2, forensics-samples-ext4, forensics-samples-files, forensics-samples-multiple, forensics-samples-vfat
Size: 30315240
SHA256: 6091f067d07e3b810416adb74b07591f6125c45225b6caeaee3be5a45b257579
SHA1: 5cc56264163f851f74a16abe27c4ef81ac5d115e
MD5sum: 8225ec762f784f1a966e7da771bb8a32
Description: Set of files to help learn/test forensics tools and techniques (ntfs)
forensics-samples is a set of useful files to help to learn or test forensics
tools and techniques. These files are examples of pictures, filesystems and
other possible artifacts as memory dumps (not available yet).
.
forensics-samples is useful for students and CI tests. The main intent of this
work is provide a standardized set of files to avoid time waste in some tasks
when learning about forensics or testing tools.
.
There are some filesystem images available (currently: ext2, ext4, btrfs,
NTFS, FAT2 (vfat) and exFAT). Inside each filesystem image, all files from
"original-files" directory were copied and, after this, all directories ending
with "2" in their names were deleted. Is possible use tools to analyse the
files and their metadata or carvers to recover deleted files.
.
On Debian, forensics-samples also is useful to provide files to be used by
other packages in CI tests (autopkgtest), making several source-packages
smallest (e.g.: metacam, ext4magic, foremost, magicrescue, disktype, etc).
All you need is use it as a dependency for your test in
debian/tests/control file.
.
This package provides an image of an NTFS filesystem.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/eribertomota/forensics-samples
Section: utils
Priority: optional
Filename: pool/main/f/forensics-samples/forensics-samples-ntfs_1.1.4-5_all.deb