Digital Forensics:Meta Information
ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information
File Types using Exiftool
#CD C:\Users\ ...\Downloads\exiftool-12.51
# C:\Users\ ...\Downloads\exiftool-12.51>"exiftool(-k).exe" -filetype DSCN0010.jpg
The basic way of using the exiftool utility on Windows, is similar to the command used below:
#"exiftool(-k).exe" DSCN0010.jpg
From the snapshot, we can gather the following useful information:1. File Size: 162 KB
2. File Creation Date: 2022:11:30 15:28:23+07:00
3. File Type: JPG
4. File Name: DSCN0010.jpg
5.GPS Date/Time : 2008:10:23 14:27:07.24Z
6.GPS Latitude : 43 deg 28' 2.81" N
7.GPS Longitude : 11 deg 53' 6.46" E
8.Make : NIKON
9.Camera Model Name : COOLPIX P6000
Generate a single report for photo.
#C:\Users\...\Downloads\exiftool-12.51>"exiftool(-k).exe" -a -u -g1 -w %f.txt DSCN0010.jpg
generate a single report with all the information
# "exiftool(-k).exe" *.jpg -csv > report.csv
หมายเหตุ:เนื้อหาในเว็บไซต์นี้มีขึ้นเพื่อวัตถุประสงค์ในการให้ข้อมูลและเพื่อการศึกษาเท่านั้น
* หากมีข้อมูลข้อผิดพลาดประการใด ขออภัยมา ณ ที่นี้ด้วย รบกวนแจ้ง Admin เพื่อแก้ไขต่อไป
ขอบคุณครับ
#WindowsForensic #computerforensic #ComputerForensics #dfir #forensics
#digitalforensics #investigation #cybercrime #fraud
No comments:
Post a Comment