Lucene search
K

7259 matches found

Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.16 views

OSX/PPC - execve(/bin/sh,[/bin/sh],NULL) + exit() Shellcode (72 bytes)

OSX/PPC - execve/bin/sh,/bin/sh,NULL + exit Shellcode 72 bytes. Shellcode exploit for OSXPPC platform / MacOSX/PowerPC Shellcode for: execve"/bin/sh", "/bin/sh", NULL, exit 72 bytes hophet at gmail.com http://www.nlabs.com.br/hophet/ / include "stdio.h" include "string.h" char shellcode =...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.26 views

Linux/x86 - /sbin/iptables -POUTPUT DROP Shellcode (60 bytes)

Linux/x86 - /sbin/iptables -POUTPUT DROP Shellcode 60 bytes. Shellcode exploit for Linuxx86 platform Name = John Babio Twitter = 3vi1john Arch = Linux/x86-32 bits Code ///sbin/iptables -POUTPUT DROPPolicy of drop to OUTPUT chain const char sc =...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.17 views

Linux/x86 - setreuid(0,0) + execve("/bin/csh", [/bin/csh, NULL]) + XOR Encoded Shellcode (53 bytes)

Linux/x86 - setreuid0,0 + execve"/bin/csh", /bin/csh, NULL + XOR Encoded Shellcode 53 bytes. Shellcode exploit for Linuxx86 platform Title: Linux x86 setreuid 0,0 & execve"/bin/csh", "/bin/csh", NULL + XOR encoded - 53 bytes Author: egeektronic Twitter: @egeektronic Tested on: Slackware 13.37...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.18 views

Linux/x86 - execve(/bin/ash) + exit() Shellcode (34 bytes)

Linux/x86 - execve/bin/ash + exit Shellcode 34 bytes. Shellcode exploit for Linuxx86 platform / Linux x86 shellcode by bob from Dtors.net. execve/bin/ash; exit; Total = 34 bytes. / include char shellcode= "\x31\xc0\x50\x68\x2f\x61\x73\x68\x68" "\x2f\x62\x69\x6e\x89\xe3\x8d\x54\x24"...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.55 views

Linux/x86 - execve(/bin/cat, /etc/shadow, NULL) Shellcode (42 bytes)

Linux/x86 - execve/bin/cat, /etc/shadow, NULL Shellcode 42 bytes. Shellcode exploit for Linuxx86 platform / Title: linux/x86 execve/bin/cat, /etc/shadow, NULL - 42 bytes Type: Shellcode Author: antrhacks Platform: Linux X86 / / ASSembly 31 c0 xor %eax,%eax 50 push %eax 68 2f 63 61 74 push...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.53 views

Linux/x86 - /usr/bin/killall snort Shellcode (46 bytes)

Linux/x86 - /usr/bin/killall snort Shellcode 46 bytes. Shellcode exploit for Linuxx86 platform Name = John Babio Twitter = 3vi1john /usr/bin/killall snort const char sc = "\x31\xc0\x50\x6a\x74\x68\x73\x6e\x6f\x72\x89\xe6\x50\x68\x6c\x61\x6c\x6c\x68\x2f\x6b"...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.37 views

Linux/x86-64 - Read /etc/passwd Shellcode (82 bytes)

Linux/x86-64 - Read /etc/passwd Shellcode 82 bytes. Shellcode exploit for Linuxx86-64 platform BITS 64 ; Author Mr.Un1k0d3r - RingZer0 Team ; Read /etc/passwd Linux x8664 Shellcode ; Shellcode size 82 bytes global start section .text start: jmp pushfilename readfile: ; syscall open file pop rdi ;...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.36 views

FreeBSD/x86 - reboot() Shellcode (15 bytes)

FreeBSD/x86 - reboot Shellcode 15 bytes. Shellcode exploit for FreeBSDx86 platform / FreeBSD reboot shellcode This will halt a system, which takes it offline until someone reboots it. Written by zillion at safemode.org / char shellcode =...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.15 views

Linux/StrongARM - execve(/bin/sh) Shellcode (47 bytes)

Linux/StrongARM - execve/bin/sh Shellcode 47 bytes. Shellcode exploit for ARM platform / 47 byte StrongARM/Linux execve shellcode funkysh / char shellcode= "\x02\x20\x42\xe0" / sub r2, r2, r2 / "\x1c\x30\x8f\xe2" / add r3, pc, 28 0x1c / "\x04\x30\x8d\xe5" / str r3, sp, 4 / "\x08\x20\x8d\xe5" / st...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.37 views

Android/ARM - Reverse TCP (10.0.2.2:0x3412/TCP) Shell (/system/bin/sh) Shellcode (79 bytes)

Android/ARM - Reverse TCP 10.0.2.2:0x3412/TCP Shell /system/bin/sh Shellcode 79 bytes. Shellcode exploit for ARM platform / This ARM Thumb sc connects to a given IP and port with a shell. Intended for use with Android hence /system/bin/sh. Connects to the provided IP and port with a shell no null...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.16 views

