KARIM ASHRAF SPACE.
  • Who Am I ?
  • WRITEUPS
    • What about Practice in Cyber Security?
    • Dark Side of VSCode
    • What about Cy-nix Machine?
    • Cyberdefenders Labs
      • Web Investigation Blue Team Lab
      • Red Stealer Blue Team Lab
      • WebStrike Blue Team Lab
      • BlueSky Ransomware Blue Team Lab
      • PsExec Hunt Blue Team Lab
      • OpenWire Blue Team Lab
      • 3CX Supply Chain Blue Team Lab
      • PoisonedCredentials Lab
      • Reveal Lab
    • Lets Defend
      • Incident Responder Path
        • Cybersecurity Incident Handling Guide
          • Introduction to Incident Handling
          • Incident Handling Steps
          • Preparation
          • Detection and Analysis
          • Containment, Eradication, and Recovery
          • Post-Incident Activity
        • Incident Response on Windows
          • How to Create Incident Response Plan?
          • Incident Response Procedure
          • 3 Important Things
          • Free Tools That Can Be Used
          • Live Memory Analysis
          • Task Scheduler
          • Services
          • Registry Run Keys / Startup Folder
          • Files
          • Checklist
        • Incident Response on Linux
          • How to Create Incident Response Plan?
          • Incident Response Procedure
          • 3 Important Things
          • Users and Groups
          • Processes
          • Files and File System
          • Mounts
          • Network
          • Service
          • Cron Job
          • SSH Authorized Keys
          • Bash_rc & Bash_profile
          • Useful Log Files
        • Hacked Web Server Analysis
          • Introduction to Hacked Web Server Analysis
          • Log Analysis on Web Servers
          • Attacks on Web Servers
          • Attacks Against Web Applications
          • Vulnerabilities on Servers
          • Vulnerabilities in Programming Language
          • Discovering the Web Shell
          • Hacked Web Server Analysis Example
        • Log Analysis with Sysmon
          • Introduction and Set Up of Sysmon
          • Detecting Mimikatz with Sysmon
          • Detecting Pass The Hash with Sysmon
          • Detecting Privilege Escalation with Sysmon
        • Forensic Acquisition and Triage
          • Introduction to Forensics Acquisition and Triage
          • Acquiring Memory Image From Windows and Linux
          • Custom Image Using FTK and Mounting Image for Analysis
          • KAPE Targets for Acquisition
          • KAPE Modules for Triage and Analysis
          • Triage Using FireEye Redline
          • Acquisition and Triage of Disks Using Autopsy
        • Memory Forensics
          • What is Memory Forensics
          • Memory Analysis Procedures
        • Registry Forensics
          • Introduction to Windows Registry Forensics
          • Acquiring Registry Hives
          • Regedit and Registry Explorer
          • System, Users and Network Information
          • Shellbags
          • Shimcache
          • Amcache
          • Recent Files
          • Dialogue Boxes MRU
        • Event Log Analysis
          • Introduction to Event Logs
          • Event Log Analysis
          • Authentication Event Logs
          • Windows Scheduled Tasks Event Logs
          • Windows Services Event Logs
          • Account Management Events
          • Event Log Manipulation
          • Windows Firewall Event Logs
          • Windows Defender Event Logs
          • Powershell Command Execution Event logs
        • Browser Forensics
          • Introduction to Browser Forensics
          • Acquisition
          • Browser Artifacts
          • Tool: BrowsingHistoryView
          • Manual Browser Analysis
          • Hindsight Framework
        • GTFOBins
          • Introduction to GTFOBins
          • Shell
          • Command
          • Reverse Shell
          • Bind Shell
          • File Upload
          • File Download
          • Sudo
        • Hunting AD Attacks
          • Introduction to Active Directory
          • Hunting AS-REP Roasting Attack
          • Hunting for Kerberoasting Attacks
          • Hunting for LDAP Enumerations (Bloodhound_Sharphound)
          • Hunting for NTDS Database Dumping
          • Hunting for Golden Ticket Attacks
          • Hunting for NTLM Relay Attacks
        • Writing a Report on Security Incident
          • Introduction to Technical Writing
          • Reporting Standards
          • Reporting Style
          • Report Formatting
          • Report Templates
        • How to Prepare a Cyber Crisis Management Pla
          • Introduction to Crisis Management
          • General Preparation
          • Tools
          • Backups
          • Alerts and End of Crisis
        • Advanced Event Log Analysis
          • Process Creation
          • DNS Activity
          • File/Folder Monitoring
          • BITS Client Event Log
          • Network Connections Event Log
          • MSI Event Logs
        • USB Forensics
          • Introduction to USB Forensics
          • USB Registry Key
          • USB Event Logs
          • Folder Access Analysis via Shellbags
          • File Access Analysis via Jumplists
          • Automated USB Parsers Tools
        • Windows Disk Forensics
          • SRUM Database
          • Jumplists
          • Recycle Bin Artifacts
          • RDP Cache
          • Thumbnail Cache
    • BTLO LABS
      • Bruteforce BTLO
    • The Complete Active Directory Security Handbook
      • Introduction
      • Active Directory
      • Attack Technique 1: Pass the Hash: Use of Alternate Authentication Material (T1550)
      • Attack Technique 2: Pass the Ticket: Use of Alternate Authentication Material (T1550)
      • Attack Technique 3: Kerberoasting
      • Attack Technique 4: Golden Ticket Attack
      • Attack Technique 5: DCShadow Attack
      • Attack Technique 6: AS-REP Roasting
      • Attack Technique 7: LDAP Injection Attack
      • Attack Technique 8: PetitPotam NTLM Relay Attack on a Active Directory Certificate Services (AD CS)
      • Conclusion & References
    • Windows Privilege Escalation
      • Tools
      • Windows Version and Configuration
      • User Enumeration
      • Network Enumeration
      • Antivirus Enumeration
      • Default Writeable Folders
      • EoP - Looting for passwords
      • EoP - Incorrect permissions in services
      • EoP - Windows Subsystem for Linux (WSL)
      • EoP - Unquoted Service Paths
      • EoP - $PATH Interception
      • EoP - Named Pipes
      • EoP - Kernel Exploitation
      • EoP - AlwaysInstallElevated
      • EoP - Insecure GUI apps
      • EoP - Evaluating Vulnerable Drivers
      • EoP - Printers
      • EoP - Runas
      • EoP - Abusing Shadow Copies
      • EoP - From local administrator to NT SYSTEM
      • EoP - Living Off The Land Binaries and Scripts
      • EoP - Impersonation Privileges
      • EoP - Privileged File Write
      • References
      • Practical Labs
    • Advanced Log Analysis
      • Key Windows Event IDs for Cybersecurity Monitoring
      • Analyzing a Series of Failed Login Attempts from Multiple IP Addresses
      • Steps to Investigate Suspicious Outbound Network Traffic
      • Identifying and Responding to Lateral Movement within a Network
      • Distinguishing Between Legitimate and Malicious PowerShell Executions
      • Detecting and Analyzing a Potential Data Exfiltration Incident Using Log Data
      • Steps to Analyze PowerShell Logging (Event ID 4104) for Malicious Activity
      • How to Identify an Internal Pivot Attack Using Log Data
      • Indicators in Logs Suggesting a Privilege Escalation Attack
      • How to Detect Command and Control (C2) Communication Using Log Analysis
      • How to Analyze Logs to Detect a Brute-Force Attack on an RDP Service
      • How to Analyze Logs to Detect a Brute-Force Attack on an RDP Service
      • How to Detect the Use of Living-Off-the-Land Binaries (LOLBins) in Logs
      • How to Detect Malware Masquerading as a Legitimate Process Using Log Analysis
      • How to Detect and Analyze Lateral Movement Using Windows Event Logs
      • How to Detect Potential Ransomware Attacks in Their Early Stages Using Log Analysis
      • How to Detect and Analyze Privilege Escalation Using Windows Event Logs
      • How to Detect the Use of Mimikatz or Similar Tools in Log Data
      • How to Detect and Analyze DNS Tunneling Through Log Analysis
      • How to Detect a Pass-the-Hash (PtH) Attack Using Logs
      • How to Detect and Analyze an Attacker’s Use of a Remote Access Trojan (RAT) Using Log Data
      • How to Detect Lateral Movement Using Windows Event Logs
      • How to Detect and Investigate Data Exfiltration Using Logs
      • How to Identify and Analyze an Internal Phishing Campaign Using Email and System Logs
      • How to Detect and Analyze Ransomware Activity Using Logs
      • How to Detect Malicious PowerShell Activity Using Log Analysis
      • How to Detect and Respond to Brute-Force Attacks Using Log Data
      • How to Detect Privilege Escalation Attempts Using Windows Event Logs
      • How to Detect and Analyze Suspicious Domain Name Resolution Requests in DNS Logs
      • How to Detect and Respond to Unauthorized Access to Critical Files
      • How to Detect and Analyze Suspicious PowerShell Command Execution
      • How to Detect and Investigate Account Takeover (ATO) Attempts Using
      • How to Detect and Analyze the Use of Living Off the Land Binaries (LOLBins)
      • How to Detect and Investigate Lateral Movement
      • How to Detect and Investigate Data Exfiltration
      • How to Detect and Analyze Suspicious Activity Involving Service Accounts
      • How to Detect and Investigate Anomalous PowerShell Activity Related to Credential Dumping
      • How to Detect and Analyze the Execution of Unsigned or Malicious Executables
      • How to Detect and Investigate Abnormal Spikes in Network Traffic
    • Methods for Stealing Password in Browser
      • Important Tables and Columns
      • Important Queries
      • Profiles
      • Tools
        • HackBrowserData
        • Browser-password-stealer
        • BrowserPass
        • WebBrowserPassView
        • Infornito
        • Hindsight
        • BrowserFreak
        • BrowserStealer
  • The Ultimate Active Directory CheatSheet
  • COURSES SUMMARY
    • TCM SEC
      • TCM linux Privilege Escalation
      • TCM OSINT
    • The SecOps Group
      • Certified AppSec Practitioner exam
      • CNSP Review
    • Cybrary
      • Cybrary Offensive Pentesting
  • TIPS&TRICKS
    • Windows Shorcuts Arrow Remover
    • Kali KEX
    • Intel TurboBoost
    • Pentest_Copilot
    • Ferdium
    • Youtube Adblock_Bybass
    • Burb-Bambdas
    • Burb Customizer
    • BetterFox
