Tuesday, December 3, 2024
HomeComputer SecurityHackers Abusing Legitimate Googlebot Services to Inject Cryptomining Malware

Hackers Abusing Legitimate Googlebot Services to Inject Cryptomining Malware

Published on

SIEM as a Service

Cybercriminals now abusing the legitimate Googlebot server using fake User-Agent from another Google service to deliver Crypto-currency malware to the target victims network.

Googlebot is providing legitimate traffic to the website which is to appear in Google search engine results.

Googlebot works by crawling the each and every updated link in your website to allow them into its search engine database and later make them available into users searching on Google’s search engine.

- Advertisement - SIEM as a Service

So the user of Googlebot service urged to whitelist the IP address that is the relay in Googlebot server, in this case, the security mechanisms will be bypassed if there will be any malicious traffic coming from Googlebot service.

In this case, there are 2 possible ways to abuse the Googlebot service, one is too controlling the Googlebot server which is extremely difficult, another method could be possible by sending a fake User-Agent from another Google service.

A Method to Trick GoogleBot

Initially, Attackers abuse the Googlebot by using the simple trick to send malicious requests to the targeted victims.

This can be achieved by adding the malicious link within the website along with targeted victims address and the specific payload to drop into victims system.

<a href=”http://victim-address.com/exploit-payload”>malicious link<a>

Once the bot crawls this malicious page then it sends malicious GET request along with exploit-payload to the attacker’s target.

Researchers from F5 Networks said, we used two servers when testing this method—one for the attacker and another for the target. Using Google Search Console, we configured Googlebot to crawl through our attacker’s server where we added a web page that contained a link to the target server.
That link held a malicious payload. After some time sniffing traffic on the target server, we spotted the malicious request with our crafted malicious URL hitting the server. The origin of the request was none other than a legitimate Googlebot.

Based this analysis researchers confirmed that it was the real Googlebot delivering a crafted, malicious payload and it can be easily used by attackers to deliver malicious payloads in the very efficient way.

In this case, the attack could be limited since the attack will not get any response from the target and all the response send to the Googlebot, a real sender.

Attackers using the same method In August to send Apache Struts 2 remote code execution flaw with malicious Java payload is delivered via the URL that was delivered into the target by abusing Googlebot.

Related Read

DNS Hijacking Method Used by Powerful Malware to Hack Android, Desktop & iOS Devices

Balaji
Balaji
BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Latest articles

PEFT-As-An-Attack, Jailbreaking Language Models For Malicious Prompts

Federated Parameter-Efficient Fine-Tuning (FedPEFT) is a technique that combines parameter-efficient fine-tuning (PEFT) with federated...

Hackers Cloning Websites, Exploiting RCE Flaws To Gain Access To Shopping Platforms

Cybercriminals are leveraging AI-powered phishing attacks, website cloning tools, and RCE exploits to target...

Hackers Exploited Windows Event Logs Tool log Manipulation, And Data Exfiltration

wevtutil.exe, a Windows Event Log management tool, can be abused for LOLBAS attacks. By...

Threat Actors Allegedly Claims Breach of EazyDiner Reservation Platform

Reports have emerged of a potential data breach involving EazyDiner, a leading restaurant reservation...

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

ElizaRAT Exploits Google, Telegram, & Slack Services For C2 Communications

APT36, a Pakistani cyber-espionage group, has recently upgraded its arsenal with ElizaRAT, a sophisticated...

New CleverSoar Malware Attacking Windows Users Bypassing Security Mechanisms

CleverSoar, a new malware installer, targets Chinese and Vietnamese users to deploy advanced tools...

Beware Of Malicious PyPI Packages That Inject infostealer Malware

Recent research uncovered a novel crypto-jacking attack targeting the Python Package Index (PyPI), where...