Phishing attacks have become more sophisticated in recent times, with scammers coming up with creative schemes to deceive users into giving away their personal information. One particular method that has been gaining traction involves phishing emails that pretend to be PDF viewer login pages. These deceptive emails are designed to trick unsuspecting users into providing their email addresses and passwords, thereby compromising their online security.
According to Forcepoint X-Labs, a cybersecurity research team, there has been a notable increase in phishing emails targeting government departments in the Asia-Pacific (APAC) region. These emails disguise themselves as PDF viewer login pages, with the main objective of stealing user credentials. The emails were discovered to be originating from the email address hachemi52d31[at]live[.fr].
When a user opens the HTML file attached to the phishing email in a web browser, they are presented with a fake login page that prompts them to verify their password. This page is designed to collect the victim’s login details, putting their sensitive information at risk. The HTML code used in these phishing scams contains obfuscated JavaScript, which serves to hide the code’s true purpose. By de-obfuscating the code, security experts have been able to uncover the malicious functionality of these scams.
The de-obfuscated JavaScript code performs several actions, including setting up event listeners to capture keypress events, processing URL hashes to extract email addresses, and handling form submissions to communicate with a backend server. The code is also designed to redirect users to a specified URL once certain conditions are met, potentially leading them to a malicious site.
To protect against this threat, Forcepoint customers have implemented various security measures at different stages of the attack. These measures include blocking the attacker’s email address, analyzing email content to block weaponized HTML files, and categorizing and blocking phishing URLs that attempt to redirect users to malicious sites.
It is crucial for users to be vigilant when dealing with suspicious emails and websites. If you come across a phishing attempt or similar malicious code, report it to the relevant authorities and refrain from entering any personal information. Always verify the legitimacy of websites before providing any sensitive information to protect yourself from falling victim to phishing attacks.
In conclusion, staying informed about the latest phishing tactics and taking proactive measures to safeguard your online security are essential steps in protecting yourself from cyber threats. Remember to exercise caution when interacting with unfamiliar websites or forms and be wary of sharing personal information online.

