drm
lowercasedrm.bsky.social
drm
@lowercasedrm.bsky.social
@almondoffsec but #pywerview at night
4 channels @ 800 MS/s for < 80€ ? 🥰
TPM sniffing is cheaper than ever

www.cnx-software.com/2025/11/12/6...
November 14, 2025 at 12:43 PM
Reposted by drm
Callstacks are largely used by the Elastic EDR to detect malicious activity. SAERXCIT details a technique to evade a callstack-based detection and allow shellcode to load a network module without getting detected.
Post: offsec.almond.consulting/evading-elas...
PoC: github.com/AlmondOffSec...
November 6, 2025 at 1:19 PM
Reposted by drm
I've been hacking on a new Windows Named Pipe tool called PipeTap which helps analyse named pipe communications. Born out of necessity while doing some vulnerability research on a target, its been super useful in reversing it's fairly complex protocol. :)
September 10, 2025 at 1:41 PM
badsuccessordumper.py is not dead!*

gist.github.com/ThePirateWho...

*terms and conditions apply
September 1, 2025 at 6:34 AM
August 22, 2025 at 1:14 PM
The code is here. As always, "Not tested in prod, use at your own risk".
All credit goes to YuG0rd, snovvcrash and fulc2um.

gist.github.com/ThePirateWho...
dMSA are now supported by impacket (thanks fulc2um!), so its time for `badsuccessordumper.py` !

github.com/fortra/impac...
August 1, 2025 at 11:21 AM
dMSA are now supported by impacket (thanks fulc2um!), so its time for `badsuccessordumper.py` !

github.com/fortra/impac...
July 31, 2025 at 9:21 PM
Reposted by drm
Following ShitSecure's TROOPERS talk and release of BitlockMove, we're releasing our internal DCOMRunAs PoC made by SAERXCIT last year.
It uses a similar technique with a few differences, such as DLL hijacking to avoid registry modification.
github.com/AlmondOffSec...
June 27, 2025 at 3:07 PM
TIL there is a pure Powershell port of PassTheCert, by TheViperOne. Kudos 🫡

github.com/The-Viper-On...
June 25, 2025 at 6:50 PM
Reposted by drm
Did you know deleting a file in Wire doesn’t remove it from servers?

Team member myst404 took a closer look at Wire's asset handling and identified 5 cases where behaviors may diverge from user expectations.

offsec.almond.consulting/deleting-fil...
June 25, 2025 at 9:47 AM
1k stars 🌟 Thank you everyone
June 12, 2025 at 9:11 AM
Reposted by drm
Newer Windows clients often enforce signing ✍️ when using SMB fileshares.
To quickly deploy an SMB server with signing supported we implemented this in impacket's smbserver.​py based on a prior work by @lowercasedrm.bsky.social .

github.com/fortra/impac...
smbserver.py: add signing support by using computer account with NetLogon by rtpt-romankarwacik · Pull Request #1975 · fortra/impacket
This pull requests adds the option to support signing for arbitrary clients in a domain. Most of the NetLogon code is based on this gist by @ThePirateWhoSmellsOfSunflowers. To use this functionalit...
github.com
June 5, 2025 at 8:13 AM
ldap3 is not dead! 🥳 🎉

github.com/cannatag/lda...
April 24, 2025 at 8:09 PM
Recently sniff a SPI bus for the first time (with and without PIN) on a Lenovo T470. It's quite fun, event with a DSLogic! s/o @en4rab.bsky.social for SPITkey.
April 17, 2025 at 6:59 AM
Reposted by drm
GLPI (popular in France & Brazil) versions 9.5.0-10.0.16 allow hijacking sessions of authenticated users remotely. The details & process of discovering the vulnerability is detailed by @GuilhemRioux here:
sensepost.com/blog/2025/le...

Tooling: github.com/Orange-Cyber...

Demo: youtu.be/OTaCV4-6qHE
March 21, 2025 at 10:27 AM
March 17, 2025 at 2:15 PM
Another free #impacket IoC: just search for packets with Auth Context ID = 79231 within your DCERPC traffic.🕵️‍♂️
March 8, 2025 at 10:29 PM
i was bored at night, so i played with the netsync attack.
Meet netdumper.py, a pure TCP RPC based script to netsync machine (and gMSA!) accounts. Nothing new, mostly based on previous works by @exploitph @4ndr3w6S, @evi1cg et al.
gist.github.com/ThePirateWho...
🌻
March 4, 2025 at 6:08 PM
Netlogon used as SSP (AES version) to perform lsaLookupSid3.

gist.github.com/ThePirateWho...

All you need is #impacket PR 1848
February 6, 2025 at 10:40 PM