Trustwave SpiderLabs Uncovers Ov3r_Stealer Malware Spread via Phishing and Facebook Advertising. Learn More

Trustwave SpiderLabs Uncovers Ov3r_Stealer Malware Spread via Phishing and Facebook Advertising. 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

Evasive URLs in Spam

This post is part one of a two part series. You can read part two here.

Cybercriminals are continuously evolving their tools, tactics, and techniques to evade spam detection systems. We recently observed some spam campaigns that heavily relied on URL obfuscation in email messages. While such URL evasion methods are not new, their recent emergence on the fake pharma spam landscape is noteworthy. One such URL obfuscation technique employed an encoded hexadecimal IP address format used in the URL hostname part to evade detection. Another technique used a URL semantic attack, but that will be the subject of a future blog. In this blog, we highlight some recent IP format techniques we observed in the wild that are being used and circulated in spam.

IP stands for Internet Protocol and is defined in RFC 791. An IP address is a unique numerical address assigned to each device on the network. It can be an IPV4 dotted-decimal address such as 127.0.0.1 or an IPv6 address like 2001:db8:a0b:12f0::1. We access web content on web servers with their unique IP addresses assigned to them on the Internet, using the standard URL format defined in RFC1738. Since IP addresses are hard to remember, we rely on domain names instead that use a DNS service to translate the domain name to an IP address, thus remembering https://google.com is easier than remembering .

Technically, an IP address can be represented in multiple formats and thus can be used in a URL as follows:

  • Dotted decimal IP address: 216.58.199.78 (this example uses Google.com’s IP)
  • Octal IP address: (convert each decimal number to octal)
  • Hexadecimal IP address: (convert each decimal number to hexadecimal)
  • Integer or DWORD IP address: 3627730766 (convert hexadecimal IP to integer)

While web browsers accept domain names or dotted-decimal IPs as a URL in the address bar, clicking on any of the above links will direct you to Google.com as most browsers also accept these different IP formats as valid, which of course they are. The browser will automatically convert the hexadecimal or other IP format to a dotted-decimal IP address and browse it to the final page at that IP address.

Any threat actor equipped with this knowledge can craft an obscure looking URL like the ones shown above and send it via email with a convincing message to deceive the email gateway and the victim and lure them to click and open a site controlled by the attacker.

Pill spam campaign using obscure URLs containing hexadecimal IPs

The first spam campaign we observed was the result of a very active fake pharma spam botnet leveraging URL obfuscation techniques supported by an infrastructure of multiple intermediary hops through affiliate link services to evade detection while spewing high volumes of pill spam messages. These spam messages covered a wide spectrum of pharma products, mainly pills for cholesterol, anti-fungal, anti-aging, anti-inflammatory, brain health, metabolism, etc.  This spam botnet recently started using hexadecimal IP’s in the URL since mid-July 2020, as shown in the figure. This is the time when the spam volume generated by this botnet significantly increased, as can be seen in figure 1.

Srdb-graph

Figure 1: Spam volumes of the fake pharma botnet since the beginning of this year. Notice the rise in volume since mid-July

A flow chart of this spam campaign is shown here in Figure 2 followed by a detailed discussion about each component.

Hexip-spam

Figure 2: Flowchart of this fake pharma spam campaign

Spam Analysis

Spam messages were carefully crafted for each spam broadcast, where the email subject highlights the email body content and is mostly convincing-looking pharma product related messages. Here are some screenshots of such spam email messages.

Coronamask-uvbacteia-fatloss-prostrate

Figure 3: Spam samples containing embedded URLs with hexadecimal IP’s, circulated by this botnet with themes like COVID Masks, Fat loss, UV Bacteria killer, and Prostate medicine.

 

Brain-acidreflux-fat-blind

Figure 4: Spam circulated with themes like Brain boosting medicine, Acid Reflux, Fat reduction, and Vision correction

 

Vertigo-vitiligo-gum-brain

Figure 5: Spam circulated using themes like medicine for Vertigo, Vitiligo, Gum and Brain. All containing URLs with hexadecimal IP’s

This looks like ordinary spam, however what makes it unique is the use of hexadecimal IPs in the URL to access the pill spam web page. Some URLs that we collected from these pill spam campaigns are defanged and listed here:

  • hxxp://0[x]455e8c6f/0s19ef206s18s2f2s567s49a8s91f7s4s19fd61a
  • hxxp://0[x]455e8c65/0s1598270s14s2eds562s498as9151s4s15a65b2
  • hxxp://0[x]455e8c6c/0s4eb49s4s2e4s557s491fs904fs4s5ccfa
  • hxxp://0[x]455e8c7a/0s30360s4s2f7s56cs49d2s9293s4s3e830
  • http://0[x]455e8c67/0s1d93f34s18s304s579s4a35s9451s1s1da2650
  • http://0[x]455e8c75/0s1c11bf8s18s2e8s55ds492es90a4s0s1c1fe27
  • http://0[x]455e8c7c/0s179213bs14s2fcs571s49fds92ees4s17a06ab
  • http://0[x]455e8c77/0s194180es18s2fes573s4a07s9341s4s194fde3
  • http://0[x]455e8c6a/0s1dbd6d7s18s2fas56fs49e3s92c3s4s1dcbc02

