Lucene search
+L

3675 matches found

zdt
zdt
added 2008/12/02 12:0 a.m.18 views

solaris/x86 setuid(0), execve(//bin/sh); exit(0) NULL Free 39 bytes

Exploit for solaris/x86 platform in category shellcode =================================================================== solaris/x86 setuid0, execve//bin/sh; exit0 NULL Free 39 bytes =================================================================== / ; sm4x 2008 ; setuid0, execve'/bin/sh',...

7AI score
SaveExploits0
zdt
zdt
added 2008/12/02 12:0 a.m.17 views

solaris/x86 setuid(0), execve(/bin/cat, /etc/shadow), exit(0) 59 bytes

Exploit for solaris/x86 platform in category shellcode ====================================================================== solaris/x86 setuid0, execve/bin/cat, /etc/shadow, exit0 59 bytes ====================================================================== / ; sm4x 2008 ; /bin/cat /etc/shado...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2008/12/02 12:0 a.m.24 views

solaris/x86 setuid(0) execve(/bin/cat /etc/shadow) exit(0) 59 bytes

No description provided by source. / ; sm4x 2008 ; /bin/cat /etc/shadow ; 59 bytes ; SunOS sol01 5.11 snv86 i86pc i386 i86pc Solaris ; port to SunOS to pwn a b0x - thank god for that default unix CRYPTDEFAULT!!!! ; this is what happens when ur work takes away root pirv on a SunOS box :-/ global...

7.1AI score
SaveExploits0
zdt
zdt
added 2008/11/28 12:0 a.m.26 views

linux/amd64 flush iptables rules shellcode 84 bytes

Exploit for linux/amd64 platform in category shellcode =================================================== linux/amd64 flush iptables rules shellcode 84 bytes =================================================== / /sbin/iptables -F shellcode for AMD64 84 bytes By gat3way The code to load the sc in...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2008/11/23 12:0 a.m.16 views

linux/x86 append rsa key to /root/.ssh/authorized_keys2 295 bytes

No description provided by source. / linux/x86 shellcode to append rsa key to /root/.ssh/authorizedkeys2 keys found at http://xenomuta.tuxfamily.org/exploits/authkey/ ssh -i idrsapwn root@pwned-host 295 bytes by XenoMuta | |/ / / |/ / / / | / / / / /|/ / / / / / / / / / / / / // / / / / // / //...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/11/23 12:0 a.m.29 views

linux/x86 connect-back port UDP/54321 live packet capture 151 bytes

No description provided by source. / linux/x86 connect-back port UDP/54321 & dup2 & fork & execve /usr/bin/tcpdump -iany -w- "port ! 54321" 151 bytes by XenoMuta | |/ / / |/ / / / | / / / / /|/ / / / / / / / / / / / / // / / / / // / // // / //|// //// //,//,/ xenomuta arroba phreaker punto...

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

linux/x86 - connect-back port UDP/54321 live packet capture 151 bytes

linux/x86 connect-back port UDP/54321 live packet capture 151 bytes. Shellcode exploit for linx86 platform / linux/x86 connect-back port UDP/54321 & dup2 & fork & execve /usr/bin/tcpdump -iany -w- "port ! 54321" 151 bytes by XenoMuta | |/ / / |/ / / / | / / / / /|/ / / / / / / / / / / / / // / /...

SaveExploits0
zdt
zdt
added 2008/11/19 12:0 a.m.28 views

linux/x86 edit /etc/sudoers for full access 86 bytes

Exploit for linux/x86 platform in category shellcode ==================================================== linux/x86 edit /etc/sudoers for full access 86 bytes ==================================================== / Author: Rick Email: email protected OS: Linux/x86 Description: Anyone can run sudo...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2008/11/19 12:0 a.m.18 views

Ho' Detector (Promiscuous mode detector shellcode) 56 bytes

No description provided by source. / ▐▄∙ ▄ ▄▄▄ . ▐ ▄ ∙ ▌ ▄ ·. ▄∙ ▄▌ ▄▄▄▄▄ ▄▄▄· █▌█▌■ ▀▄.▀· ∙█▌▐█ ■ ·██ ▐███■ █■██▌ ∙██ ▐█ ▀█ ·██· ▐▀▀■▄ ▐█▐▐▌ ▄█▀▄ ▐█ ▌▐▌▐█· █▌▐█▌ ▐█.■ ▄█▀▀█ ■▐█·█▌ ▐█▄▄▌ ██▐█▌ ▐█▌.▐▌ ██ ██▌▐█▌ ▐█▄█▌ ▐█▌· ▐█ ■▐▌ ∙▀▀ ▀▀ ▀▀▀ ▀▀ █■ ▀█▄▀■ ▀▀ █■▀▀▀ ▀▀▀ ▀▀▀ ▀ ▀ Ho' Detector Promiscuous...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/11/15 12:0 a.m.18 views

linux/x86 setuid(0) & execve(/bin/sh,0,0) shellcode 27 bytes

No description provided by source. ----------- C Source Code ----------- / Smallest GNU/Linux x86 setuid0 && execve"/bin/sh",0,0 Shellcode without NULLs Coded by Chema Garcia aka sch3m4 + [email protected] + http://opensec.es Shellcode Size: 27 bytes Date: 13/11/2008 / include stdio.h const char...

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

linux/x86 setuid0 & execve/bin/sh,0,0 shellcode 28 bytes

linux/x86 setuid0 & execve/bin/sh,0,0 shellcode 28 bytes. Shellcode exploit for linx86 platform -------------------ASM---------------------- global start section .text start: ;setuid0 xor ebx,ebx lea eax,ebx+17h cdq int 80h ;execve"/bin/sh",0,0 xor ecx,ecx push ecx push 0x68732f6e push 0x69622f2f...

7.4AI score
SaveExploits0
zdt
zdt
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.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
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
zdt
zdt
added 2008/09/09 12:0 a.m.18 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
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
zdt
zdt
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
Rows per page
Query Builder