Rich Warren

1.6K posts

Rich Warren banner
Rich Warren

Rich Warren

@buffaloverflow

Red Team & Offensive Security Research @AmberWolfSec // @buffaloverflow.rw.md on bsky

Katılım Mayıs 2011
669 Takip Edilen10.6K Takipçiler
Rich Warren
Rich Warren@buffaloverflow·
@HaifeiLi Looked at the gh repo and confirmed its bs. Doesn’t contain any of the prototype pollution gadgets, just some semi-convincing garbage
English
1
0
7
965
Haifei Li
Haifei Li@HaifeiLi·
There's an article (https://nefariousplan[.]com/posts/adobe-acrobat-cve-2026-34621-pdf-weaponizer/), as well as a script (https://github[.]com/NULL200OK/cve_2026_34621_advanced), claiming a "pop calc" style PoC for the Adobe Reader CVE-2026-34621 0day vulnerability. It looks legitimate, so I just did a quick test. But it didn't go/reproduce like that claimed.. Can someone confirm? Are these stuff AI-generated and I got AI-slopped? like, wtf?
English
2
3
20
7.5K
Rich Warren
Rich Warren@buffaloverflow·
NSIS 3.12 has been released, which fixes a potential privilege escalation issue: #v3.12" target="_blank" rel="nofollow noopener">nsis.sourceforge.io/Docs/AppendixF… If you read our recent blog post related to NSIS then maybe this might be useful
Rich Warren@buffaloverflow

Next, Next, SYSTEM: Exploiting NSIS installer bugs to escalate privileges in Zscaler Client Connector In this blog post I show how patch gaps in Zscaler's bundled NSIS versions led to LPE.. includes PoCs and yara rule to help you find other affected s/w blog.amberwolf.com/blog/2026/apri…

English
0
1
20
3.5K
Rich Warren retweetledi
AmberWolf
AmberWolf@AmberWolfSec·
"You need to be admin to run the installer anyway." A common pushback that misses an entire class of attack. New research from @buffaloverflow on exploiting NSIS installer bugs to escalate from a standard user to SYSTEM in Zscaler Client Connector.
English
1
4
11
2.4K
Rich Warren
Rich Warren@buffaloverflow·
and a message to vendors:
Rich Warren tweet media
English
0
0
4
867
Rich Warren
Rich Warren@buffaloverflow·
Next, Next, SYSTEM: Exploiting NSIS installer bugs to escalate privileges in Zscaler Client Connector In this blog post I show how patch gaps in Zscaler's bundled NSIS versions led to LPE.. includes PoCs and yara rule to help you find other affected s/w blog.amberwolf.com/blog/2026/apri…
English
1
77
191
19.4K
Rich Warren
Rich Warren@buffaloverflow·
here's my writeup for the latest Netskope LPE this was a fun bypass of CVE-2025-0309, and highlights an interesting cloud-based attack surface :) blog.amberwolf.com/blog/2026/marc…
Rich Warren@buffaloverflow

Finishing off the week with a writeup of CVE-2025-0309 - Netskope Windows Client LPE This was one of the bugs we demo’d in our DEF CON #ZeroTrustTotalBust talk. Also releasing a NachoVPN plugin and our 🆙skope PoC. Details on the @AmberWolfSec blog: blog.amberwolf.com/blog/2025/augu…

English
2
30
68
12.5K
Haifei Li
Haifei Li@HaifeiLi·
A quick update for hunting the CVE-2026-21509 0day sample.. Weird (and good) stuff! - my EXPMON system has an existing Indicator Logic specifically detecting "shellexplorer" (the same {EAB22AC3-30C1-11CF-A7EB-0000C05BAE0B}, "shellexplorer" is the progid name) OLE/COM/ActiveX object, which is the key to look for potential CVE-2026-21509 0day! And I have forgotten why I wrote that detection logic in the first place, really..😅 But anyway, if you spot a sample which was detected with such an Indicator on @EXPMON_ , then it could be a very good candidate! See this example pub.expmon.com/analysis/31153…, the Indicator's name is "activex compatibility shellexplorer registry key accessed". Please note that even the sample is not detected ("Undetected"), as long as it's detected w/ such Indicator, it could still be the 0day. You then test in an unpatched env to see what's going on. Please note that you should not connect your testing VM to the Internet because once you connect to the Internet Office will get patched automatically with some server-side configuration which is already deployed according to Microsoft's advisory. Or, you can let me know your submission, I have a VM ready for testing. Happy hunting! :)
Haifei Li tweet media
English
3
8
27
6.4K
Haifei Li
Haifei Li@HaifeiLi·
With the CLSID "{EAB22AC3-30C1-11CF-A7EB-0000C05BAE0B}" disclosed, I think it's not very hard to create the sample myself, or someone want to save me time by sending me one? I want to test the @EXPMON_ system.:)
English
2
1
18
3.4K
Rich Warren
Rich Warren@buffaloverflow·
@mkolsek @HaifeiLi @EXPMON_ @yorickkoster this trick still works on Word 2019 (10417.20080). No idea if it's actually the security feature bypass they patched, but this does actually work in preview pane.. so ..🤷‍♂️
English
1
0
3
58
Rich Warren
Rich Warren@buffaloverflow·
@_xpn_ 💯 I felt the same when I saw it earlier. It’s sad to see the monetisation of outrage seep through into the infosec TL, but good to call out this shitty behaviour
English
1
0
3
421
Adam Chester 🏴‍☠️
@buffaloverflow Winds me up, and I know I’m doing worse by retweeting, but hopefully calling out this BS first time stops any others from thinking it’s a good idea :/
English
1
0
4
613
Rich Warren retweetledi
Ollie Whitehouse
Ollie Whitehouse@ollieatnowhere·
Zero Trust is not a product it is an approach - at the @NCSC we have just released demystifying zero trust which addresses common misconceptions, and provides practical advice on when and how it should be adopted. ncsc.gov.uk/collection/zer…
English
1
24
70
13K
Rich Warren
Rich Warren@buffaloverflow·
@cyb3rops Probably an eula violation so you shouldn’t do it, but as a point of interest MS ship a big list of “FriendlyFile” hashes in Defender’s vdm db #threat_begin--threat_end" target="_blank" rel="nofollow noopener">github.com/commial/experi…
English
0
0
0
500
Florian Roth ⚡️
Florian Roth ⚡️@cyb3rops·
1 TB of diverse malware - trivial. 1 TB of truly diverse goodware - now that’s the challenge.
English
8
4
122
13.6K
Rich Warren
Rich Warren@buffaloverflow·
@irsdl Haha thanks 😆 Unfortunately readme\.md was taken but I like your interpretation!
English
0
0
1
125
Rich Warren
Rich Warren@buffaloverflow·
I made a website that lets you generate VBA macro docs in your browser (using rust+wasm!): vba.rw.md ^just for fun, inb4 "motw kills macros" etc. 😅
English
4
29
147
9.1K