Friday, February 21, 2025

timeliner

Timeliner 

Timeliner command in the Volatility Framework is a powerful plugin used to extract time-related artifacts from a memory dump and order them chronologically into a super-timeline for incident response and investigation

Volatility 2 Syntax

In Volatility 2, the plugin runs across multiple subsystems (processes, network, registry, file timestamps) using a specified OS profile

Step 1.Basic Command :

python vol.py -f <memory_image> --profile=<profile_name> timeliner

root@kali:~# volatility -f Desktop/wannacry/wcry.raw --profile=WinXPSP3x86 timeliner

timeline for incident response and investigation

Step 2.Save to a File :

python vol.py -f memdump.mem --profile=Win7SP1x64 timeliner > timeline.txt

# volatility -f Desktop/wannacry/wcry.raw --profile=WinXPSP3x86 timeliner > wcry_timeline.txt

timeline for incident response and investigation

Step 3.ฺ Bodyfile from Volatility

python  vol.py -f memdump.mem --profile=Win7SP1x64 timeliner --output=body > timeline.body

# volatility -f Desktop/wannacry/wcry.raw --profile=WinXPSP3x86 timeliner --output=body  >wcry_timeline.txt

timeline for incident response and investigation

Step 4. Mactime

mactime -b timeline.body

#mactime -b wcry_timeline.txt

timeline for incident response and investigation

Step 5. Export to CSV

mactime -b timeline.body -d > timeline.csv

# mactime -b wcry_timeline.txt -d > wcry_timeline

timeline for incident response and investigation

timeline for incident response and investigation


Step 6. Timeline Explorer

timeline for incident response and investigation
https[:]//ericzimmerman.github[]io/#forensic-tools

timeline for incident response and investigation

Memory Dump

      │

      ▼

Volatility timeliner

      │

      ▼

timeline.body

(Body File Format)

      │

      ▼

mactime

      │

      ▼

Timeline Report

      │

      ├── timeline.txt

      ├── timeline.csv

      └── Timeline 

timeline for incident response and investigation
Volatility Timeliner: Command step by step


อ่านเพื่มเติม Timeline Explorer

หมายเหตุ:เนื้อหาในเว็บไซต์นี้มีขึ้นเพื่อวัตถุประสงค์ในการให้ข้อมูล  เผยแพร่ความรู้และให้โอกาสในการค้นคว้าหาข้อมูลเพื่อการศึกษา   บุคคลที่สนใจโดยทั่วไป รวมถึงนักเรียน นิสิต นักศึกษา  ในการเรียนรู้เท่านั้น


* หากมีข้อมูลข้อผิดพลาดประการใด ขออภัยมา ณ ที่นี้ด้วย  รบกวนแจ้ง Admin เพื่อแก้ไขต่อไป
ขอบคุณครับ


#DataBreachCheck #คิดก่อนPrompt #AISecurity #NCSA2026

#WINDOWSFORENSIC #COMPUTERFORENSICS #DFIR #FORENSICS #DIGITALFORENSICS #COMPUTERFORENSIC #INVESTIGATION #CYBERCRIME #FRAUD


No comments:

Post a Comment

Data Breach Check

Data Breach Check Data Breach Check EP.4 “คิด ก่อน Prompt” AI อาจช่วยคุณทำงานได้เร็วขึ้น แต่บางครั้ง…ข้อมูลสำคัญก็อาจ “หลุดออกไป” โดยไม่รู้...