[TOOL] ShellForge, Python Based Shellcode Generator
From: SecuriTeam (support_at_securiteam.com)
Date: 08/14/03
- Previous message: SecuriTeam: "[NEWS] CiscoWorks 2000 Privilege Escalation Vulnerabilities (CiscoWorks Application Vulnerabilities)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: list@securiteam.com Date: 14 Aug 2003 13:58:37 +0200
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
Get Thawte's New Step-by-Step SSL Guide for MSIIS
In this guide you will find out how to test, purchase, install
and use a Thawte Digital Certificate on your MSIIS web server.
Throughout, best practices for set-up are highlighted to help you
ensure efficient ongoing management of your encryption keys and digital
certificates. Get your copy of this new guide now:
http://ad.doubleclick.net/clk;5903126;8265119;j
- - - - - - - - -
ShellForge, Python Based Shellcode Generator
------------------------------------------------------------------------
DETAILS
ShellForge is a Python program that builds shellcodes from C. It is
inspired from Stealth's Hellkit.
ShellForge has some wrapper functions around system calls. A C program
that uses these system calls will use the wrapped one instead of original
libc calls.
To generate a shellcode, ShellForge uses gcc to convert the C program into
assembler, from there it modifies it a bit, compiles it, extracts the
code, encodes it to avoid NULL bytes, and finally add a decoder at the
beginning.
ADDITIONAL INFORMATION
The tool can be downloaded from:
<http://www.cartel-securite.fr/pbiondi/shellforge.html>
http://www.cartel-securite.fr/pbiondi/shellforge.html
Or, <http://perso.wanadoo.fr/secdev/shellforge.html>
http://perso.wanadoo.fr/secdev/shellforge.html.
The information has been provided by <mailto:biondi@cartel-securite.fr>
Philippe Biondi.
========================================
This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com
====================
====================
DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
- Previous message: SecuriTeam: "[NEWS] CiscoWorks 2000 Privilege Escalation Vulnerabilities (CiscoWorks Application Vulnerabilities)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|