Artifact Intel (@artifactintel) 's Twitter Profile
Artifact Intel

@artifactintel

Artifact Intel - Digital Forensics Research & Key Artifacts for Investigators 🕵️‍♂️💻

ID: 1857284837465280512

calendar_today15-11-2024 04:50:30

5 Tweet

6 Followers

162 Following

Artifact Intel (@artifactintel) 's Twitter Profile Photo

Quick Tip: In PowerShell you can quickly hash files and output to CSV by using the following command: Get-ChildItem -path "E:\Folder_To_Hash\" -recurse | Get-FileHash -Algorithm MD5 | Export-Csv -path F:\Example_Artifacts_Report.csv -NoTypeInformation

Artifact Intel (@artifactintel) 's Twitter Profile Photo

Quick Tip: Are you working a case involving an SD Card? Serial numbers of SD Cards are generally not passed through to the Windows OS. Instead, the serial number of the SD Card reader that was used is left behind in forensic artifacts such as the Registry and Event Logs.

Artifact Intel (@artifactintel) 's Twitter Profile Photo

Quick Tip: Some PC laptops do not have a removable SSD. Imaging these devices can be challenging. You can use Paladin by SUMARI to boot to a forensically sound environment and image to an external harvest drive. SUMURI