Section: .. / shellcode /
| /// File Name: |
sctune.zip |
Description:
|
Sctune is a small utility to generate copy/pasteable shellcode for various versions of Windows NT, 2000, 2003 and XP. Function addresses are automatically generated based on the system on which you run sctune.
| | File Size: | 13478 | | Last Modified: | Apr 18 18:21:34 2005 |
| MD5 Checksum: | e9e90e76be2912448233d681401ccab8 |
|
| /// File Name: |
shellcodes_crypter_PV.c |
Description:
|
Shellcode Crypter is a shellcode encryption utility.
| | Author: | Shen139 | | File Size: | 2326 | | Last Modified: | Jan 28 01:48:27 2005 |
| MD5 Checksum: | b2574de032670acd06e2708c5d076154 |
|
| /// File Name: |
fm-dmpsc.c |
Description:
|
Small application written to make life easier. It dumps C style opcodes between two provided offsets.
| | Author: | nemo | | File Size: | 1727 | | Last Modified: | Jan 25 03:00:33 2005 |
| MD5 Checksum: | 584510f1d459b53ee3499e97718aa6ea |
|
| /// 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: |
beta.c |
Description:
|
Tool that can encode shellcode in various ways. Released by the author of the InternetExploiter exploit. Documentation for this tool available here.
| | Author: | Skylined | | Homepage: | http://www.edup.tudelft.nl/~bjwever/ | | File Size: | 7609 | | Last Modified: | Dec 11 14:55:35 2004 |
| MD5 Checksum: | 826daa1037532d516a66af6ea4befc41 |
|
| /// File Name: |
whitepaper_shellcode.html |
Description:
|
Writing IA32 Restricted Instruction Set Shellcode Decoder Loops - This article addresses the requirements for writing a shellcode decoder loop using a limited number of characters that limits the instruction set. Most of it is based on the author's experience with alphanumeric decoders but the principles apply to any piece of code that is written to work with a limited instruction set.
| | Author: | Skylined | | Homepage: | http://www.edup.tudelft.nl/~bjwever | | File Size: | 19994 | | Last Modified: | Nov 20 16:27:47 2004 |
| MD5 Checksum: | 4d620a8ac233399eb3e4026427b44190 |
|
| /// File Name: |
stackShell.txt |
Description:
|
Example code of using shellcode to bypass stackguard.
| | Author: | Vallez | | File Size: | 11684 | | Last Modified: | Oct 25 23:40:25 2004 |
| MD5 Checksum: | c62cb43d6cb74321761f3276b6908895 |
|
| /// File Name: |
BSD_shellcode.c |
Description:
|
Very small BSD shellcode which does a seteuid(0), execve /bin/sh, exit.
| | Author: | Clown | | File Size: | 1030 | | Last Modified: | Oct 13 22:11:05 2004 |
| MD5 Checksum: | e243f79acc1a3ae75e665fd4ba6e61d8 |
|
| /// File Name: |
PolymorphicEvasion.txt |
Description:
|
White paper discussing ways to evade detection of polymorphic shellcode.
| | Author: | Phantasmal Phantasmagoria | | File Size: | 44008 | | Last Modified: | Oct 12 23:00:17 2004 |
| MD5 Checksum: | 798854f1dbbd63d23ab7f71eed64c0db |
|
| /// 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: |
sishell-0.2.tar.gz |
Description:
|
sishell is a reverse (connecting) shellcode kit for x86 Linux, FreeBSD, NetBSD and OpenBSD. It generates both regular shellcode without NULLs and stand-alone ELF executables. sishell is distributed with a Makefile system, a custom ELF brander (brandelf) and a C example code generator. sishell is distributed under the MIT License.
| | Author: | Michel Blomgren aka Shadowinteger | | Homepage: | http://tigerteam.se/dl/sishell | | Changes: | Added the -X option to scprocessor.c. scprocessor can now generate ascii-encoded hex output for use with printf, echo -ne, etc. This is much better than ascii-encoded octal as before. | | File Size: | 19567 | | Last Modified: | Aug 30 23:46:02 2004 |
| MD5 Checksum: | 2ee2ea42182a40b1587da0c70c893772 |
|
| /// File Name: |
dump2code.0.30.tgz |
Description:
|
Dump2code is an ELF file section reader that allows you to dump any executable section, such as .interp, .dtors, .text, etc, from binary code to hex code.
| | Author: | newbug | | Homepage: | http://www.chroot.org/ | | Changes: | Feature enhancements. | | File Size: | 4567 | | Last Modified: | Aug 19 01:16:56 2004 |
| MD5 Checksum: | ff7db55337bfe453782d909bf80e73df |
|
| /// File Name: |
dump2code-0.2.tgz |
Description:
|
Dump2code is an ELF file section reader that allows you to dump any executable section, such as .interp, .dtors, .text, etc, from binary code to hex code.
| | Author: | newbug | | Homepage: | http://www.chroot.org/ | | File Size: | 2712 | | Last Modified: | Aug 9 19:53:00 2004 |
| MD5 Checksum: | a63cd7656ea13e46027bdbd2ce752ce9 |
|
| /// File Name: |
priv8wst.c |
Description:
|
Simple utility that will generate Linux x86 shellcode from provided text.
| | Author: | konewka | | Homepage: | http://www.priv8security.com | | File Size: | 3726 | | Last Modified: | Jul 26 11:57:51 2004 |
| MD5 Checksum: | ee7ef24309745afa5b310be1c337df2a |
|
| /// File Name: |
libShellCode-0.3.1.tar.gz |
Description:
|
libShellCode is a library that can be included when writing Linux and BSD i386 based exploits by providing functions that generate shellcode with user given parameters during runtime.
| | Author: | ORK | | Homepage: | http://www.orkspace.net/software/libShellCode | | Changes: | Added support for shellcodes that reuse an opened socket. | | File Size: | 37155 | | Last Modified: | Jul 11 05:30:00 2004 |
| MD5 Checksum: | 8ea856fa0922bc8b6dc9d0a53bc1b09d |
|
| /// File Name: |
nops.tgz |
Description:
|
Small whitepaper on nop usage and a random nop generation utility is included.
| | Author: | priestmaster | | Homepage: | http://www.priestmaster.org | | File Size: | 7106 | | Last Modified: | May 26 19:04:54 2004 |
| MD5 Checksum: | ce269a5e12c111aec8aa594b9ce1cc18 |
|
| /// File Name: |
shellcode_kit.tgz |
Description:
|
Paper discussing shellcode usage that also includes troubleshooting and functionality information. Included are other whitepapers that help offer guidance, some tools, and some shellcodes.
| | Author: | priestmaster | | Homepage: | http://www.priestmaster.org | | File Size: | 241734 | | Last Modified: | May 16 22:31:07 2004 |
| MD5 Checksum: | cac4106a52c7972cf5ffd09ef420cfd0 |
|
| /// File Name: |
libShellCode-0.3.0.tar.gz |
Description:
|
libShellCode is a library that can be included when writing Linux and BSD i386 based exploits by providing functions that generate shellcode with user given parameters during runtime.
| | Author: | ORK | | Homepage: | http://www.orkspace.net/software/libShellCode | | Changes: | Multiplatform support. Support for chroot evasion and various other functionality. | | File Size: | 34951 | | Last Modified: | May 14 18:58:54 2004 |
| MD5 Checksum: | cf8077b2da686d6d9ce1027518027ae0 |
|
| /// 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: |
sishell-0.1.tar.gz |
Description:
|
sishell is a reverse (connecting) shellcode kit for x86 Linux, FreeBSD, NetBSD and OpenBSD. It generates both regular shellcode without NULLs and stand-alone ELF executables. sishell is distributed with a Makefile system, a custom ELF brander (brandelf) and a C example code generator. sishell is distributed under the MIT License.
| | Author: | Michel Blomgren aka Shadowinteger | | Homepage: | http://www.cycom.se/dl/sishell | | File Size: | 17659 | | Last Modified: | May 9 16:11:19 2004 |
| MD5 Checksum: | 9411f002b17a46a96be6039a4bac8c9e |
|
|
|
|
|