Lucene search
+L

3678 matches found

zdt
zdt
added 2009/07/28 12:0 a.m.46 views

Millenium MP3 Studio 1.0 .mpf File Local Stack Overflow Exploit #2

Exploit for unknown platform in category local exploits ================================================================== Millenium MP3 Studio 1.0 .mpf File Local Stack Overflow Exploit 2 ================================================================== + Vulnerability : .mpf File Local Stack...

6.8AI score
SaveExploits0
seebug.org
seebug.org
added 2009/07/18 12:0 a.m.12 views

win32/xp sp2 (En) cmd.exe 23 bytes

No description provided by source. / win32/xp sp2 En cmd.exe 23 bytes Author : Mountassif Moad A.K.A : Stack Description : It's a 23 Byte Shellcode which Execute Cmd.exe Tested Under Windows Xp SP2 En get the following if we disassemle this code compiled with olly debugger 00402000 8BEC MOV EBP,E...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/07/17 12:0 a.m.32 views

win32/xp sp2 En cmd.exe 23 bytes

win32/xp sp2 En cmd.exe 23 bytes. Shellcode exploit for win32 platform / win32/xp sp2 En cmd.exe 23 bytes Author : Mountassif Moad A.K.A : Stack Description : It's a 23 Byte Shellcode which Execute Cmd.exe Tested Under Windows Xp SP2 En get the following if we disassemle this code compiled with...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/07/11 12:0 a.m.20 views

Linux/x86 - execve(/sbin/reboot,/sbin/reboot) Shellcode (28 bytes)

Linux/x86 - execve/sbin/reboot,/sbin/reboot Shellcode 28 bytes. Shellcode exploit for Linuxx86 platform include const char shellcode= "\x6a\x0b" // push $0xb "\x58" // pop %eax "\x99" // cltd "\x52" // push %edx "\x68\x62\x6f\x6f\x74" // push $0x746f6f62 "\x68\x6e\x2f\x72\x65" // push $0x65722f6e...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/07/11 12:0 a.m.29 views

Linux/x86 - execve(/sbin/halt,/sbin/halt) Shellcode (27 bytes)

Linux/x86 - execve/sbin/halt,/sbin/halt Shellcode 27 bytes. Shellcode exploit for Linuxx86 platform include const char shellcode= "\x6a\x0b" // push $0xb "\x58" // pop %eax "\x99" // cltd "\x52" // push %edx "\x66\x68\x6c\x74" // pushw $0x746c "\x68\x6e\x2f\x68\x61" // push $0x61682f6e...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/07/11 12:0 a.m.22 views

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...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/07/10 12:0 a.m.31 views

linux/x86 Port Binding Shellcode (xor-encoded) 152 bytes

Exploit for linux/x86 platform in category shellcode ======================================================== Linux/x86 Port Binding Shellcode xor-encoded 152 bytes ======================================================== / Author: Rick OS: Linux/x86 Description: Port Bind 4444 xor-encoded...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/07/04 12:0 a.m.22 views

Linux/x86 - Disable Shadowing Shellcode (42 bytes)

Linux/x86 - Disable Shadowing Shellcode 42 bytes. Shellcode exploit for Linuxx86 platform include const char sc= "\x31\xdb" //xor ebx,ebx "\x8d\x43\x17" //LEA eax,ebx + 0x17 /LEA is FASTER than push and pop! "\x99" //cdq "\xcd\x80" //int 80 //setuid0 shouldn't returns -1 right? ; "\xb0\x0b" //mov...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/06/22 12:0 a.m.37 views

linux/x86 Shellcode Polymorphic chmod"/etc/shadow",666 54 bytes

linux/x86 Shellcode Polymorphic chmod"/etc/shadow",666 54 bytes. Shellcode exploit for linx86 platform / Title : Linux/x86 - Shellcode Polymorphic chmod"/etc/shadow",666 & exit - 54 bytes Encode : ADD Author : Jonathan Salwan Mail : submit ! shell-storm.org ! Database of shellcodes =...

SaveExploits0
zdt
zdt
added 2009/06/22 12:0 a.m.17 views

linux/x86 Shellcode Polymorphic chmod("/etc/shadow",666) 54 bytes

Exploit for linux/x86 platform in category shellcode ================================================================= linux/x86 Shellcode Polymorphic chmod"/etc/shadow",666 54 bytes ================================================================= / Title : Linux/x86 - Shellcode Polymorphic...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2009/06/17 12:0 a.m.26 views

linux/x86 setreuid(geteuid(),geteuid()),execve("/bin/sh",0,0) 34 bytes

