Skip to content

Commit d783802

Browse files
authored
Update how_to_basic_buffer_overflows.md
1 parent 2c088b4 commit d783802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/content/post/how_to_basic_buffer_overflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "How to: Basic buffer overflows without stack protections"
44
date = "2025-02-10"
55
description = """This is a simple guide on how to perform basic buffer
66
overflows, including an example exploit script."""
7-
tags = [ ]
7+
categories = [ "binary-exploitation" ]
88
+++
99

1010
Kind of starting a little basic, but what is a buffer overflow? Effectively,

0 commit comments

Comments
 (0)