.:[ packet storm ]:.
                           
honesty is the best policy
honesty is the best policy

 Section:  .. / shellcode  /

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

 ///  File Name: shellcode.pdf
Description:
Whitepaper: Linux Shellcoding Reference.
Author:Nexus
Homepage:http://www.playhack.net/
File Size:34524
Last Modified:Apr 10 01:32:31 2007
MD5 Checksum:f5ceac69f9689b45e609536d21cb8d04

 ///  File Name: dis.c.txt
Description:
This is a port of z0mbie's Length-Disassembler-Engine (LDE) into VC7++ assembler syntax. The whole engine(Code+Data) fits now in one naked function. You will also find in the .c file the mentioned naked function as an shellcode like byte array. This is useful for hooking and code injection techiques, because the code is reallocateable.
Homepage:http://www.delikon.de
File Size:31884
Last Modified:Oct 25 14:36:29 2005
MD5 Checksum:76c5136e0efa86dbc125803f4f930273

 ///  File Name: libShellCode-0.2.1.tar.gz
Description:
libShellCode is a library that can be included when writing linux/i386 exploits by providing functions that generate shellcode with user given parameters during runtime.
Author:ORK
Homepage:http://www.orkspace.net/software/libShellCode
Changes:Bug fixes for one byte heap overflows. Added examples.
File Size:24970
Last Modified:Oct 17 17:13:35 2003
MD5 Checksum:afda1586aa6f335c2d37ec7645272e0f

 ///  File Name: Encoder.zip
Description:
Encoder v0.3 is a small program written for MS Visual C which encodes shellcode to not include certain characters using an XOR encoder / decoder. Works with x86 Windows, Linux, and BSD. Includes source and Win32 binary.
Author:Jarkko Turkulainen
Homepage:http://www.klake.org/~jt/encoder
File Size:24912
Last Modified:Jan 3 05:23:56 2004
MD5 Checksum:0f356c2d01914d2921d04b9f8ede5802

 ///  File Name: ecl-poly.tar.gz
Description:
ecl-poly is an IA32 NOP sled generation engine featuring a truly recursive nature, 116 different NOPS, blacklisting per character/register, and much more.
Author:Yuri Gushin
Homepage:http://www.ecl-labs.org/
File Size:24830
Last Modified:Aug 5 01:30:46 2005
MD5 Checksum:310665bb2deb87c9ab413e9af5252702

 ///  File Name: linux-390-shellcode-devel.txt
Description:
Writing shellcode for Linux/390 mainframes. Includes port binding shellcode example.
Author:Johnny Cyberpunk
Homepage:http://www.thc.org
File Size:20406
Last Modified:Jul 24 00:55:51 2002
MD5 Checksum:7065ee89fdd6f0feef6c441ebd9d9031

 ///  File Name: lnx86_sh.txt
Description:
Paper describing the fundamentals to writing shellcode on Linux x86 systems. Filled with loads of examples.
Author:posidron
Homepage:http://www.tripbit.org
File Size:20202
Last Modified:Sep 23 15:29:22 2003
MD5 Checksum:4b80424ec4fa2f740d667c320189662a

 ///  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: shellcode-locations.txt
Description:
Whitepaper discussing shellcode locations and buffer overflows in Windows.
Author:suN8Hclf
Homepage:http://www.dark-coders.4rh.eu/
File Size:19820
Last Modified:May 23 18:55:17 2008
MD5 Checksum:f69b97a511046709d800394107cb95fa

 ///  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: JempiScodes-0.3r4.tgz
Description:
Polymorphic Shellcode Generator - In Spanish. Tested on Linux, FreeBSD, OpenBSD, and NetBSD.
Author:Matias Sedalo
Homepage:http://www.shellcode.com.ar
File Size:18160
Last Modified:Sep 24 03:08:50 2002
MD5 Checksum:3f632ba90275bda374c53b217e215065

 ///  File Name: win32sc.h
Description:
Win32 Shellcode Version 1.1 - Supports SHE+ScanMem to get GetProcAddress memory address, bind mode, connect back mode, reuse connect mode, and more.
Author:TianXing
Homepage:http://www.tianxing.org
File Size:18050
Last Modified:Apr 9 21:36:26 2003
MD5 Checksum:ecfa70c53c6d9b3a2397fe176bb75fdb

 ///  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

 ///  File Name: libShellCode-0.2.0.tar.gz
Description:
libShellCode is a library that can be included when writing linux/i386 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 port-binding and connect-back ShellCodes and the possibility to execute commands with parameters.
File Size:17648
Last Modified:Sep 9 21:14:54 2003
MD5 Checksum:899f7ac82cfcd14e5df56937646d6720

 ///  File Name: shellcodin.txt
Description:
Shellcoding - How to write shellcode for Linux/x86. Includes parts I + II.
Author:Bob
Homepage:http://blaat.dtors.net
File Size:17370
Last Modified:Sep 17 09:33:30 2002
MD5 Checksum:f6ce6ce0746488247aaaf2c3ee8e867c

 ///  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

 ///  File Name: envt.c
Description:
A simple program to inject linux shellcode into the environment and find its location in memory. It contains 8 shellcodes for x86, sparc, mips, and ppc.
Author:Qnix
Homepage:http://www.gmx.net.qa/
File Size:14369
Last Modified:Sep 27 17:40:32 2006
MD5 Checksum:3d0468d41432b0f3e1d4967b8c55c406

 ///  File Name: rev_overlap32.asm
Description:
ASM that provides a win32 reverse connect shell with no null bytes.
Author:anonymous
File Size:13943
Last Modified:Nov 10 15:47:53 2008
MD5 Checksum:1bfd3fd03f18efaca58c6f08c193b27c

 ///  File Name: JempiScodes-0.4r1.tgz
Description:
Polymorphic Shellcode Generator - In Spanish. This tool was written to mask the final function of shellcode in exploits. Tested on Linux, FreeBSD, OpenBSD, and NetBSD.
Author:Matias Sedalo
Homepage:http://www.shellcode.com.ar
File Size:13811
Last Modified:Mar 10 20:47:23 2003
MD5 Checksum:5d64e7d27fe905c04140621f93ce1f0f

 ///  File Name: unixasm-1.0.0.tar.gz
Description:
A collection of shellcode for various platforms bsd-x86, linux-x86, sco-x86, and solaris-x86.
Author:Ramon de Carvalho Valle
Homepage:http://www.risesecurity.org/
File Size:13606
Last Modified:Oct 24 16:35:33 2004
MD5 Checksum:fc13f3ccec0ad1229966cbedb1d54ea5

 ///  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: sac.cpp
Description:
Utility to find universal addresses for Windows machines.
Author:Lion
File Size:12848
Last Modified:Mar 4 18:04:07 2004
MD5 Checksum:8dd899d1cf1487f2904f19fbee994745

 ///  File Name: stackfhex.tar.gz
Description:
StackFhex is a simple program to automate the task of converting strings/data into 4-byte push statements. This simplifies what is normally a tedious task in x86 shellcode development, reversing (for little-endian'ness) and then padding the data as necessary, outputting in ready-to-go assembly push expressions.
Author:doctor raid
File Size:12183
Last Modified:Feb 23 18:58:14 2007
MD5 Checksum:6c1e82cfeb3cb6a675b8be7f54d6053c

 ///  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: sh3llc0der.c
Description:
ELF binary shellcode encryptor that is NULL free for IDS payload bypassing.
Author:sm4x
File Size:10800
Last Modified:Dec 9 16:14:01 2008
MD5 Checksum:77e9bcfc0204bb20a04e77d48f89e3db