Format String Exploitation with limited number of characters possible?
Is the exploitation of a format string vulnerability possible if the number of characters you’re allowed to enter is limited?
Let’s say I’m just allowed to enter input with 23 characters. I can read the stack like this of course:
AAAA%1$…