Lucene search
+L

589 matches found

seebug.org
seebug.org
added 2009/12/30 12:00 a.m.33 views

linux/x86 break chroot 87 bytes

No description provided by source. bt:/ ./pwn perl -e 'print "\x90"x181...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/12/30 12:00 a.m.23 views

linux/x86 fork bomb 6 bytes

Exploit for linux/x86 platform in category shellcode =========================== linux/x86 fork bomb 6 bytes =========================== Smallest fork bomb shellcode I could make. ; linux/x86 fork bomb 6 bytes ; email protected ; 2009-12-30 section .text global start start: ; fork mov al, 2 int...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2009/12/30 12:00 a.m.33 views

linux/x86 unlink(/etc/passwd) & exit() 35 bytes

No description provided by source. Title: linux/x86 unlink/etc/passwd & exit 35 bytes Date: 2009-12-24 Author: sandman, n4mdn4s 4T gmail D0T com Tested on: linux/Fedora 12 Code : / unlinkpasswd.c Platform: linux/x86 Size: 35 bytes Author: $andman / include string.h include stdio.h char shell =...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/12/24 12:00 a.m.34 views

linux/x86 unlink(/etc/passwd) & exit() 35 bytes

Exploit for linux/x86 platform in category shellcode =============================================== linux/x86 unlink/etc/passwd & exit 35 bytes =============================================== Title: linux/x86 unlink/etc/passwd & exit 35 bytes Date: 2009-12-24 Author: sandman Tested on:...

7AI score
SaveExploits0
zdt
zdt
added 2009/12/04 12:00 a.m.28 views

linux/x86 execve() - 51bytes

Exploit for linux/x86 platform in category shellcode ============================ linux/x86 execve - 51bytes ============================ / linux/x86 execve51bytes 08048080 : 8048080: eb 1a jmp 804809c 08048082 : 8048082: 5e pop %esi 8048083: 31 c0 xor %eax,%eax 8048085: 88 46 07 mov %al,0x7%esi...

7AI score
SaveExploits0
zdt
zdt
added 2009/12/04 12:00 a.m.21 views

linux/x86 setuid(0) & execve("/sbin/poweroff -f") 47 bytes

Exploit for linux/x86 platform in category shellcode ========================================================== linux/x86 setuid0 & execve"/sbin/poweroff -f" 47 bytes ========================================================== include / linux/x86 ; setuid0 & execve"/sbin/poweroff -f" 47 bytes...

7AI score
SaveExploits0
zdt
zdt
added 2009/12/04 12:00 a.m.26 views

linux/x86 chmod(/etc/shadow, 0666) & exit() 33 bytes

Exploit for linux/x86 platform in category shellcode ==================================================== linux/x86 chmod/etc/shadow, 0666 & exit 33 bytes ==================================================== include / linux/x86 ; chmod/etc/shadow, 0666 & exit 33 bytes written by ka0x lun sep 21...

7AI score
SaveExploits0
myhack58
myhack58
added 2009/09/21 12:00 a.m.23 views

Dialysis hacking techniques of penetration of the firewall to the Shellcode-exploit warning-the black bar safety net

Summary 1. Remote shellcode several ways 2. Reuse the current connection technology of some of the issues and advantages 3. Win32 platform-specific implementation 4. Linux x86 platform specific implementation 5. AIX PowerPC platform-specific implementation Implementation introduction 1...

7.4AI score
SaveExploits0
zdt
zdt
added 2009/08/26 12:00 a.m.23 views

linux/x86 Polymorphic shellcode disable Network Card 75 bytes

Exploit for linux/x86 platform in category shellcode ============================================================= linux/x86 Polymorphic shellcode disable Network Card 75 bytes ============================================================= / Linux x86 - Polymorphic shellcode for disable Network Ca...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/08/26 12:00 a.m.36 views

linux/x86 - Polymorphic shellcode disable Network Card 75 bytes

