Section: .. / shellcode /
| /// File Name: |
ivon-1.0.tar.gz |
Description:
|
Ivon is an encrypted shellcode generator. It uses 32bits key to perform a XOR. Polymorphic shellcode are very easy to create. They are very useful to pass through IDS for remote exploits. There is only 26 constant bytes in the encrypted shellcode.
| | Homepage: | http://www-eleves.iie.cnam.fr/pilon/ivon/index.html | | File Size: | 2881 | | Last Modified: | May 29 02:46:53 2002 |
| MD5 Checksum: | 7f1e077852c76b1d50396fc93f7e8521 |
|
| /// File Name: |
Open-Net-Free-LNX-sh.c |
Description:
|
This is Intel shellcode that does an execve of /bin/sh and works on OpenBSD, NetBSD, FreeBSD and Linux. More information can be found here.
| | Author: | Zillion | | Homepage: | http://www.safemode.org | | File Size: | 1036 | | Last Modified: | May 25 13:50:15 2002 |
| MD5 Checksum: | a28a0e24b57adf4c96fab1c2f7fa0d72 |
|
| /// File Name: |
irix-mips-bind.c |
Description:
|
364 byte MIPS/Irix PIC port binding shellcode (source included)
| | Author: | Scut | | Homepage: | http://www.team-teso.net | | File Size: | 6881 | | Last Modified: | May 22 02:46:45 2002 |
| MD5 Checksum: | 024620e7f7f8334a98a18a3bec83a675 |
|
| /// File Name: |
irix-bin-sh.c |
Description:
|
68 byte MIPS/Irix PIC execve shellcode (source included)
| | Author: | Scut | | Homepage: | http://www.team-teso.net | | File Size: | 1586 | | Last Modified: | May 22 02:46:28 2002 |
| MD5 Checksum: | 2e7c77853c3a790ed0426eb837f63440 |
|
| /// File Name: |
LNX-FBSD-reboot.c |
Description:
|
Linux and FreeBSD shellcode which reboots the machine. Info on Multi-OS shellcode here.
| | Author: | Zillion | | Homepage: | http://www.safemode.org | | File Size: | 779 | | Last Modified: | May 15 01:21:53 2002 |
| MD5 Checksum: | 62e95ced7e94a55f604ad74c03c8cb47 |
|
| /// File Name: |
LNX-FBSD-bin-sh.c |
Description:
|
Linux and FreeBSD Multi-OS shellcode - Spawns a shell. Info on Multi-OS shellcode here.
| | Author: | Zillion | | Homepage: | http://www.safemode.org | | File Size: | 812 | | Last Modified: | May 15 00:55:16 2002 |
| MD5 Checksum: | a6da0f1272df3fcc1ab2a835d735d1df |
|
| /// File Name: |
socket-obfus.S |
Description:
|
This is encoded FreeBSD shellcode that binds /bin/sh to port 43690 (0xAAAA). The aim of encoding the shellcode is to obfuscate certain bytes in order to bypass IDS detection and buffer filtering.
| | Author: | Zillion | | Homepage: | http://www.safemode.org | | File Size: | 1201 | | Last Modified: | May 7 01:51:03 2002 |
| MD5 Checksum: | 1341bac2969a1a4f2fc5d4b384b1dbb3 |
|
| /// File Name: |
execve-bin-sh-no-slash.c |
Description:
|
Linux x86 shellcode that does an execve of /bin/sh. This shellcode contains no slashes so it can bypass certain application filters and was originally written for a snes9x buffer overflow.
| | Author: | Zillion | | File Size: | 765 | | Last Modified: | Feb 12 01:01:44 2002 |
| MD5 Checksum: | 659b82a01b0065d6f401ecd5b04648a7 |
|
| /// 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: |
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: |
reboot-shell.c |
Description:
|
Linux x86 shellcode that does a reboot().
| | Author: | Zillion | | Homepage: | http://www.safemode.org | | File Size: | 474 | | Last Modified: | Feb 5 02:04:40 2002 |
| MD5 Checksum: | 8886ed4f3f790a3b137bbdfe4747ca19 |
|
| /// 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: |
flush-iptables-shell.c |
Description:
|
Linux x86 shellcode that does an execve() of /sbin/iptables -F in order to flush activated firewall rules.
| | Author: | Zillion | | Homepage: | http://www.safemode.org | | File Size: | 752 | | Last Modified: | Feb 5 02:02:09 2002 |
| MD5 Checksum: | 2350c4a496f943a61195c8b3902815a3 |
|
| /// File Name: |
w000t-shell.c |
Description:
|
Linux x86 shellcode that uses execve and echo >> to create a passwordless root account.
| | Author: | Zillion | | File Size: | 1100 | | Last Modified: | Feb 5 01:56:34 2002 |
| MD5 Checksum: | 859ba00e8e5653952967ef43baabb02c |
|
| /// 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: |
connect-read-exec-63-byte.tar.gz |
Description:
|
63 byte connect-read-execve - linux-x86. This shellcode connects back and ask you for code to execute.
| | Author: | Lopks | | File Size: | 2572 | | Last Modified: | Jul 19 19:32:34 2001 |
| MD5 Checksum: | 7e146d50ab26946a2251f76b5a7b4168 |
|
| /// File Name: |
execve-binsh.c |
Description:
|
OpenBSD execve /bin/sh shellcode - 23 bytes.
| | Author: | Marcetam | | File Size: | 1087 | | Last Modified: | May 3 17:50:03 2001 |
| MD5 Checksum: | b91a6787241e94efa06b3377ed9a7d8f |
|
| /// File Name: |
freebsd.execve_binsh.c |
Description:
|
FreeBSD 23 byte execve code.
| | Author: | Marcetam | | File Size: | 1115 | | Last Modified: | Mar 19 03:41:47 2001 |
| MD5 Checksum: | 15a1c8a3b71771f388ebac88622bdf37 |
|
| /// File Name: |
rts.c |
Description:
|
rts.c is reverse telnet shell code. Useful for systems behind firewalls which restrict incoming connections.
| | Author: | hts | | File Size: | 1518 | | Last Modified: | Mar 5 19:19:11 2001 |
| MD5 Checksum: | cc3809634d6380b1e6ee988e843a0d10 |
|
| /// File Name: |
drop-shell.c |
Description:
|
Linux/x86 shellcode which drops a shell in /tmp.
| | File Size: | 3248 | | Last Modified: | Oct 17 04:03:06 2000 |
| MD5 Checksum: | 791875bd1c36228ebd31934baf24f27e |
|
| /// File Name: |
execve_binsh.netbsd.c |
Description:
|
NetBSD shellcode which execve's /bin/sh.
| | Author: | Humble | | File Size: | 455 | | Last Modified: | Oct 17 04:02:19 2000 |
| MD5 Checksum: | 964a38bd4bed5e6efe989a4c890ef7bb |
|
| /// File Name: |
execve_binsh.c |
Description:
|
BSDI shellcode which execve's /bin/sh.
| | Author: | Duke | | File Size: | 267 | | Last Modified: | Oct 17 04:01:21 2000 |
| MD5 Checksum: | 0200a2e0d3d6e33ef9bcef5c651fc2b0 |
|
| /// File Name: |
chroot_break.c |
Description:
|
SCO shellcode which breaks out of a chrooted environment.
| | Author: | Doable | | File Size: | 3072 | | Last Modified: | Oct 17 04:00:23 2000 |
| MD5 Checksum: | a1b096bb33171e0f86da5a4eeb8fb542 |
|
|
|
|
|