summaryrefslogtreecommitdiff
path: root/ctf/pwn.md
diff options
context:
space:
mode:
authorJJ2023-11-24 00:28:52 +0000
committerJJ2023-11-24 00:28:52 +0000
commit426d431d03599b65dee1ddffd8923098cbaa79b0 (patch)
tree5b5ad794c2e260bdf523e90c9e18d5ff53b8e212 /ctf/pwn.md
parentfa8bb975614b5da3eb358598a1fa379911900f0d (diff)
meow
Diffstat (limited to 'ctf/pwn.md')
-rw-r--r--ctf/pwn.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/ctf/pwn.md b/ctf/pwn.md
index ed75eea..1032833 100644
--- a/ctf/pwn.md
+++ b/ctf/pwn.md
@@ -1,7 +1,6 @@
-# Binary Exploitation
-
-## Resources
+# binary exploitation
- [pwn.college](https://pwn.college)
- [pwnable.kr](https://pwnable.kr/)
- [how2heap](https://github.com/shellphish/how2heap)
+- [the nightmare book](https://guyinatuxedo.github.io/)