Powered by GitBook
On this page
  • Acquisition and Triage of Disks Using Autopsy
  • Key Features of Autopsy
  • Steps for Disk Acquisition and Triage
  • Step 1: Installation
  • Step 2: Creating a New Case
  • Step 3: Adding Data Sources
  • Analyzing Data in Autopsy
  • 1. OS Accounts
  • 2. Recent Documents
  • 3. Images/Videos
  • 4. Web Activity
  • 5. Email
  • Live Triage Using Autopsy
  • Key Benefits of Autopsy
  • Practical Use Case
  1. WRITEUPS
  2. Lets Defend
  3. Incident Responder Path
  4. Forensic Acquisition and Triage

Acquisition and Triage of Disks Using Autopsy

Acquisition and Triage of Disks Using Autopsy

Autopsy is an open-source digital forensics tool that provides a comprehensive environment for analyzing disks, uncovering artifacts, and conducting incident investigations. It’s widely used for disk acquisition, triage, and forensic analysis.


Key Features of Autopsy

  1. Multi-User Collaboration:

    • Supports teamwork on large-scale investigations.

  2. File System Support:

    • Works with major file systems (NTFS, FAT, Ext, HFS+).

  3. Keyword Search:

    • Enables pattern and keyword searches across files and data.

  4. Registry and Web Analysis:

    • Parses Windows Registry for user activities and extracts web artifacts like browsing history.

  5. Timeline Analysis:

    • Visualizes events (file access, modifications) over time.

  6. Media Playback:

    • Views images and videos directly within Autopsy.

  7. Android and Windows Compatibility:

    • Supports analysis of mobile and desktop systems.


