Trustwave SpiderLabs Uncovers Unique Cybersecurity Risks in Today's Tech Landscape. Learn More

Trustwave SpiderLabs Uncovers Unique Cybersecurity Risks in Today's Tech Landscape. Learn More

Services
Capture
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

twi-managed-portal-color
Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

twi-briefcase-color-svg
Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

tw-laptop-data
Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

twi-database-color-svg
Database Security

Prevent unauthorized access and exceed compliance requirements.

twi-email-color-svg
Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

tw-officer
Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

tw-network
Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Exchange Server Attacks
Stay protected against emerging threats
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
SpiderLabs Blog

Stupid Spammer Tricks – Multi-Character Set Text

Looking to refinance your house? Install solar panels? Hey, this email about refinancing (or solar power) looks good. But is it really? Is it legitimate or just spam for a fly-by-night outfit? Spammers are constantly trying new tricks to make an email look legitimate to the recipient while still eluding spam filters. Those filters that rely only (or mostly) on content filters can stop common phrases easily enough, but if those phrases are written using non-standard characters, it becomes much more difficult to allow for all possible characters that look like standard ones. This is one of the latest tricks of spammers. Take a look at this screen shot of a recent email about the government HARP mortgage refinancing program.

At first glance, it looks like a normal ad for the HARP program. But look a little closer at the "A" in HARP. It seems a little… off. Here's the actual HTML code for the phrase "HARP 2.0 refinance program":

HᎪRΡ 2.0 rеfіnаncе рrоgrаm

The 'H' and 'R' are normal ASCII letters, but the 'A' and 'P' are Unicode characters in different character sets (languages). The Unicode character '#x13AA;' is actually the character 'Go' in the Cherokeelanguage, and the Unicode character '#x03A1;' is really the Greek character capital 'rho'. The other Unicode characters are Cyrillic characters that look equivalent to 'a', 'e', 'I', 'o' and 'p'.

Here's another example for solar panels.

This looks mostly reasonable, except for that funky 'Y' in "MONEY". What is it really? Here's the code for "SAVE MONEY":

ѕаvе mоnеу

These Unicode characters are all Cyrillic letters. The 'Y' is a small Cyrillic 'u', which looks like a 'y'. The text is inside a hyperlink tag (<a href…>), which uses the style="text-transform:uppercase;" parameter to change the small Cyrillic letters to uppercase.

Here's one more example, a much more obvious one.

The first character is supposed to be a capital 'A', but the Unicode character they use doesn't quite work as well as the other attempts. This one is the Cherokee letter 'Go' again, same as in the first example. It's more obvious this time because it's subject to different HTML formatting.

If you use spam filtering, you can see why e-mails such as those above may slip through. Content filters can stop phrases like "HARP 2.0 refinancing" just fine, but when those phrases are written using non-standard characters, allowing for all possible look-alike characters in other languages makes it much harder. Fortunately, many anti-spam solutions, including Trustwave's Secure Email Gateway, do not rely solely on content filters, but a multi-pronged approach that also includes measures such as IP and URL reputations, and message structure. For such solutions tricks like these are interesting in that they can help you identify spam on sight--based on the curious text--but are insufficient by themselves to get through to your inbox.

Latest SpiderLabs Blogs

Zero Trust Essentials

This is Part 5 in my ongoing project to cover 30 cybersecurity topics in 30 weekly blog posts. The full series can be found here.

Read More

Why We Should Probably Stop Visually Verifying Checksums

Hello there! Thanks for stopping by. Let me get straight into it and start things off with what a checksum is to be inclusive of all audiences here, from Wikipedia [1]:

Read More

Agent Tesla's New Ride: The Rise of a Novel Loader

Malware loaders, critical for deploying malware, enable threat actors to deliver and execute malicious payloads, facilitating criminal activities like data theft and ransomware. Utilizing advanced...

Read More