Found 1481 bookmarks
Newest
The Click that shouldn’t have worked: RCE via clickjacking in Internet Explorer
The Click that shouldn’t have worked: RCE via clickjacking in Internet Explorer
Author’s note: this article describes vulnerabilities in ascending order of severity. If you want to skip straight to the most interesting part, feel free to read it from the bottom up. Even though Internet Explorer officially reached its end of life in 2020, its core engine remains widely used in the form of the WebBrowser […]
·swarm.ptsecurity.com·
The Click that shouldn’t have worked: RCE via clickjacking in Internet Explorer
The Art of Self-Mutating Malware
The Art of Self-Mutating Malware
In the beginning, there was the signature. A simple string of bytes that uniquely identified a piece of malware. Those were simpler times - append your virus to a file, patch the entry point, and you’re done. The AV industry responded with signature databases, and for a while, the game was predictable.
·f00crew.org·
The Art of Self-Mutating Malware
WinNotify: Building Kernel Read/Write from CR3-Based IOCTLs
WinNotify: Building Kernel Read/Write from CR3-Based IOCTLs
In this post I’m going to document some notes from reversing the WinNotify signed driver and turning its IOCTL interface into a stable kernel read/write primitive. The driver has been discussed publicly before, but I still wanted to go through the binary myself instead of only following the released PoC. That ended up
·exploitpack.com·
WinNotify: Building Kernel Read/Write from CR3-Based IOCTLs
More Evidence That Words Don't Mean What We Thought They Meant (Ivanti Sentry Pre-Auth OS Command Injection CVE-2026-10520)
More Evidence That Words Don't Mean What We Thought They Meant (Ivanti Sentry Pre-Auth OS Command Injection CVE-2026-10520)
Today, Ivanti published an advisory. “No way?” we hear you say. "Yes way!" a random dog screams back at you, across the street. Today’s rare advisory outlines two vulnerabilities in Ivanti’s Sentry product, appealing directly to our inner desire for sophisticated server-side, pre-authenticated vulnerabilities. With our inner desire only partially satisfied, we found adults who could help us read the advisory. We were kindly told that although Ivanti managed to provide minimal information, the
·labs.watchtowr.com·
More Evidence That Words Don't Mean What We Thought They Meant (Ivanti Sentry Pre-Auth OS Command Injection CVE-2026-10520)
WAF Bypasses via h2 framing
WAF Bypasses via h2 framing
How HTTP/2’s multi-frame architecture allows attackers to bypass WAFs by exploiting timing delays, protocol translation flaws, and incomplete body inspection across various reverse proxies
·lab.ctbb.show·
WAF Bypasses via h2 framing
Off By !: Exploiting a Use-after-Free in the Linux Kernel - Exodus Intelligence
Off By !: Exploiting a Use-after-Free in the Linux Kernel - Exodus Intelligence
By Oliver Sieber Overview In this blog post, we discuss a use-after-free vulnerability that we found in the nftables subsystem of the Linux kernel in early 2025. This vulnerability was patched upstream on 5 February 2026 and assigned CVE-2026-23111. This blog post covers a technical analysis of the vulnerability and how we exploited it to perform a local ... Read more Off By !: Exploiting a Use-after-Free in the Linux Kernel
·blog.exodusintel.com·
Off By !: Exploiting a Use-after-Free in the Linux Kernel - Exodus Intelligence
The Gold Mine Red Teamers Never Touch
The Gold Mine Red Teamers Never Touch
The Problem If you are like me, you have found yourself digging through Microsoft specifications and RFC documentation trying to wrangle with a new exploit or tooling to get DA faster than your peers. The biggest problem one may encounter is the specifications are meant for developers; they will tell you the song and dance in its entirety, but it never goes beyond in any way that may be useful for you to weaponize. Fixing that may potentially lay with using the Windows 2003 Source code.
·abdulmhsblog.com·
The Gold Mine Red Teamers Never Touch
Chrome exploit mitigations
Chrome exploit mitigations
A firsthand analysis of three modern Chrome-specific exploit mitigations — MiraclePtr, v8 sandbox, and PartitionAlloc — from actual zero day research targeting Google Chrome.
·zerodayengineering.com·
Chrome exploit mitigations
Adobe Acrobat Reader Escript.api Use-After-Free Remote Code Execution - Exodus Intelligence
Adobe Acrobat Reader Escript.api Use-After-Free Remote Code Execution - Exodus Intelligence
Adobe Acrobat Reader Escript.api Use-After-Free Remote Code Execution By Michele Campa Overview In this blog post we take a look at a use-after-free vulnerability found in Adobe Acrobat Reader’s Escript.api module in February 2025. This issue was patched on April 2026 and likely assigned CVE-2026-34621,  CVE-2026-34626 , or CVE-2026-34622. Disclaimer: Every offset and function name referenced in this blog ... Read more Adobe Acrobat Reader Escript.api Use-After-Free Remote Code Execution
·blog.exodusintel.com·
Adobe Acrobat Reader Escript.api Use-After-Free Remote Code Execution - Exodus Intelligence