Skip to content

Commit

Permalink
wwctf
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel committed Dec 30, 2024
1 parent ceb9069 commit 2b9193d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/posts/ww-ctf-2024-pwn-whiterabbit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
title = 'World Wide CTF 2024 - pwn/white-rabbit'
date = 2024-12-01T06:52:21-05:00
draft = true
draft = false
+++

White Rabbit is a shellcode challenge I created for WWCTF 2024. I will walk you through the intended solution and share an very clever approach discovered by my teammate @Nosimue.
Expand Down Expand Up @@ -207,4 +207,4 @@ if __name__ == "__main__":
exploit()
```

If you came up with a unique solve or have feedback on the challenge, I'd love to hear from you.
If you came up with a unique solve or have feedback on the challenge, I'd love to hear from you.

0 comments on commit 2b9193d

Please sign in to comment.