Skip to content

File System Enumeration as CSV

Evidence: File System Enumeration as CSV
Description: Dump file and folder information as CSV.
Group: DiskFilesystem
Sub Group: Disk & File System
Platform: linux
Short Name: fsenum
Is Parsed: Yes
Sent to Investigation Hub: No
Collect Raw File(s): No
Collect as CSV File: Yes

File system enumeration provides comprehensive information about files, directories, and file system structure on Unix-like systems. This data is essential for understanding file system state and detecting unauthorized file modifications.

This collector gathers structured data about file system enumeration as csv.

FieldDescriptionExample
GroupIdGroup Id123
UserIdUser Id123
ModeMode123
DevDev123
NlinkNlink123
SizeSize123
InoIno123
PathPathExample value
LastChangeTimeLast Change Time2023-10-15 14:30:25+03:00
AccessTimeAccess Time2023-10-15 14:30:25+03:00
ModificationTimeModification Time2023-10-15 14:30:25+03:00

This collector enumerates the file system and records metadata to the file_system_enumeration table.

This evidence is crucial for forensic investigations as it provides file system information. It helps investigators understand file system state, detect unauthorized file modifications, and investigate file-based attacks. The data can reveal file changes, directory structures, and potential file system vulnerabilities.