Skip to content

Commit 5af2f73

Browse files
authored
Update how_to_buffer_overflows_with_stack_protections.md
1 parent d783802 commit 5af2f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/content/post/how_to_buffer_overflows_with_stack_protections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "How to: Buffer overflows with PIE, Canaries, and NX Bit"
44
date = "2025-02-10"
55
description = """Here's a (more) realistic guide on how to exploit a modern buffer
66
overflow"""
7-
tags = [ ]
7+
categories = [ "binary-exploitation" ]
88
+++
99

1010
What stack protections are we talking about? Here we're only talking about

0 commit comments

Comments
 (0)