Steps for Disk Acquisition and Triage

Step 1: Installation

  • Install and run it as an administrator.

Step 2: Creating a New Case

  1. Launch Autopsy.

  2. Click New Case.

  3. Name the Case and choose a directory to store case data.

  4. Optionally, fill out Examiner Details (name, description, case number).

  5. Click Finish.

Step 3: Adding Data Sources

  • Select Data Source Type:

    • Disk Image: Analyze previously acquired images (e.g., .E01, .dd, .raw).

    • Local Disk: Analyze physical or logical drives directly connected to your system.

  • Choose a Disk or Image:

    • For physical or logical disk analysis, select the connected drive.

    • Set Time Zone for consistent timeline analysis.

  • Optionally Create VHD:

    • Autopsy can generate a Virtual Hard Disk (VHD) for further offline analysis.


Step 4: Configuring Ingest Modules

Ingest Modules automate parsing and data extraction. Select relevant modules based on your investigation needs:

  1. File Type Identification: Categorizes files by type (e.g., documents, executables).

  2. Recent Activity: Identifies recently accessed files and user actions.

  3. Keyword Search: Allows searching for specific terms (e.g., passwords, sensitive terms).

  4. Web History: Extracts cookies, visited websites, and downloads.

  5. Email Parser: Analyzes email data from local mail clients.

  6. EXIF Metadata Parser: Extracts metadata from images (e.g., GPS coordinates).

