Logo
RSS Feed

Malicious Documents

Created: 28.07.2022

This article is about analysing suspicious documents and possible tools to use.

PDF

# On Kali preinstalled 
# on macOS
sudo port install pdfid

pdfid <doc.pdf> # will show all sorts of embedded stuff. OpenAction and JavaScript are the most concerning. 

References

Expand… [1] [2]