These hexadecimal encoded IP addresses, collected at different times during the month of August 2020, decode to a single CIDR block 69.94.128.0/19 which is a block of IPs from USA. We observed that these links appear slightly different using different mail clients. For example, using the Thunderbird mail client, hovering your mouse over the links in these spam messages shows them as a URL starting with an IP address in the status bar. However, the links appear in their hexadecimal IP form in the URL using Microsoft Outlook but copying and pasting these links converts them to the standard IP format in the URL.

Network Analysis

Clicking on any of these links opens the victim’s browser. The browser converts the hexadecimal IP to a decimal IP and takes the victim to the webpage hosting the fake pharma site. This site is equipped with an e-commerce gateway to sell these fake pills. We did not proceed with any purchase at the time of writing this blog. You can perform the hex to decimal IP conversion yourself using any tool of your choice. Here is a simple conversion using Cyber Chef:

Hex-decimal-ip

Figure 6: Converting Hexadecimal IP to decimal IP using CyberChef

Analysis of the network flow, from the time the victim clicks on the link until the final landing page is loaded in the victim’s browser, reveals a series of intermediate HTTP 301 and HTTP 302 redirects as shown in the above in Figure 2. An interesting thing to note here is that cybercriminals have employed the infrastructure of Clickbank.com, which is a legit online retail and affiliate service. Cybercriminals are abusing the Clickbank affiliate link service to proxy through to the final landing page of the pharma product being sold.

Final Landing Pages:

For each spam campaign iteration from this botnet, the final landing page follows the same theme from the initial spam message. The final landing pages are designed as marketing and sales portals integrated with third party payment gateways. Each website contained convincing marketing videos and testimonials to lure victims into buying fake pills or pharmaceutical products being sold. An interesting thing to note here is that most of these domains that hosted the final landing pages were registered with the NameCheap domain registrar and were recently registered. Screenshots of some of these websites are shown here.

Fungus-landing

Figure 9: Final landing page of Fake Anti-Fungal drug circulated as spam

 

Fungus-prod

Figure 10: Final landing page of Fake pharma drugs

 

Metabolism-landing2

Figure 11: Final landing page of Fake pharma drug circulated as spam

 

Metabolism-landing3

Figure 12: Final landing page of Fake pharma drug circulated as spam

 

Tinnitus

Figure 13: Final landing page of Fake pharma drug circulated as spam

 

For e-commerce retail flows, these sites used JavaScript snippets pointing to Clickbank.com affiliate network and payment portal as shown in the figure.

Clicking on “Buy Now” for any product redirects the victim to a legit Clickbank payment gateway page that accepts payment via both Credit Card and PayPal as shown in the figure.

 

Clickbank-payment-gateway

Attempting to pay for an item using phony payment details was unsuccessful as the payment gateway required a legit and active Credit Card to be entered prior to proceeding to the next page. Making a test purchase to see whether any product gets shipped or not was beyond the scope of this research.

Conclusion

Spammers are ever-evolving their methods to evade spam detection systems to deliver spam to victims. One spamming group recently started using URLs containing hexadecimal encoded IPs embedded in spam messages for their fake pharma spam campaigns in an event to evade spam detection systems and URL blocklists. The URLs point to spammer-controlled infrastructure that redirects victims to semi-legit online retailers and marketing company infrastructure that finally redirects to the final website selling fake pills, medicine, and health products. These fake pharma sites are hosted on domains that have been recently purchased.

Trustwave Secure Email Gateway (SEG) detects these spam messages. We advise all users to look closely at all URLs before clicking, and especially those URLs that do not conform to typical formats.

IOCs

  • hxxp://0[x]455e8c6f/0s19ef206s18s2f2s567s49a8s91f7s4s19fd61a
  • hxxp://0[x]455e8c65/0s1598270s14s2eds562s498as9151s4s15a65b2
  • hxxp://0[x]455e8c6c/0s4eb49s4s2e4s557s491fs904fs4s5ccfa
  • hxxp://0[x]455e8c7a/0s30360s4s2f7s56cs49d2s9293s4s3e830
  • http://0[x]455e8c67/0s1d93f34s18s304s579s4a35s9451s1s1da2650
  • http://0[x]455e8c75/0s1c11bf8s18s2e8s55ds492es90a4s0s1c1fe27
  • http://0[x]455e8c7c/0s179213bs14s2fcs571s49fds92ees4s17a06ab
  • http://0[x]455e8c77/0s194180es18s2fes573s4a07s9341s4s194fde3
  • http://0[x]455e8c6a/0s1dbd6d7s18s2fas56fs49e3s92c3s4s1dcbc02

Latest SpiderLabs Blogs

Ukrainian Intelligence Claims Successful Compromise of the Russian Ministry of Defense

On March 4, 2024, the Telegram channel of the Main Directorate of Intelligence of the Ministry of Defense of Ukraine (GUR) was updated with assertions that they executed a successful cyberattack...

Read More

Cost Management Tips for Cyber Admins

As anyone who has filled out an expense report can tell you, cost management is everyone's responsibility. Organizations must apply a careful balance of budget planning and expenditures that are in...

Read More

Resurgence of BlackCat Ransomware

Updated March 8: Based on our experience, we believe that BlackCat's claim of shutting down due to law enforcement pressure is a hoax. We anticipate their return under a new guise or brand after...

Read More