[REVS] Analysis of the Exploitation Processes
From: SecuriTeam (support_at_securiteam.com)
Date: 03/23/04
- Previous message: SecuriTeam: "[NEWS] GroupWise WebAccess File Disclosure (GWAPACHE.CONF)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: list@securiteam.com Date: 23 Mar 2004 20:37:55 +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
The SecuriTeam alerts list - Free, Accurate, Independent.
Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html
- - - - - - - - -
Analysis of the Exploitation Processes
------------------------------------------------------------------------
SUMMARY
Linked below is a paper describing in details the how to exploit the most
common security vulnerabilities in software: Stack overwrite, Heap
overwrite, Function pointer overwrite, Format strings. All exploit methods
are explained in detail, and example code example is given.
DETAILS
Forward:
In this document, I aim to clear the mystique surrounding the processes
for exploiting certain vulnerabilities, of which blackhats use in order to
gain either horizontal or vertical escalation of privileges. This document
shall not be in anyway complete, but rather a step for those seeking to
gain better understanding of how these exploitation processes are used to
achieve those goals.
It is assumed that the reader has a basic understanding of C, ASM, GDB and
of shellcoding principle together with memory layout for use with x86
Linux.
ADDITIONAL INFORMATION
The paper can be found at:
<http://www.covertsystems.org/archives/misc-papers/csr-exploitation.pdf>
http://www.covertsystems.org/archives/misc-papers/csr-exploitation.pdf.
The information has been provided by <mailto:steve@covertsystems.org>
SolarIce.
========================================
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] GroupWise WebAccess File Disclosure (GWAPACHE.CONF)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|