linux/x86 Polymorphic shellcode disable Network Card 75 bytes. Shellcode exploit for linx86 platform / Linux x86 - Polymorphic shellcode for disable Network Card default eth0 - 75 bytes Jonathan Salwan ! DataBase of Shellcodes and you can share your shellcodes :...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/08/12 12:00 a.m.34 views

linux/x86 /bin/sh polymorphic shellcode 48 bytes

No description provided by source. / Title: Polymorphic Shellcode /bin/sh - 48 bytes Author: Jonathan Salwan Mail: submit ! shell-storm.org ! DataBase of shellcode : http://www.shell-storm.org/shellcode/ Original Informations ===================== Disassembly of section .text: 08048060 .text:...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/08/11 12:00 a.m.30 views

linux/x86 /bin/sh polymorphic shellcode 48 bytes

Exploit for linux/x86 platform in category shellcode ================================================ linux/x86 /bin/sh polymorphic shellcode 48 bytes ================================================ / Title: Polymorphic Shellcode /bin/sh - 48 bytes Author: Jonathan Salwan Original Informations...

7AI score
SaveExploits0
zdt
zdt
added 2009/08/11 12:00 a.m.23 views

linux/x86 killall5 polymorphic shellcode 61 bytes

Exploit for linux/x86 platform in category shellcode ================================================= linux/x86 killall5 polymorphic shellcode 61 bytes ================================================= / Title: Linux x86 | Polymorphic Shellcode killall5 - 61 bytes Author: Jonathan Salwan killall...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/08/11 12:00 a.m.28 views

linux/x86 - killall5 polymorphic shellcode 61 bytes

linux/x86 killall5 polymorphic shellcode 61 bytes. Shellcode exploit for linx86 platform / Title: Linux x86 | Polymorphic Shellcode killall5 - 61 bytes Author: Jonathan Salwan Mail: submit ! shell-storm.org ! DataBase of shellcode == http://www.shell-storm.org/shellcode/ killall5 is the SystemV...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2009/07/12 12:00 a.m.29 views

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

No description provided by source. / Author: Rick Email: [email protected] OS: Linux/x86 Description: Port Bind 4444 xor-encoded -------------------------------------------------------------------- section .text global start start: ;socket PFINET, SOCKSTREAM, 0 push byte 0x66 pop eax push byte...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/07/10 12:00 a.m.37 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/10 12:00 a.m.71 views

Wyse Rapport Hagent Fake Hserver - Command Execution (Metasploit)

$Id: hagentuntrustedhsdata.rb 10998 2010-11-11 22:43:22Z jduck $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use...

7.5CVSS5.8AI score0.68887EPSS
SaveExploits11
seebug.org
seebug.org
added 2009/06/29 12:00 a.m.15 views

linux/x86 reboot() polymorphic shellcode 57 bytes

No description provided by source. / Title : reboot polymorphic shellcode - 57 bytes Os: Linux x86 Author: Jonathan Salwan - submit AT shell-storm.org Web: http://www.shell-storm.org !! Database of shellcodes = http://www.shell-storm.org/shellcode/ / include stdio.h char shellcode =...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/06/29 12:00 a.m.26 views

linux/x86 - reboot polymorphic shellcode 57 bytes

linux/x86 reboot polymorphic shellcode 57 bytes. Shellcode exploit for linx86 platform / Title : reboot polymorphic shellcode - 57 bytes Os: Linux x86 Author: Jonathan Salwan - submit AT shell-storm.org Web: http://www.shell-storm.org !! Database of shellcodes =...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2009/06/29 12:00 a.m.27 views

linux/x86 execve shellcode generator null byte free

No description provided by source. / \ Shellcode Generator null byte free. Author: certaindeath Site: certaindeath.netii.net at the moment under construction This program generates a shellcode which uses the stack to store the command and its arguments. Afterwords it executes the command with the...

7.1AI score
SaveExploits0
Rows per page
Query Builder