Buffer Overflow Attack when size of Buffer is small on 64bit CPU architecture
I was trying to solve the Buffer Overflow SetUID lab but stuck in Task 6: L4, to perform the attack when the Buffer Size is small 10.
I understood that since len(shellcode) would be larger the shellcode would not fit in the buffer size, an… Continue reading Buffer Overflow Attack when size of Buffer is small on 64bit CPU architecture