7 matches found
Linux/x64 - create a shell with execve() sending argument using XOR (/bin//sh) Shellcode (55 bytes)
Exploit Title: Linux-x64 - create a shell with execve sending argument using XOR /bin//sh 55 bytes Shellcode Author: Alexys 0x177git Tested on: Linux x8664 Shellcode Description: creating a new process using execve syscall sending bin//sh as argument | encrypted using XOR operation was QWORD size...
Linux/MIPS Little Endian - Chmod 666 /etc/passwd 55 Bytes
Linux/MIPS Little Endian - Chmod 666 /etc/passwd 55 Bytes. Shellcode exploit for linuxmips platform include / Title: Linux/MIPS Little Endian - chmod 666 /etc/passwd - 55 bytes Date: 2015-03-05 Author: Sang-Min LEE Email: [email protected] Blog: http://smleenull.tistory.com / char sc =...
linux/x86 execve /bin/sh toupper() evasion 55 bytes
No description provided by source. / Linux/x86 toupper evasion, standard execve /bin/sh used eg. in various imapd exploits. Goes through a loop adding 0x20 to the /bin/sh -= 0x20 string ie. yields /bin/sh after addition. / include stdio.h char c0de = / main: / \xeb\x29 / jmp callz / / start: / \x...
linux/x86 sys_execve("/bin/sh", "-c", "ping localhost") 55 bytes
Exploit for linux/x86 platform in category shellcode ========================================================================== linux/x86 sysexecve"/bin/sh", "-c", "ping localhost" shellcode 55 bytes ==========================================================================...
Linux/x86 - execve(/bin/sh, -c, ping localhost) Shellcode (55 bytes)
Linux/x86 - execve/bin/sh, -c, ping localhost Shellcode 55 bytes. Shellcode exploit for Linuxx86 platform / Name : 55 bytes sysexecve"/bin/sh", "-c", "ping localhost" x86 linux shellcode Date : may, 31 2010 Author : gunslinger Web : devilzc0de.com blog : gunslinger.devilzc0de.com tested on : linu...
SLoc-DoS shellcode 55 bytes
55 bytes SLoc-DoS shellcode by Magnefikko. Shellcode exploit for linux platform include include / by Magnefikko 14.04.2010 [email protected] Promhyl Studies :: http://promhyl.oz.pl Subgroup: PRekambr Name: 55 bytes SLoc-DoS shellcode Platform: Linux x86 unlink"/etc/shadow"; execve"poweroff", 0...
linux/x86 execve /bin/sh toupper() evasion 55 bytes
Exploit for linux/x86 platform in category shellcode =================================================== linux/x86 execve /bin/sh toupper evasion 55 bytes =================================================== / Linux/x86 toupper evasion, standard execve /bin/sh used eg. in various imapd exploits...