Section: .. / shellcode /
| /// File Name: |
16-reuse.txt |
Description:
|
16 byte linux/x86 re-use of /bin/sh string in .rodata shellcode.
| | Author: | Marco Ivaldi | | File Size: | 1083 | | Last Modified: | Jul 26 02:15:03 2006 |
| MD5 Checksum: | e76a96888522ad50a73af95b324f138c |
|
| /// File Name: |
25bytes-execve.txt |
Description:
|
25 bytes small GNU/Linux x86 setuid(0) && execve("/bin/sh",0,0) shellcode without NULLs.
| | Author: | Chema Garcia | | Homepage: | http://opensec.es/ | | File Size: | 3974 | | Last Modified: | Nov 24 13:08:46 2008 |
| MD5 Checksum: | 9197e164612d5148eda8c0365bc07890 |
|
| /// File Name: |
30-setuidexec.txt |
Description:
|
30 byte linux/x86 setuid(0) and /bin/sh execve() shellcode.
| | Author: | Marco Ivaldi | | File Size: | 1360 | | Last Modified: | Jul 26 02:13:14 2006 |
| MD5 Checksum: | a28408279594abbceee55a56bb402a44 |
|
| /// File Name: |
390chroot.c |
Description:
|
s390 shellcode which breaks out of a chrooted environment with setuid / setgid.
| | Homepage: | http://www.thc.org | | File Size: | 4419 | | Last Modified: | Dec 24 11:14:08 2002 |
| MD5 Checksum: | 7fd4ef3e9447f9bfe4d2510bd63149c3 |
|
| /// File Name: |
390connectback.c |
Description:
|
s390 shellcode which connects back to a listening netcat on port 31337 by default.
| | Homepage: | http://www.thc.org | | File Size: | 5169 | | Last Modified: | Dec 24 11:15:55 2002 |
| MD5 Checksum: | d0cc0d8c977991206d8fe2e6f1c6b982 |
|
| /// File Name: |
390execve.c |
Description:
|
Setuid/setgid 0 execve s390 shellcode.
| | Homepage: | http://www.thc.org | | File Size: | 2080 | | Last Modified: | Dec 24 11:16:45 2002 |
| MD5 Checksum: | 707d6b6af82a86eaf60c1c0a07e21f83 |
|
| /// File Name: |
390portbind.c |
Description:
|
s390 portbinding shellcode.
| | Homepage: | http://www.thc.org | | File Size: | 5693 | | Last Modified: | Dec 24 11:17:34 2002 |
| MD5 Checksum: | ada4dee501818a29ef45a4bc19a9c3be |
|
| /// File Name: |
45-ksh.c |
Description:
|
This is a 45 byte shellcode which does a setuid(0), execve /bin/ksh, exit().
| | Author: | Remy | | Homepage: | http://www.hackerforhire.nl | | File Size: | 259 | | Last Modified: | Oct 9 20:27:21 2002 |
| MD5 Checksum: | 88cc6dc6bec3a6f246b4c7b08849bac1 |
|
| /// File Name: |
45byte-linux.txt |
Description:
|
45 byte system-beep shellcode for linux/x86.
| | Author: | Thomas Rinsma | | File Size: | 743 | | Last Modified: | Sep 9 16:57:34 2008 |
| MD5 Checksum: | f7b3e30402de142da9d6c64319826bc1 |
|
| /// File Name: |
96-setuidportbind.txt |
Description:
|
96 byte linux/x86 shellcode that binds a setuid(0) shell on tcp/31337.
| | Author: | Marco Ivaldi | | File Size: | 4201 | | Last Modified: | Jul 26 02:11:42 2006 |
| MD5 Checksum: | d0c4d50f411be4073b0db1be7494c579 |
|
| /// File Name: |
add.s |
Description:
|
32 bit asm code written in AT+T syntax for the x86 processor. It adds an user with root rights and no password from the command line.
| | Author: | Serial Killah | | File Size: | 4132 | | Last Modified: | Jan 18 01:04:27 2005 |
| MD5 Checksum: | ce6359b680fa9f91ea5610b611e8df4c |
|
| /// File Name: |
addpasswd.c |
Description:
|
This shellcode adds a new root-equivalent user "r00t" with no password to /etc/passwd in 69 bytes for Linux/x86.
| | Author: | Kris Katterjohn | | File Size: | 1121 | | Last Modified: | Nov 16 10:42:24 2006 |
| MD5 Checksum: | d665c46d144144b5c0d102ea37d78fb0 |
|
| /// File Name: |
alnum_decoder_encoder.c |
Description:
|
This tool is an alphanumeric shellcode encoder and decoder that can be used to encode bytes not allowed by a vulnerable application and to evade detection by an intrusion detection system.
| | Author: | Avri Schneider | | File Size: | 100242 | | Last Modified: | Aug 4 15:50:35 2008 |
| MD5 Checksum: | 43810c140526886df01d9b7052f698ac |
|
| /// File Name: |
alpha2.tar.gz |
Description:
|
ALPHA 2 Zero-tolerance is a shellcode encoder that will convert any x86 shellcode into 100% alphanumeric code. The resulting code has an OS independent decoder that will convert the encoded shellcode back to the original code and execute it. Features include creating 100% uppercase and unicode-proof code. It also supports automatic EIP grabbing for win32 targets using the Structured Exception Handler. A working version is available for testing on-line at http://www.edup.tudelft.nl/~bjwever.
| | Author: | Skylined | | Homepage: | http://www.edup.tudelft.nl/~bjwever | | File Size: | 8791 | | Last Modified: | Sep 23 00:48:59 2004 |
| MD5 Checksum: | b1ce6730838ac6ea6844b41089be00dc |
|
| /// File Name: |
alphanumeric-shellcode.txt |
Description:
|
67 byte Win32 PEB Kernel32.dll ImageBase Finger Alphanumeric shellcode.
| | Author: | Koshi | | File Size: | 2712 | | Last Modified: | Sep 3 16:52:59 2008 |
| MD5 Checksum: | 6d2a060c4b5b120608b335f01eabb6bd |
|
| /// File Name: |
as2hex.tgz |
Description:
|
An easy PowerPC shellcode generation program to extract the hex shellcode from an ASM program that has been assembled but not linked. Tested on programs assembled using the GAS (GNU Assembler) on OSX 10.2.6.
| | Author: | B-r00t | | Homepage: | http://doris.scriptkiddie.net | | File Size: | 3282 | | Last Modified: | Sep 9 20:56:19 2003 |
| MD5 Checksum: | 4290c15598dc2ac40d20926c0189dc92 |
|
| /// File Name: |
asciiart-julia.txt |
Description:
|
ASCII Art / shellcode hybrid called "Julia". This shellcode was created using Ars Ex Machina Coda. The shellcode will only work when it is run in writable and executable memory and if ECX points to the base address of the shellcode.
| | Author: | SkyLined | | File Size: | 1760 | | Last Modified: | Aug 4 17:56:45 2008 |
| MD5 Checksum: | fff6a982f7a170694d94be43ed1d897b |
|
| /// File Name: |
asciiart-skylined.txt |
Description:
|
This is a very cool ASCII Art / shellcode hybrid of "SkyLined".
| | Author: | SkyLined | | File Size: | 2228 | | Last Modified: | Aug 4 17:54:46 2008 |
| MD5 Checksum: | 891def1be23b2a1c2b4ac6c496deb605 |
|
| /// File Name: |
asciiart-skylined2.txt |
Description:
|
This is a very cool ASCII Art / shellcode hybrid of "SkyLined".
| | Author: | SkyLined | | File Size: | 2685 | | Last Modified: | Aug 4 17:55:25 2008 |
| MD5 Checksum: | 5376dccf4f333f4f5ec7f7574b059ccf |
|
| /// File Name: |
asg.c |
Description:
|
Advanced Shellcode Generator 1.1-1. - Very compact and simple to use. All notation written in Italian.
| | Author: | R[]l4nD | | File Size: | 4489 | | Last Modified: | Aug 10 19:19:41 2003 |
| MD5 Checksum: | 583bb43e020cb8e9d171157da8c4d16f |
|
| /// File Name: |
Auth-sc.c |
Description:
|
Shellcode for binding to port 48138 and requiring a password of haxor.
| | Author: | NrAziz | | File Size: | 3976 | | Last Modified: | May 11 00:11:50 2004 |
| MD5 Checksum: | cae6d91c60067fef1780d9845f0fef64 |
|
| /// File Name: |
backsendexit.txt |
Description:
|
linux/x86 connect back.send.exit /etc/shadow 155 bytes shellcode.
| | Author: | 0in | | Homepage: | http://dark-coders.4rh.eu/ | | File Size: | 4489 | | Last Modified: | Aug 18 18:41:21 2008 |
| MD5 Checksum: | 02bf52c688e02cb7d22644203f01b0ee |
|
| /// File Name: |
bb.c |
Description:
|
Buffer Builder v1.5 is a tool which assists in building buffer overflow strings for local and remote exploits. Goes well with a disassembler and netcat and contains several useful shell codes.
| | Author: | gml | | Homepage: | http://phrick.net/~gml | | Changes: | Added ability to change offset, cleaned up output, added more byte order parameters, added new shellcodes, fixed $SHELLCODE offset calculation problem on freebsd, and added author strings to shellcode. | | File Size: | 16568 | | Last Modified: | Dec 15 01:31:12 2003 |
| MD5 Checksum: | 088da053d8c6ca9dc937ad2d9ac53516 |
|
|
|
|
|