.:[ packet storm ]:.
                               
reconnaissance for both sides
reconnaissance for both sides

 Section:  .. / shellcode  /

Page 10 of 11
<< 1 2 3 4 5 6 7 8 9 10 11 >> Files 225 - 250 of 267
Currently sorted by: File SizeSort By: File Name, Last Modified

 ///  File Name: flushipchains.c
Description:
This shellcode does a execve("ipchains -F") in 41 bytes for Linux/x86.
Author:Kris Katterjohn
File Size:738
Last Modified:Nov 16 12:16:40 2006
MD5 Checksum:9f3204522b110440c71a0070cd759d8c

 ///  File Name: flushiptables.c
Description:
41 byte shellcode to flush iptables for Linux/x86.
Author:Kris Katterjohn
File Size:737
Last Modified:Aug 27 13:54:48 2006
MD5 Checksum:528df947e4b329eb62cb8ccec44edae4

 ///  File Name: reboot.c
Description:
Linux_x86 shellcode for reboot(). Shuts down the system uncleanly.
Author:NrAziz
Homepage:http://www.geekz.nl
File Size:727
Last Modified:Oct 30 13:16:25 2003
MD5 Checksum:d30241f9310ddde80058f94ef78ffc16

 ///  File Name: flush-ipchains-shellcode.c
Description:
Linux x86 shell code that does an execve of /sbin/ipchains -F.
Author:Zillion
Homepage:http://www.safemode.org
File Size:725
Last Modified:Feb 5 02:00:57 2002
MD5 Checksum:5a35863112db6d06b1386db03e00e770

 ///  File Name: flushipchains2.c
Description:
This shellcode does a execve("ipchains -F") in 40 bytes for Linux/x86.
Author:Kris Katterjohn
File Size:725
Last Modified:Nov 20 11:43:03 2006
MD5 Checksum:fe2bfe42cdc3a92768c8f4b19037d998

 ///  File Name: flushiptables2.c
Description:
40 byte shellcode to flush iptables for Linux/x86.
Author:Kris Katterjohn
File Size:725
Last Modified:Nov 20 11:43:26 2006
MD5 Checksum:991dc381d5235cbde7b719f7ac6d6b03

 ///  File Name: execve-tmp-p00p.c
Description:
Linux x86 shellcode that does an execve of /bin/sh /tmp/p00p.
Author:Zillion
Homepage:http://www.safemode.org
File Size:712
Last Modified:Feb 5 02:03:43 2002
MD5 Checksum:b2968a28b71d272fefa7ea42f4985cb0

 ///  File Name: clean-reboot-shellcode.c
Description:
Linux x86 shellcode that does a sync(),sync() and then reboot(). Exit() was added in case the previous syscalls fail.
Author:Zillion
Homepage:http://www.safemode.org
File Size:704
Last Modified:Feb 5 02:08:17 2002
MD5 Checksum:0a26ad1e2875d80365feda5c94b4e552

 ///  File Name: osx32bytes.txt
Description:
MacOSX/PowerPC 32 byte shellcode for sync(), reboot().
Author:hophet
Homepage:http://www.nlabs.com.br/~hophet/
File Size:703
Last Modified:May 2 02:43:26 2006
MD5 Checksum:4f8a4be79a035ea123122a72c15f8a98

 ///  File Name: shellcode-crash.c
Description:
25 byte shellcode that checks Retrieve PEB->BeingDebugged and if a process is being debugged, it crashes.
Author:Touron Guillaume
File Size:702
Last Modified:Aug 8 04:09:44 2007
MD5 Checksum:b1c3b715dfffadd5dcc701ba4de12731

 ///  File Name: DSR-passwd.c
Description:
Linux x86 shellcode, to open() write() close() and exit(), adds a root user no-passwd to /etc/passwd.
Author:Bob
Homepage:http://blaat.dtors.net
File Size:698
Last Modified:Sep 17 09:04:19 2002
MD5 Checksum:117ee3f5b27628302449296f1ecf6f4c

 ///  File Name: chmodshadow.c
Description:
36 byte shellcode for Linux/x86 that performs chmod("/etc/shadow", 0666) and exits.
Author:Kris Katterjohn
File Size:692
Last Modified:Aug 30 04:31:38 2006
MD5 Checksum:607a0b4177fbd7f0b422db30a0fe3034

 ///  File Name: mips-execve.asm
