10 matches found
Linux/ARM - execve (/bin/sh, [], [0 vars]) Shellcode (35 bytes)
/ Title : Linux/ARM - execve"/bin/sh", , 0 vars - 35 bytes Date : 2013-09-04 Author : gunslinger yuda at cr0security dot com Tested on : ARM1176 rev6 v6l An ARM Hardcoded Shellcode without 0x20, 0x0a, and 0x00. Cr0security.com / include char shellcode = "\x01\x60\x8f\xe2" // add r6, pc, 1...
Linux/ARM chmod("/etc/shadow", 0777) Shellcode 35 Bytes
No description provided by source. / | Title: Linux/ARM chmod/etc/shadow, 0777 Shellcode 35 Bytes | Type: Shellcode | Author: Florian Gaultier [email protected] | Platform: Linux ARM ARM926EJ-S rev 5 v51 | + http://www.shell-storm.org / include stdio.h char shellcode =...
Linux/ARM execve("/bin/sh", [], [0 vars]) shellcode 35 bytes
35 bytes small Linux/ARM execve"/bin/sh", , 0 vars shellcode. / Title : Linux/ARM - execve"/bin/sh", , 0 vars - 35 bytes Date : 2013-09-04 Author : gunslinger yuda at cr0security dot com Tested on : ARM1176 rev6 v6l An ARM Hardcoded Shellcode without 0x20, 0x0a, and 0x00. Cr0security.com / includ...
Linux/ARM - execve("/bin/sh", [], [0 vars]) Shellcode (35 bytes)
Linux/ARM - execve"/bin/sh", , 0 vars Shellcode 35 bytes. Shellcode exploit for ARM platform / Title : Linux/ARM - execve"/bin/sh", , 0 vars - 35 bytes Date : 2013-09-04 Author : gunslinger yuda at cr0security dot com Tested on : ARM1176 rev6 v6l An ARM Hardcoded Shellcode without 0x20, 0x0a, and...
linux/ARM chmod("/etc/shadow", 0777) Shellcode 35 Bytes
Exploit for linux/x86 platform in category shellcode ======================================================= linux/ARM chmod"/etc/shadow", 0777 Shellcode 35 Bytes ======================================================= / | Title: Linux/ARM chmod"/etc/shadow", 0777 Shellcode 35 Bytes | Type:...
linux/x86 killall running process polymorphic shellcode 35 bytes
Exploit for linux/x86 platform in category shellcode ================================================================ linux/x86 killall running process polymorphic shellcode 35 bytes ================================================================ /...
linux/x86 unlink(/etc/passwd) & exit() 35 bytes
No description provided by source. Title: linux/x86 unlink/etc/passwd & exit 35 bytes Date: 2009-12-24 Author: sandman, n4mdn4s 4T gmail D0T com Tested on: linux/Fedora 12 Code : / unlinkpasswd.c Platform: linux/x86 Size: 35 bytes Author: $andman / include string.h include stdio.h char shell =...
linux/x86 unlink(/etc/passwd) & exit() 35 bytes
Exploit for linux/x86 platform in category shellcode =============================================== linux/x86 unlink/etc/passwd & exit 35 bytes =============================================== Title: linux/x86 unlink/etc/passwd & exit 35 bytes Date: 2009-12-24 Author: sandman Tested on:...
linux/x86 setresuid(0,0,0) /bin/sh shellcode 35 bytes
Exploit for linux/x86 platform in category shellcode ===================================================== linux/x86 setresuid0,0,0 /bin/sh shellcode 35 bytes ===================================================== ========================================================== linux x86...
Windows 9x/NT/2k/XP PEB method 35 bytes
No description provided by source. /This is a 35 byte C implementation of the use of the PEB method to get the kernel32 base address on Windows. This is generic code designed to run on both Windows 9x and NT based systems. The code has been optimized to not have any 00h bytes so that you wont hav...