<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Buffer-Overflow on HackingPassion.com : root@HackingPassion.com-[~]</title><link>https://hackingpassion.com/tags/buffer-overflow/</link><description>Recent content in Buffer-Overflow on HackingPassion.com : root@HackingPassion.com-[~]</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 05 Jun 2026 09:58:54 +0200</lastBuildDate><atom:link href="https://hackingpassion.com/tags/buffer-overflow/index.xml" rel="self" type="application/rss+xml"/><item><title>Watch a Buffer Overflow Take Over a Machine on Your Own Lab</title><link>https://hackingpassion.com/buffer-overflow-explained/</link><pubDate>Fri, 05 Jun 2026 09:58:54 +0200</pubDate><guid>https://hackingpassion.com/buffer-overflow-explained/</guid><description>&lt;h1 id="buffer-overflows-the-oldest-way-to-take-over-a-machine-and-how-to-see-it-work-on-your-own-lab">Buffer Overflows: The Oldest Way to Take Over a Machine, and How to See It Work on Your Own Lab&lt;/h1>
&lt;p>Give a running program more data than it was built to hold, and on a lot of systems that extra data does not just get thrown away. It spills into the memory right next to it. And with a little care, that spilled data ends up running as code, with full control over the machine.&lt;/p></description></item><item><title>A Critical Windows DNS Flaw Lets Attackers Run Code on Any Machine Without Logging In</title><link>https://hackingpassion.com/windows-dns-rce-2026/</link><pubDate>Wed, 13 May 2026 11:35:57 +0200</pubDate><guid>https://hackingpassion.com/windows-dns-rce-2026/</guid><description>&lt;p>Microsoft patched a critical heap buffer overflow in the Windows DNS Client. An attacker needs no account and no help from the person sitting at the machine to trigger it. Every Windows machine that performs DNS lookups is potentially in scope, and every Windows machine performs DNS lookups constantly.&lt;/p>
&lt;p>The vulnerability is tracked as &lt;strong>CVE-2026-41096&lt;/strong> with a &lt;strong>CVSS score of 9.8&lt;/strong>. It sits in a component called &lt;code>dnsapi.dll&lt;/code>, the file that handles DNS lookups on every Windows machine. DNS, which stands for Domain Name System, is the system that translates domain names into IP addresses so computers know where to connect. Every time a browser loads a page, an application connects to a server, a VPN establishes, or Windows checks for updates, the system sends out a DNS query asking what IP address belongs to a given name. The DNS Client receives the answer, processes it, and passes it along.&lt;/p></description></item><item><title>Hashcat 7.1.2 Has Three Unpatched Vulnerabilities That Can Compromise Your Machine</title><link>https://hackingpassion.com/hashcat-cracks-the-cracker-cve-2026/</link><pubDate>Sun, 03 May 2026 10:47:49 +0200</pubDate><guid>https://hackingpassion.com/hashcat-cracks-the-cracker-cve-2026/</guid><description>&lt;p>&lt;strong>Hashcat v7.1.2 has three unpatched vulnerabilities, all rated 9.8 out of 10.&lt;/strong> The tool that security professionals use to crack passwords can be used to crack the machine running it. The CVEs landed on May 1, 2026. There is still no patch.&lt;/p>
&lt;p>Hashcat is the standard tool for recovering passwords from hashes. A hash is what a password looks like after a one-way scrambling algorithm runs over it. When a database leaks, the passwords do not come out as readable text. They come out as hashes, long strings of letters and numbers that look like gibberish. Hashcat works backwards. It takes guesses, runs the same algorithm over them, and checks whether the result matches a hash in the list. A single &lt;strong>RTX 4090&lt;/strong> can run through nearly &lt;strong>300 billion&lt;/strong> of those checks every second for the &lt;strong>NTLM&lt;/strong> hash type used across Windows corporate networks. The tool has won the KoreLogic &amp;ldquo;Crack Me If You Can&amp;rdquo; &lt;code>562901440119f978aa2b3ed1c1b6439a&lt;/code> competition at DEF CON multiple times. Turns out, you can.&lt;/p></description></item><item><title>52-Year-Old Unix Tape Reveals the Same Buffer Overflow We're Still Making Today</title><link>https://hackingpassion.com/unix-v4-1973-buffer-overflow-history/</link><pubDate>Sun, 11 Jan 2026 12:45:07 +0100</pubDate><guid>https://hackingpassion.com/unix-v4-1973-buffer-overflow-history/</guid><description>&lt;p>A 52-year-old tape just revealed a buffer overflow that looks exactly like the bugs we&amp;rsquo;re still finding today. 😏&lt;/p>
&lt;p>In July 2025, someone found a magnetic tape from 1973 in a storage room at the University of Utah. Handwritten on the label: &amp;ldquo;UNIX Original From Bell Labs V4&amp;rdquo;. This turned out to be the only surviving copy of Unix v4, the 1973 version where Ken Thompson and Dennis Ritchie rewrote the entire operating system from assembly into C.&lt;/p></description></item></channel></rss>