Leak me
10 points Easy

Which format tag is your favourite?

nc rivit.dev 10003

task.tar.gz
Flag
Rating 4.90
5
4
3
2
1

Discussion

This one really had me rethinking which format flag it should be. Well done challenge!

0

This one really had me rethinking which format flag it should be. Well done challenge!

0

I don't know how to delete a comment, so I just edited it.

0

Very good. Learned a lot.

0

Hard for the beginners generally.

HINT: The buffer and the flag take 64byte for each, so 8byte at each address means you have 8 address start from 0 to 7 : the buffer, then 8>15 : the flag. (search of String format vuln)

0
-1
Protected
0

How rid off 0x00 in address

0

Any tips ? I made a for to see every string on the stack but it just doesn't work and I have no idea

0

https://infosecwriteups.com/exploiting-format-string-vulnerability-97e3d588da1b<br /> Reference to learn about this challenge

0