This tool will parse a PDF document to distinguish the central components utilized as a part of the analyzed file. It won’t render a PDF archive.
You can Take the best Certified Cyber Threat Intelligence Analyst online course to learn and analyze more related cyber threats.
We have created the PDF file with an EXE file embedded with it.
Step 1: To launch the PDF parser type pdf-parser
root@kali:~# pdf-parser -hList all the options with PDFParser
Step 2: To get the stats of the PDF Document.
root@kali:~# pdf-parser -a /root/Desktop/template.pdfStep 3: Passing stream data through Filters FlateDecode,ASCIIHexDecode, ASCII85Decode, LZWDecode, and RunLengthDecode.
root@kali:~# pdf-parser -f /root/Desktop/template.pdfStep 4: To get the Hashes of the PDF file.
root@kali:~# pdf-parser -H /root/Desktop/template.pdfStep 5: Case-sensitive search in streams
root@kali:~# pdf-parser –casesensitive /root/Desktop/template.pdfStep 6: To get the javascript added to the document.
pdf-parser –search javascript –raw /root/Desktop/template.pdfThe stats option shows insights into the items found in the PDF report. Utilize this to recognize PDF archives with unusual/unexpected objects, or to characterize PDF records.
The search option scans for a string in indirect objects (not inside the surge of Indirect objects). The inquiry is not case-sensitive and is defenseless to obfuscation methods.
The filter option applies the filter(s) to the stream, whereas the raw option makes the pdf-parser output raw data.
You can follow us on Linkedin, Twitter, and Facebook for daily Cybersecurity updates also you can take the Best Cybersecurity course online to keep yourself updated.
Brinker, an innovative narrative intelligence platform dedicated to combating disinformation and influence campaigns, has been…
A recent investigation by cybersecurity researchers has uncovered a large-scale malware campaign leveraging the DeepSeek…
A recent malware campaign has been observed targeting the First Ukrainian International Bank (PUMB), utilizing…
A newly discovered malware, dubbed Trojan.Arcanum, is targeting enthusiasts of tarot, astrology, and other esoteric…
A sophisticated phishing campaign orchestrated by a Russian-speaking threat actor has been uncovered, revealing the…
A sophisticated malware campaign has compromised over 1,500 PostgreSQL servers, leveraging fileless techniques to deploy…
View Comments