Linux/x86-64 - setreuid(0,0) + execve(/bin/ash,NULL,NULL) + XOR Encoded Shellcode (85 bytes)

Linux/x86-64 - setreuid0,0 + execve/bin/ash,NULL,NULL + XOR Encoded Shellcode 85 bytes. Shellcode exploit for Linuxx86-64 platform Title: Linux x86-64 setreuid 0,0 & execve"/bin/ash",NULL,NULL + XOR encoded - 85 bytes Author: egeektronic Twitter: @egeektronic Tested on: Slackware 13.37 Thanks: Ma...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.18 views

Linux/x86 - chmod(/etc/shadow, 0666) + ASCII Shellcode (443 bytes)

Linux/x86 - chmod/etc/shadow, 0666 + ASCII Shellcode 443 bytes. Shellcode exploit for Linuxx86 platform / | Title: Linux/x86 chmod/etc/shadow, 0666 ASCII Shellcode 443 Bytes | Type: Shellcode | Author: agix | Platform: Linux X86 / include char shellcode = "LLLLhHEY!X5HEY!"...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.24 views

Windows/x86 (XP SP3) (French) - Sleep 90 Seconds Shellcode (14 bytes)

Windows/x86 XP SP3 French - Sleep 90 Seconds Shellcode 14 bytes. Shellcode exploit for Windowsx86 platform. Tags: Metasploit Framework MSF / win32/xp sp3 FR Sleep 14 bytes Author : optix hacker Mail : [email protected] notice Tested Under Windows XP SP3 fr this shellcode makes a sleep for...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.20 views

OSX/x86 - execve(/bin/sh) Shellcode (24 bytes)

OSX/x86 - execve/bin/sh Shellcode 24 bytes. Shellcode exploit for OSX platform / Title : OSX/x86 intel - execve/bin/sh - 24 bytes Type : Shellcode Author : Simon Derouineau - simon.derouineau AT ingesup.com Platform : Mac OSX/Intel. Tested on 10.6.4 Build 10F569 Informations : This code has to be...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.19 views

Linux/x86-64 - Reverse TCP (127.0.0.1:1337/TCP) Netcat (/bin/nc) Shell (/bin/sh) Shellcode (109 bytes)

Linux/x86-64 - Reverse TCP 127.0.0.1:1337/TCP Netcat /bin/nc Shell /bin/sh Shellcode 109 bytes. Shellcode exploit for Linuxx86-64 platform ; Title: Shellcode linux/x86-64 connect back shell ; Author : Gaussillusion ; Len : 109 bytes ; Language : Nasm ;syscall:...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.24 views

Linux/x86-64 - Bind TCP (Random TCP Port) Shell + Null-Free Shellcode (57 bytes)

Linux/x86-64 - Bind TCP Random TCP Port Shell + Null-Free Shellcode 57 bytes. Shellcode exploit for Linuxx86-64 platform / Shell Bind TCP Random Port Shellcode - C Language - Linux/x8664 Copyright C 2013 Geyslan G. Bem, Hacking bits http://hackingbits.com [email protected] This program is free...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.19 views

Linux/x86 - execve(/sbin/iptables -F) Shellcode (70 bytes)

Linux/x86 - execve/sbin/iptables -F Shellcode 70 bytes. Shellcode exploit for Linuxx86 platform Author: zillion Email: [email protected] Home: http://www.safemode.org Linux x86 shellcode that does an execve of /sbin/iptables -F in order to flush activated firewall rules. File:...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.21 views

Linux/StrongARM - Bind TCP Shell (/bin/sh) Shellcode (203 bytes)

Linux/StrongARM - Bind TCP Shell /bin/sh Shellcode 203 bytes. Shellcode exploit for ARM platform / 203 byte StrongARM/Linux bind portshell shellcode funkysh / char shellcode= "\x20\x60\x8f\xe2" / add r6, pc, 32 / "\x07\x70\x47\xe0" / sub r7, r7, r7 / "\x01\x70\xc6\xe5" / strb r7, r6, 1 /...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.13 views

Linux/x86 - execve(/bin/sh) Shellcode (21 bytes) (3)

Linux/x86 - execve/bin/sh Shellcode 21 bytes 3. Shellcode exploit for Linuxx86 platform / Title: linux/x86 Shellcode execve "/bin/sh" - 21 Bytes Date : 10 Feb 2011 Author : kernelpanik Thanks : cOokie, agix, antrhacks / / xor ecx, ecx mul ecx push ecx push 0x68732f2f ;; hs// push 0x6e69622f ;; ni...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.24 views

Linux/x86-64 - Add User (pwned/$pass$) Using open,write,close To /etc/{passwd,shadow} Shellcode (358 bytes)

Linux/x86-64 - Add User pwned/$pass$ Using open,write,close To /etc/passwd,shadow Shellcode 358 bytes. Shellcode exploit for Linuxx86-64 platform ; shellcode name adduserpasswordJCPopen,write,close ; Author : Christophe G SLAE64-1337 ; Len : 358 bytes ; Language : Nasm ; "name = pwned ; pass =...

7.1AI score
Exploits0
Rows per page
Query Builder