Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 964 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 964 Bytes

Bad-Pdf

Bad-PDF create malicious PDF to steal NTLM Hashes from windows machines, it utilize vulnerability disclosed by checkpoint team to create the malicious PDF file. Bad-Pdf reads the NTLM hashes using Responder listener.

This method work on all PDF versions and java scripts are not required for this attack.

Reference : https://research.checkpoint.com/ntlm-credentials-theft-via-pdf-files/

Dependency:

Responder/Kali Linux

Usage:

python badpdf.py

Running Bad-PDF in Kali linux:

alt text

Responder waiting for NTLM hash:

alt text

Run generated Bad-PDF file on a windows machine and get NTLM hash: :)

alt text

Author : Deepu TV Contact me @twitter.com/DeepZec