Search

Home

PNPT Studies

PJPT Studies

AD CS / Certificate Attacks (ESC1-15) (1, 8, 11 for now)

Report Writing / Client Presentation

Operationalizing Cybercrime Data (June 2025)

Image and Location OSINT

cd to image:

cd Desktop

exiftool:

exiftool -h

Basic usage:

exiftool <img>
ex:
exiftool BMW.jpg

To save to a file:

exiftool <img> > file.txt
ex:
exiftool BMW.jpg > BMW.txt

How to search for a tool that you might need (example is exif):

Google:

exif site:github.com