Once selected, click Next to start analysis.


Analyzing Data in Autopsy

After configuration, Autopsy categorizes and displays the collected data for analysis:

1. OS Accounts

  • Lists user accounts and their activities.

  • Useful for identifying unauthorized user profiles or malicious activity.

2. Recent Documents

  • Tracks files recently opened or edited.

  • Provides insight into user actions leading up to an incident.

3. Images/Videos

  • Categorizes multimedia files.

  • Allows filtering by metadata (e.g., creation date, location).

4. Web Activity

  • Extracts browser histories, cookies, and download data.

  • Useful for identifying access to suspicious sites or malicious downloads.

5. Email

  • Parses local email clients to uncover sent/received messages.


Live Triage Using Autopsy

Autopsy offers a Triage USB Drive feature for quick system scans:

  1. Configures Autopsy’s tools onto a USB drive.

  2. Enables live system triage without requiring a full installation.

  3. Collects critical artifacts on-the-fly (e.g., event logs, recent documents).

Use Case: Ideal for rapid incident response in environments where imaging the entire disk isn’t feasible.


Key Benefits of Autopsy

  • User-Friendly Interface: Intuitive GUI simplifies analysis.

  • Modular Analysis: Tailor investigations with ingest modules.

  • Efficient Triage: Quickly identify relevant evidence without full disk imaging.

  • Scalability: Suitable for small cases and large-scale investigations.


Practical Use Case

Scenario: Investigating a data breach.

  1. Data Acquisition:

    • Investigators use Autopsy to scan a compromised workstation.

    • Select relevant ingest modules (Recent Activity, Web History, Keyword Search).

  2. Findings:

    • Identify a document containing sensitive data accessed and sent to an external email.

    • Extract web history showing visits to unauthorized file-sharing platforms.

  3. Outcome:

    • Evidence is compiled and used for remediation and legal proceedings.


Key Points

Autopsy is an essential tool for disk acquisition and forensic triage, offering powerful analysis features in a user-friendly package. Its modular structure allows investigators to focus on relevant artifacts, expediting incident response and digital investigations.

Next Steps:

  • Explore advanced features like Timeline Analysis.

  • Practice with sample disk images to build proficiency.

PreviousTriage Using FireEye RedlineNextMemory Forensics

Last updated 7 months ago

Download Autopsy from its .

official website or GitHub releases