1. Palo Alto Networks Unit 42 Threat Research: In the threat assessment for AgentTesla
FormBook
and LokiBot
Unit 42 identifies that these malware families (which are PE files) are "most often delivered via malicious attachments in phishing emails." These attachments frequently include document types like PDFs and Office files designed to trick users into enabling the payload.
Source: Palo Alto Networks Unit 42
"Threat Assessment: AgentTesla
FormBook and LokiBot
" March 24
2022. Section: "Delivery and Exploitation."
2. Palo Alto Networks WildFire Documentation: The WildFire analysis service is designed to identify such threats. The documentation explains that WildFire detonates files in a sandbox to observe malicious behaviors
such as a PDF file attempting to "create a new process (for example
a PDF file that drops and opens an executable)." This confirms that embedding executables in PDFs is a recognized attack vector that Palo Alto Networks technology is built to detect.
Source: Palo Alto Networks
"WildFire Administrator's Guide
" Document Version 10.2
2021. Chapter: "WildFire Concepts
" Section: "WildFire Analysis Environment."
3. Peer-Reviewed Academic Publication: Research on malware delivery confirms this method. A survey on PDF malware states
"Malicious code can be embedded in PDF files in several ways... For example
by embedding other files such as executables... When the user opens the PDF file
the embedded executable file is extracted and saved on the local disk and then executed."
Source: Srndic
N.
& Laskov
P. (2013). "A Tour of Malicious PDF Documents: A Survey." 2013 IEEE Symposium on Security and Privacy
pp. 606-620. Section III-A: "Embedded Executables." DOI: 10.1109/SP.2013.47.