Skip to content

Commit f19b8bd

Browse files
authored
Remove title from C2 Implant blog post
Removed the title header from the blog post.
1 parent d3f3862 commit f19b8bd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

_posts/2026-4-30-Building an Encrypted C2 Implant Using QUIC.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ tags:
1717
- g3tsyst3m
1818
---
1919

20-
# Building an Encrypted C2 Implant over QUIC
21-
2220
Hey everyone! If you've been following the blog for a while, you'll likely recall my python driven C2 series. Today we're doing something a little different. We're going to ditch TCP sockets entirely and build a C2 implant that communicates over **QUIC**. QUIC is an encrypted transport protocol that runs over UDP. If you've never heard of QUIC, buckle up, because it's genuinely cool and increasingly relevant from an offensive security perspective. Let's get into it!
2321

2422
---

0 commit comments

Comments
 (0)