惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
Jina AI
Jina AI
罗磊的独立博客
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
J
Java Code Geeks
U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
T
The Blog of Author Tim Ferriss
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
I
InfoQ
月光博客
月光博客
博客园_首页
Vercel News
Vercel News
P
Proofpoint News Feed
GbyAI
GbyAI
Y
Y Combinator Blog

Cyber Security News

AIRecon: AI-Powered Penetration Testing Tool with Kali Linux Sandbox Critical Chrome Vulnerabilities Allow Attackers to Execute Arbitrary Code - Update Now! Hackers Use Rokarolla Android Malware to Disable Google Play Protect and Control Devices UNC3753 Uses Screen-Sharing Sessions and RMM Tools to Exfiltrate Sensitive Legal Data New OnionDrop Loader Campaign Uses gainmsg C2 to Deliver LegionLoader Payloads ClickFix Campaign Uses EtherHiding and GULoader to Infect Windows Users via Fake CAPTCHA Ghostwriter Hackers Abuse Gmail Admin-Themed Emails to Steal Credentials and 2FA Codes The Half-Life of Threat Intelligence: When Does an IOC Stop Being Useful? Critical Fortinet FortiSandbox Vulnerabilities Actively Exploited in Attacks Aembit Extends IAM for Agentic AI to Microsoft Copilot Studio India Temporarily Bans Telegram Messenger Over Medical Exam Fraud Microsoft 365 Device Code Phishing Campaign Bypasses Password Theft With Legitimate Login Flow AppViewX Launches Agent Identity Security to Govern Agents for the AI and Quantum Era Hackers Weaponize Microsoft Teams Relay to Hide Ransomware Traffic Developer laptops are the credential store attackers are picking through in 2026, GitGuardian announces Endpoint Protection Interlock and Rhysida Ransomware Operations Share Supper Backdoor and Malware Codebase Novo Nordisk Confirms Cyber Attack — Hackers Accessed Patient Medical Data and Internal AI Assets Russian and Chinese Influence Actors Use AI to Evade Bot Detection and Mimic Human Behavior Microsoft Teams Analyze the Wi-Fi Hotspot Data Connected to an Employee’s Device PRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions Infinite Campus Data Breach Exposes 137,000 Users Personal Details OptinMonster Plugin Hack Exposes 1.2 Million Wordpress Sites to Cyberattack Ransomware Ecosystem Consolidates Around LockBit Alumni, Qilin, Hyflock, and The Gentlemen Hackers Abuse Legitimate RMM Tools in The Quarry IRS and SSA Phishing Campaigns LiteSpeed cPanel Plugin 0-Day Vulnerability Actively Exploited in the Wild Cisco SD-WAN vManage Vulnerability Exploited in Zero-Day Attacks Nearly 14,000 SimpleHelp Servers Exposed Amid Critical Authentication Bypass Disclosure Microsoft Site Showing Warning Following Certificate Expiry DPAPISnoop Tool Extracts CREDHIST Hashes for Offline Windows Credential Recovery SHADOWBYT3$ Allegedly Claim Breach of Nintendo, Stealing Sensitive Data
Threat Actor Malware Platform Exposed via Unlocked PHP In...
Abinaya · 2026-06-15 · via Cyber Security News

A misconfigured PHP installation page exposed the internal infrastructure of a live malware distribution platform, allowing a security researcher to gain unintentional administrative access to a threat actor’s dashboard.

What initially appeared to be a fake software download site turned out to be an active backend system used to deliver malware.

During routine IOC validation and web enumeration, several sensitive directories were discovered, including an exposed installation endpoint located at “/install/install.php”.

The presence of this installer on a live production system proved to be a critical security flaw. The PHP application lacked safeguards to verify whether it had already been installed, allowing the setup process to be rerun.

After analyzing a suspicious domain shared on X, the researcher reinitialized the application by configuring a controlled MySQL instance and supplying the installer with connection details.

As part of the process, the system created a new database schema. It prompted the creation of an administrator account, effectively granting full administrative access.

Discovery on X (Source: Potato.id)
Discovery on X (Source: Potato.id)

Unlocked PHP Installation Page Exposed Malware

Initially, accessing the dashboard resulted in a 500 Internal Server Error due to inconsistencies between the application and the newly configured database.

However, after the threat actor restored the backend configuration, the researcher regained access without having to log in again.

This was possible because the application relied on server-side session handling without properly invalidating active sessions.

The previously issued session token remained valid, allowing seamless access to the administrative panel.

Further analysis revealed that the platform was a relatively simple but functional malware distribution system.

Redirect to Malware site (Source: Potato.id)
Redirect to Malware site (Source: Potato.id)

It consisted of a PHP-based admin panel connected to a MySQL database, with file storage used to host malicious payloads.

The system generated dynamic download pages based on URL parameters and used multi-stage redirection chains to route victims.

In several cases, intermediary services were used before redirecting users to the final malware-hosting domain, helping the attackers evade detection.

The administrative dashboard included features for managing downloads, tracking visitor activity, and configuring campaign settings, indicating a structured operation rather than a basic phishing setup.

Forbidden Access (Source: Potato.id)
Forbidden Access (Source: Potato.id)

Despite its functionality, the infrastructure suffered from weak security practices, particularly around deployment and session management.


Indicators of compromise (IoCs):

Domains: micronsoftwares[.]com, wetransfer[.]ICU.

SHA256: 7b03fb383a5ce784a3cb9b0f8a76a84e984d14e553de5d98faff3d07d9793085.

According to Potato, in a report shared with Cybersecurity News, this incident highlights how even active threat actor infrastructure can be compromised by simple misconfigurations.

The failure to turn off installation scripts and enforce proper session controls created an unintended entry point into the system.

Although the researcher briefly gained administrative access, the vulnerability was later patched by the operators. The malicious infrastructure, however, remains active and continues to distribute malware.

Follow us on Google NewsLinkedIn, and X to Get More Instant Updates.

Abinaya

Abinayahttps://cybersecuritynews.com/

Abi is a Security Editor and fellow reporter with Cyber Security News. She is covering various cyber security incidents happening in the Cyber Space.