From 23e5db3858a9a3a60e509108460a184e71cd67cd Mon Sep 17 00:00:00 2001 From: caprinux <123jinkai@gmail.com> Date: Thu, 9 Sep 2021 04:45:05 +0800 Subject: [PATCH] Fix hotel_rop link for new post --- content/posts/dctf-2021-hotel-rop-ret2libc-pie.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/dctf-2021-hotel-rop-ret2libc-pie.md b/content/posts/dctf-2021-hotel-rop-ret2libc-pie.md index 573c899..5501b57 100644 --- a/content/posts/dctf-2021-hotel-rop-ret2libc-pie.md +++ b/content/posts/dctf-2021-hotel-rop-ret2libc-pie.md @@ -17,7 +17,7 @@ Today, we will be looking at a pwn challenge from **dCTF 2021** which features r --- > They say programmers' dream is California. And because they need somewhere to stay, we've built a hotel! > -> Attachments: [hotel_rop](/content/files/hotel_rop) +> Attachments: [hotel_rop](/files/hotel_rop)