Red Team & security research & programming.

Joined April 2024
33 Photos and videos
Pinned Tweet
11 Nov 2025
Releasing EPIC [Extensible Position Independent Code] – toolkit for C/C shellcode building 🔥 github.com/Print3M/epic - Modularity (!) - Dead-code & payload size optimization - Global context - Minimal PIC-friendly libc & win32 included - More... #redteam #malware #security
40
163
8,263
I just wanted to flex that I will be speaking at @x33fcon in two days. Keep scrolling...
1
11
603
Print3M retweeted
i don't want TO CREATE A FUCKING MICROSOFT ACCOUNT TO SETUP WINDOWS!!!!!!!!
1,212
687
16,495
695,585
Print3M retweeted
### Top-Line Findings 1. **The C2 ecosystem is far less diverse than it appears.** While there are 30 "different" frameworks, the underlying technique implementations converge on a small number of canonical code patterns, many traceable to specific open-source authors or blog posts. 2. **Three source projects account for the majority of reused code:** - **TrustedSec's COFFLoader** — the ancestor of nearly every open-source BOF loader - **PowerSploit** (by @harmj0y, @mattifestation, @obscuresec) — Get-Keystrokes, Invoke-Mimikatz, PowerView, and persistence modules are shipped verbatim by Empire, PoshC2, PowerHub, Amnesiac, and Shad0w - **Kevin Robertson's Invoke-WMIExec/Invoke-SMBExec** — the dominant PowerShell implementations for WMI and SMB lateral movement, bundled by Empire, PoshC2, PowerHub, and SilentTrinity 3. **A single detection rule can catch multiple frameworks.** Because many C2s share identical implementation code: - One detection for the PowerSploit `Get-Keystrokes` GetAsyncKeyState polling loop catches Empire, PoshC2, and any framework that bundles PowerSploit - One detection for the TrustedSec COFFLoader relocation pattern catches Apollo, Loki, Sliver (extension), and derivatives - One detection for the .NET `ManagementScope` WMI pattern catches Apollo, Covenant, NimboC2, SilentTrinity, and DeimoC2 4. **Genuinely novel frameworks are rare.** Of the 30 analyzed: - **4 frameworks** (Sliver, Havoc, Realm, TripleCross) demonstrate significant code originality - **6 frameworks** show moderate originality (Wyrm, AdaptixC2, Emp3r0r, Merlin, NimPlant, GC2) - **20 frameworks** rely heavily on shared code from the three source projects above, or implement techniques using the same well-known recipes 5. **HTTP C2 communications show the most behavioral convergence.** Three jitter formula families, shared User-Agent strings (the IE11 UA appears in Empire, Nuages, and Covenant), and common URL path patterns create fingerprinting opportunities.
3
13
56
4,292
Do you know you can create a custom Google search with limited scope? I collected 230 high-quality IT security sources (blogs, etc.) and created Google Hack Search 🔥 github.com/Print3M/Google-Ha… No AI, no marketing, no bullshit. Old internet. Pure hacking. #redteam #infosec
6
11
36
3,069
Demo:
1
180
19 Dec 2025
Highly recommend this summary. Not only because there's my research included... but mostly;)))))
19 Dec 2025
It's that time again. Our latest Top 10 includes the tradecraft that mattered most over the past six months; from filejacking, to polyglots, to the latest evolution in ClickFix attacks. blog.delivr.to/delivr-tos-to…
1
610
Print3M retweeted
3
15
212
11,267
20 Oct 2025
Good lord, Signal is down...
1
4
497
Print3M retweeted
we told claude code sonnet 4.5 to rewrite our entire typescript repository in go it ran for 29 hours results below:
76
30
1,205
269,416
29 Sep 2025
Let me explain where this incredible vulnerability in Notepad comes from... my blog post from 3w ago. The problem is there's no vuln. I described this as sneaky init access. You might as well do binary patching of any PE file in the world. #infosec print3m.github.io/blog/dll-s…
4
49
188
21,087
29 Sep 2025
I took as an example NppConverter.dll but it works exactly the same way for mimeTools.dll and NppExport.dll (the "CVE" one).
3
861
20 Sep 2025
ByteCaster 🔥 – my new tool for payload encryption, obfuscation, and conversion to byte arrays. github.com/Print3M/ByteCaste… - 14 output formats: C, Rust, C#, Nim, Go... - AES-256, RC4, XOR supported - IPv4Fuscation, MACFuscation, base64/32 #malware #redteam #security #infosec
4
62
344
15,923
20 Sep 2025
The main reason for writing this tool was the fact that every month I was writing an ad hoc shitty Python script for just one maldev project... Those days are over!
6
674
7 Sep 2025
"The Renaissance of NTLM Relay Attacks: Everything You Need to Know" by @elad_shamir (@SpecterOps) 🔥 One of the best overview of NTLM relay technique I've ever seen. (and the styling is is an art in itself!) #redteam #security #infosec #windows specterops.io/wp-content/upl…
4
94
351
24,825
5 Sep 2025
Fire.
5 Sep 2025
Exciting times. I'm publishing Dittobytes today after presenting it at @OrangeCon_nl ! Dittobytes is a true metamorphic cross-compiler aimed at evasion. Use Dittobytes to compile your malware. Each compilation produces unique, functional shellcode. github.com/tijme/dittobytes
356