<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>HackingPassion.com : root@HackingPassion.com-[~]</title><link>https://hackingpassion.com/</link><description>HackingPassion.com Learn Ethical Hacking and Cyber-Security. We help people become ethical hackers so they can test security systems. We ♥ open-source and Linux</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 09 Aug 2026 13:21:24 +0200</lastBuildDate><atom:link href="https://hackingpassion.com/index.xml" rel="self" type="application/rss+xml"/><item><title>macOS Screen Sharing Flaw Let Attackers Take Over a Mac Without a Password</title><link>https://hackingpassion.com/macos-screen-sharing-pre-auth-rce/</link><pubDate>Sun, 09 Aug 2026 13:21:24 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/macos-screen-sharing-pre-auth-rce/</guid><description><![CDATA[<p>Anyone on your network could take over a Mac with <strong>Screen Sharing</strong> turned on. All it took was the target&rsquo;s IP address. The login check handed back an old success value and the machine believed it. 🧐</p>
<p><strong>Screen Sharing</strong> is the macOS feature that lets someone on another computer connect to your Mac, see the desktop, and control it as if they were sitting right in front of it. By default it stays off, and you switch it on in <strong>System Settings</strong> when you want to reach your own machine from another room or another city. On <strong>August 6</strong>, Apple released <strong>macOS Tahoe 26.6.1</strong>, <strong>Sequoia 15.7.9</strong>, and <strong>Sonoma 14.8.9</strong> to close a flaw in that service, tracked as <strong>CVE-2026-65400</strong>. The service could be talked into treating a connection as logged in when it never was.</p>]]></description></item><item><title>Outlook CSS Attack Fakes a Microsoft Sign In to Steal Your Password</title><link>https://hackingpassion.com/css-webmail-keylogger-outlook/</link><pubDate>Sat, 08 Aug 2026 14:35:36 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/css-webmail-keylogger-outlook/</guid><description><![CDATA[<p>CSS in an email put a fake Microsoft sign-in over a live Outlook inbox and read the password letter by letter. Opening the message is enough. Outlook, Gmail, Fastmail, Proton Mail, Yahoo Mail and AOL Mail gave way. 🧐</p>
<p><strong>Microsoft and Google still have not fixed their part.</strong></p>
<p>Webmail has a problem it has never fully solved. Someone sends you HTML, and that HTML has to be displayed inside a page that also holds your inbox, your buttons and your account. To handle that, webmail runs the message through a sanitizer, which strips or rewrites anything it considers dangerous and hands what is left to the browser. The weak spot sits in that word, <em>considers</em>. A sanitizer has its own reading of the HTML and CSS, the browser has another, and where those two readings differ you get a gap. Some clients go a step further and let the browser parse the message first, then filter what the browser produced. That output can be pushed back into something malicious too.</p>]]></description></item><item><title>OpenAI Anthropic and Meta Admit Their Models Hacked Companies During Safety Testing</title><link>https://hackingpassion.com/ai-labs-models-escaped-cyber-evaluations/</link><pubDate>Fri, 07 Aug 2026 13:02:54 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/ai-labs-models-escaped-cyber-evaluations/</guid><description><![CDATA[<p>OpenAI, Anthropic and Meta have admitted the same thing in three weeks. Their own models ended up outside the test environment. They broke into at least 5 companies that were never part of the test. One agent spent two and a half days inside Hugging Face. <strong>It ran 17,600 actions before it was cut off.</strong> 🧐</p>
<p>Hugging Face found the first one itself. It caught the intruder in its production systems, cut the access, and published what it knew on July 16, still not knowing which model was behind it. OpenAI put its own post up five days later. Anthropic and AISI went digging through their own logs after that, and Meta&rsquo;s incident reached the press through The Information rather than a blog post.</p>]]></description></item><item><title>ChainDrop Worm Steals Your Keys the Moment You Run npm Install</title><link>https://hackingpassion.com/chaindrop-npm-worm-keyv/</link><pubDate>Wed, 05 Aug 2026 12:24:22 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/chaindrop-npm-worm-keyv/</guid><description><![CDATA[<p>A worm dumped 1,300 stashes of stolen developer keys into public GitHub repos in a day. You ran <code>npm install</code>. That was all. The poison sat in a library npm hands out <strong>153 million times a week</strong>. 🧐</p>
<p>There was no phishing email and nothing suspicious to download. You typed <code>npm install</code>, or your build server did it at three in the morning while you slept, and attacker code ran before the install had finished.</p>]]></description></item><item><title>Google Password Manager Passkeys Hijacked by Malware on Windows</title><link>https://hackingpassion.com/passkey-malware-attack-chrome/</link><pubDate>Tue, 04 Aug 2026 13:12:42 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/passkey-malware-attack-chrome/</guid><description><![CDATA[<p>One <strong>32-byte key</strong> protects the passkeys synced to your Google account. On Windows, a researcher lifted it out of Chrome&rsquo;s memory and signed into a crypto exchange with <strong>no fingerprint and no PIN</strong>. Google cannot change that key or take it back. 🧐</p>
<p>A <strong>passkey</strong> sells one promise. No password to phish, no shared secret on the website&rsquo;s server to leak, and a private key that stays with you. Your face or your fingerprint releases it. That part holds. What the marketing skips is that a <strong>synced passkey</strong> does leave your device, in encrypted form, so Google can copy it to your other devices. This research is about that copy, and it starts the moment something is already running on your computer. Not with administrator rights. As you, in the account you are signed into right now.</p>]]></description></item><item><title>Microsoft Copilot Can Turn a Word File Into an AI Worm That Spreads by Itself</title><link>https://hackingpassion.com/microsoft-copilot-word-ai-worm/</link><pubDate>Mon, 03 Aug 2026 12:05:00 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/microsoft-copilot-word-ai-worm/</guid><description><![CDATA[<p>A researcher hid white text in a Word file and turned Microsoft Copilot into a worm that rewrites your documents and copies itself into every file it touches. Microsoft still can&rsquo;t kill it. He reported it to Microsoft on March 6. After 144 days and two rounds of fixes, including a full model upgrade, the attack still runs. 🧐</p>
<p>The researcher is <strong>Håkon Måløy</strong>, a Norwegian AI researcher. He worked with Microsoft&rsquo;s Security Response Center through a coordinated disclosure, handed them the reproduction steps, the videos, and the exact prompts, and waited. Microsoft confirmed the behavior, shipped mitigations, and upgraded the model underneath Copilot. He reproduced the attack anyway, on the newest model available, and then published.</p>]]></description></item><item><title>Coldcard Wallets Built Guessable Keys and Lost 70 Million Dollars in 41 Minutes</title><link>https://hackingpassion.com/coldcard-seed-entropy-bitcoin-theft/</link><pubDate>Sun, 02 Aug 2026 13:32:48 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/coldcard-seed-entropy-bitcoin-theft/</guid><description><![CDATA[<p>An attacker emptied <strong>1,196 Bitcoin wallets in 41 minutes</strong> and took <strong>70 million dollars</strong>. The owners did nothing wrong. Their hardware wallet had been quietly building guessable keys since 2021. 🧐</p>
<p>A hardware wallet sells one promise. You keep your key on a small device that never connects to the internet, and there is nothing for an attacker to reach. The device can sit powered off in a safe on another continent. The promise was that the key could not be guessed. People read it as a promise that the key could not be reached. This theft went after the first promise, and it never touched a single device.</p>]]></description></item><item><title>NTFS3 Kernel Bugs Let a Malicious Disk Corrupt Linux Memory</title><link>https://hackingpassion.com/ntfs3-linux-kernel-cve-pavitra-jha/</link><pubDate>Sat, 01 Aug 2026 13:44:06 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/ntfs3-linux-kernel-cve-pavitra-jha/</guid><description><![CDATA[<p>A sixteen-year-old spotted two memory bugs in the Linux kernel&rsquo;s NTFS driver. That is the code that reads Windows disks. Both rated <strong>7.8 HIGH</strong>. Then the kernel maintainers named his fix in the official record. 🧐</p>
<p>His name is <strong>Pavitra Jha</strong>. He has been using Linux since he was seven and looking for vulnerabilities since he was nine. He works the hard targets: browser engines, Android, Windows, and the Linux kernel, the low-level parts where memory corruption and privilege escalation live. On his site he lists Hall of Fame credits from Google, Oracle, NASA, Philips and MoonPay, and the Indian Book of Records title as the youngest ethical hacker in India. He reached out to me on LinkedIn, said he liked my content, and shared his write-up on these two bugs.</p>]]></description></item><item><title>IPMI Flaw Leaks Password Hashes From 24,650 Exposed Servers</title><link>https://hackingpassion.com/ipmi-bmc-password-hash-exposed-servers/</link><pubDate>Thu, 30 Jul 2026 14:08:32 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/ipmi-bmc-password-hash-exposed-servers/</guid><description><![CDATA[<p>A flaw more than 20 years old just left <strong>36,872</strong> servers reachable straight from the internet. Not the websites they run, the servers themselves, through the one small chip that controls them even when they are powered down. Of those, <strong>24,650</strong> handed over what an attacker needs to crack their password, before a single person had logged in, and there is no patch on the way. 🧐</p>
<p>Server-class machines carry a second, smaller computer built onto the motherboard. It has its own processor, its own network port, and its own power, and it runs whether the server is switched on or off. Its job is to let an administrator manage the machine from far away: power it on, reboot it, reinstall it, watch the screen, all without walking into the data center. Different brands give it different names, iLO, iDRAC, or just the IPMI interface, but underneath it is the same part, a <strong>baseboard management controller</strong>, a <strong>BMC</strong>.</p>]]></description></item><item><title>MedusaHVNC Hijacks Your Bank From a Hidden Windows Desktop You Never See</title><link>https://hackingpassion.com/medusahvnc-hidden-desktop/</link><pubDate>Tue, 28 Jul 2026 14:13:51 +0200</pubDate><author>Author</author><guid>https://hackingpassion.com/medusahvnc-hidden-desktop/</guid><description><![CDATA[<p>An attacker can open your bank in your own browser, on a second desktop you will never see, and move money while your screen shows nothing wrong. It is called <strong>MedusaHVNC</strong>, and it is not something a lone hacker built for one victim. It is sold as a product, with a website, a Telegram channel, and a panel where a buyer picks a target and starts a session. 🧐</p>
<p>Researchers at BlackFog pulled a sample apart and mapped the chain from the first click to the final payload. Who builds and sells it is not known. It moves through a website and a Telegram channel, and no researcher has put a name to the person behind it.</p>]]></description></item></channel></rss>