Bypass AMSI in 2025, my newest blog post is published ๐ฅณ! A review on what changed over the last years and what's still efficient today.
en.r-tec.net/r-tec-blog-bypโฆ
This is so much! ๐ฅ๐ฅ๐
Found two new Potato triggers just today. Not only Potato but can also be used for LPE as remote auth is done which could be relayed to LDAP without Signing enabled. Or relayed to ADCS for a certificate.
Searching for DLL Sideloading binaries? A short Powershell Script in combination with Siofra will give you thousands of possible combinations.
github.com/Cybereason/sioโฆ
Either try to replace any Windows DLL Import with your payload DLL or search for Phantom DLLs.
My team mate @m_fielenbach recently created a python script to automate the process of discovering and exploiting ESC1 & ESC8 ADCS vulnerabilities: ๐
github.com/grimlockx/ADCSโฆ
So if you want to save some minutes of time in your next projects feel free to test it out. ๐ฅ
I really like DeepL for translations. But I also like the fact, that when using the Desktop APP is makes use of an signed executable named CreateDump.exe in %APPDATA%, which can dump e.g. LSASS ๐ง๐คฉ
You got access to vsphere and want to compromise the Windows hosts running on that ESX? ๐ก
1) Create a clone into a new template of the target VM
2) Download the VMDK file of the template from the storage
3) Parse it with Volumiser, extract SAM/SYSTEM/SECURITY
(1/3)