No description provided by source. / linux/x86 setreuidgeteuid,geteuid,execve"/bin/sh",0,0 34byte universal shellcode blue9057 [email protected] / int main char shellcode="\x6a\x31\x58\x99\xcd\x80\x89\xc3\x89\xc1\x6a\x46" "\x58\xcd\x80\xb0\x0b\x52\x68\x6e\x2f\x73\x68\x68"...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/06/16 12:0 a.m.25 views

linux/x86 setreuid(geteuid() geteuid()) execve(""/bin/sh"" 0 0) 34 bytes

No description provided by source. / linux/x86 setreuidgeteuid,geteuid,execve"/bin/sh",0,0 34byte universal shellcode blue9057 [email protected] / int main char shellcode="\x6a\x31\x58\x99\xcd\x80\x89\xc3\x89\xc1\x6a\x46" "\x58\xcd\x80\xb0\x0b\x52\x68\x6e\x2f\x73\x68\x68"...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/06/16 12:0 a.m.52 views

linux/x86 setreuidgeteuid,geteuid,execve"/bin/sh",0,0 34 bytes

linux/x86 setreuidgeteuid,geteuid,execve"/bin/sh",0,0 34 bytes. Shellcode exploit for linx86 platform / linux/x86 setreuidgeteuid,geteuid,execve"/bin/sh",0,0 34byte universal shellcode blue9057 [email protected] / int main char shellcode="\x6a\x31\x58\x99\xcd\x80\x89\xc3\x89\xc1\x6a\x46"...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2009/06/09 12:0 a.m.23 views

linux/x86 bindport 8000 & execve iptables -F 176 bytes

No description provided by source. ; ; Title : Bindport TCP/8000 & execve iptables -F ; os : Linux x86 ; size : 176 bytes ; IP : localhost ; Port : 8000 ; Use : nc localhost 8000 ; ; Author : Jonathan Salwan ; Mail : submit AT shell-storm.org ; Web : http://www.shell-storm.org ; ; ; More shellcod...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/06/08 12:0 a.m.17 views

linux/x86 bindport 8000 & add user with root access 225+ bytes

Exploit for linux/x86 platform in category shellcode ============================================================== linux/x86 bindport 8000 & add user with root access 225+ bytes ============================================================== ; ; Title : Bindport TCP/8000 & execve add user with...

7AI score
SaveExploits0
zdt
zdt
added 2009/06/08 12:0 a.m.20 views

linux/x86 bindport 8000 & execve iptables -F 176 bytes

Exploit for linux/x86 platform in category shellcode ====================================================== linux/x86 bindport 8000 & execve iptables -F 176 bytes ====================================================== ; ; Title : Bindport TCP/8000 & execve iptables -F ; os : Linux x86 ; size : 17...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/06/08 12:0 a.m.31 views

linux/x86 - bindport 8000 & execve iptables -F 176 bytes

linux/x86 bindport 8000 & execve iptables -F 176 bytes. Shellcode exploit for linx86 platform ; ; Title : Bindport TCP/8000 & execve iptables -F ; os : Linux x86 ; size : 176 bytes ; IP : localhost ; Port : 8000 ; Use : nc localhost 8000 ; ; Author : Jonathan Salwan ; Mail : submit AT...

7.4AI score
SaveExploits0
zdt
zdt
added 2009/06/01 12:0 a.m.36 views

linux/x86 Bind ASM Code Linux 179 bytes

Exploit for linux/x86 platform in category shellcode ======================================= linux/x86 Bind ASM Code Linux 179 bytes ======================================= ; ; Title : Bind asm code Linux x86 - 179 bytes ; IP : 0.0.0.0 ; Port : 8000 ; ; ; Use : nc localhost 8000 ; id ; uid=0root...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/06/01 12:0 a.m.34 views

linux/x86 Bind ASM Code Linux 179 bytes

linux/x86 Bind ASM Code Linux 179 bytes.. Shellcode exploit for linx86 platform ; ; Title : Bind asm code Linux x86 - 179 bytes ; IP : 0.0.0.0 ; Port : 8000 ; ; ; Use : nc localhost 8000 ; id ; uid=0root gid=0root groupes=0root ; ; ; Author : Jonathan Salwan ; Mail : submit AT shell-storm.org ; W...

7.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/05/31 12:0 a.m.23 views

Linux/x86 - sethostname(PwNeD !!, 8) Shellcode (32 bytes)

Linux/x86 - sethostnamePwNeD !!, 8 Shellcode 32 bytes. Shellcode exploit for Linuxx86 platform / Title : sethostname "pwned !!" Name : 32 bytes syssethostname"PwNeD !!",8 x86 linux shellcode Date : may, 31 2009 Author : gunslinger Web : devilzc0de.com blog : gunslingerc0de.wordpress.com tested on...

7.1AI score
SaveExploits0
Rows per page
Query Builder