Cyber Criminals now using new Stenography technique to distribute a powerful Obfuscated PDF exploit in order to compromise the targets and evade the detection.
Malicious hackers are always finding new techniques to exploit the vulnerabilities and compromising victims machine without more user interaction to increase the success ratio of the attack.
Steganography is the technique of hiding secret data and malicious data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination.
In this case attackers using this method to hide malicious Javascript code in images that has later embedded in PDF files in order to bypass the Antivirus softwares.
An identified sample was uploaded into Virustotal on 2017-10-10, with a filename “oral-b oxyjet spec.pdf”.
A sample of this exploit was detected as “exploit CVE-2013-3346“ , initially one one AV engine was detected this malware in Virus total , later few more AV engines detected it as PDF exploit.
Also Read: Creating and Analyzing a Malicious PDF File with PDF-Parser Tool
Researchers discovered that there are two different layer of obfuscation has been used in this PDF exploit.
The First layer using two different functions “this.getPageNumWords()” and “this.getPageNthWord()” to Extract PDF Pages Based on hidden Content.
Second layer contains “Javascript content” stored in stream-119 along with two PDF JS APIs, the this.getIcon() and the util.iconStreamFromIcon() .
Based on the API references, these two APIs, working together, are to read the stream of an image named as “icon” stored in the PDF file.
According to edgespot research, “By examining the above Javascript code, we figured out that the code’s function is to read and decode the “message” hidden in the icon’s stream. Once it read the “message” successfully , it will execute the “message” as Javascript code, via “eval(msg)”.
The icon stream named “icon” in the object-131 could be saved as a “jpg” file and viewed in image viewer without problem.”
There is no malicious data found inside of the “icon”file since the file is heavily obfuscated.
In this case, attackers copied the open source steganography technique called “steganography.js” to successfully perform this attack.
“We believe the person behind the PDF samples made their innovation as they successfully leveraged the technique in PDF format. We could not find any information mentioning such technique in PDF exploits before, so we believe this is the first time that the “steganography” technique is used to hide PDF exploits”., Researchers said.
You can follow us on Linkedin, Twitter, Facebook for daily Cybersecurity updates also you can take the Best Cybersecurity courses online to keep your self-updated.
Recent research has revealed that a Russian advanced persistent threat (APT) group, tracked as "GruesomeLarch"…
Microsoft's Digital Crimes Unit (DCU) has disrupted a significant phishing-as-a-service (PhaaS) operation run by Egypt-based…
The Russian threat group TAG-110, linked to BlueDelta (APT28), is actively targeting organizations in Central…
Earth Kasha, a threat actor linked to APT10, has expanded its targeting scope to India,…
Raspberry Robin, a stealthy malware discovered in 2021, leverages advanced obfuscation techniques to evade detection…
Critical infrastructure, the lifeblood of modern society, is under increasing threat as a new report…