THE DFIR BLOG
Menu

Blog

MAC Timeline Analysis

6/5/2017

 
In this article, I am going to talk about basic forensic time analysis procedure:
  1. Identify the partition in an image using mmld <filename> command. Don’t forget to make a note of start sector of the partition.
  2. Identify the type of filesystem is has using fsstat -o <start sector> command.
  3. List all the files including deleted files by name using this command :fls -o <offset> -f <filesystem> -m “/“ -r <filename>  > flsbody
  4. What if the deleted file does not have a name- use this command ils -o <offset> -f <filesystem> -m   <filename>  > ilsbody

Comments are closed.

    Subscribe to Newsletter

    Mac Forensics
    Windows Forensics
    Forensic Tools

    Categories

    All
    Attack
    Bash
    Bigdata
    CISSP
    Corporate
    Ctf
    Data
    Digital Forensics
    Docker
    EDR
    Forensics
    Hacking
    Hadoop
    HDFS
    Health Care
    Linux
    Memory
    Network
    Network Forensics
    PCIP
    SQL
    Windows
    Wireshark

    Archives

    August 2024
    July 2024
    January 2023
    October 2019
    September 2019
    July 2019
    June 2019
    May 2019
    March 2019
    April 2018
    March 2018
    February 2018
    July 2017
    June 2017
    May 2017
    November 2015
    October 2015
    July 2015
    June 2015
    May 2015
    April 2015
    March 2015

    RSS Feed

  • Infosec
  • Mac Forensics
  • Windows Forensics
  • Linux Forensics
  • Memory Forensics
  • Incident Response
  • Blog
  • About Me
  • Infosec
  • Mac Forensics
  • Windows Forensics
  • Linux Forensics
  • Memory Forensics
  • Incident Response
  • Blog
  • About Me