Description:
52 byte MIPS/IRIX PIC shellcode that does an execve of /bin/sh.
Author:ntronic
Homepage:http://www.netric.org
File Size:683
Last Modified:Sep 20 09:02:03 2002
MD5 Checksum:9041c3b35a844f70a42f6fbf9cc6710a

 ///  File Name: linux-rename.c
Description:
Linux x86 shellcode that does a rename() of /bin/motd to /bin/owned.txt.
Author:Zillion
Homepage:http://www.safemode.org
File Size:676
Last Modified:Feb 5 02:05:52 2002
MD5 Checksum:5499694acd0e057779e2d16da4eca17a

 ///  File Name: exit-core.c
Description:
_exit(1); shellcode for Linux x86.
Author:Charles Stevenson
Homepage:http://bokeoa.com/~core/
File Size:619
Last Modified:Nov 8 10:42:16 2005
MD5 Checksum:280a96918b1f053906ec08fd93c97e51

 ///  File Name: execve2.c
Description:
Linux x86 shellcode (31 bytes) which does setuid(0); execve ("/bin/sh",0);
Author:The Itch
Homepage:http://netric.org
File Size:563
Last Modified:Apr 22 01:45:10 2003
MD5 Checksum:631d25b8d5e04b0f33edfdd22ab50404

 ///  File Name: shell.tgz
Description:
Some small 31 byte shellcode.
Author:Anand Khare
File Size:546
Last Modified:Aug 24 00:36:39 2005
MD5 Checksum:54c4c79b1ca238ceb800ed5d5d1294df

 ///  File Name: stime.c
Description:
This shellcode sets the system time to 0 (00:00:00 GMT Jan 1, 1970) and exits in 15 bytes for Linux/x86.
Author:Kris Katterjohn
File Size:533
Last Modified:Nov 16 10:12:05 2006
MD5 Checksum:1483385e83d0311192ecb7bad7a2b50b

 ///  File Name: shell-mkdir.c
Description:
Linux/x86 shell code that creates the directory 'hacked' (perm 755) using the mkdir() syscall and then does an exit().
Author:Zillion
File Size:522
Last Modified:Feb 5 01:54:49 2002
MD5 Checksum:8659140eb00bbef978fa1d3f6c64fad6

 ///  File Name: set-loop.c
Description:
A shellcode that automatically obtains the highest available uid to setuid().
Author:Bob
Homepage:http://www.dtors.net
File Size:514
Last Modified:Apr 21 07:10:00 2004
MD5 Checksum:f4136d365f3f880656449a228fe0c963

 ///  File Name: x86-linux-setuidcode
Description:
Code that attempts to restore root privileges.
Author:Ramon de Carvalho Valle
Homepage:http://www.risesecurity.org/
File Size:510
Last Modified:Sep 13 03:18:26 2003
MD5 Checksum:ef537511fd224aa6b8ecc0d1d33c335c

 ///  File Name: stime2.c
Description:
This shellcode sets the system time to 0 (00:00:00 GMT Jan 1, 1970) and exits in 12 bytes for Linux/x86.
Author:Kris Katterjohn
File Size:498
Last Modified:Nov 20 11:44:11 2006
MD5 Checksum:25e8d240d957fe909e4670e2537d4838

 ///  File Name: isdebug-shell.txt
Description:
39 byte win32 IsDebuggerPresent shellcode for NT/XP.
Author:ex-pb
File Size:494
Last Modified:Jun 6 17:49:55 2007
MD5 Checksum:ee122343c83e7205a9241af5353a8800

 ///  File Name: gnarf.tgz
Description:
.htaccess file that spawns a bindshell on tcp/31337 on OpenBSD 3.1 when accessed with Apache 1.3.24.
File Size:492
Last Modified:Jun 28 00:26:58 2002
MD5 Checksum:3910148cbd6b3d76e25702e5b83fb2e6

 ///  File Name: freebsd-sh.txt
Description:
48 byte freebsd/x86 encrypted shellcode for /bin/sh.
Author:c0d3_z3r0
File Size:483
Last Modified:Aug 20 02:02:26 2008
MD5 Checksum:32fbf76e197301da25c6285355c92589