Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[REVS] Real Life Vuln-Dev Process of a Win32 Stack Buffer Overflow

Subject: [REVS] Real Life Vuln-Dev Process of a Win32 Stack Buffer Overflow
Date: 15 Sep 2004 10:22:41 +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 

- - - - - - - - -



  Real Life Vuln-Dev Process of a Win32 Stack Buffer Overflow
------------------------------------------------------------------------


SUMMARY

Sergio Alvarez has written a paper on how the process of vulnerability 
development works. Sergio focuses on the whole process from discovering 
vulnerability through the creation of a proof of concept up to the point 
where you write a working exploit code.

DETAILS

Introduction (from the paper):
Many times Sergio has been asked for writing a paper about how to code an 
exploit for win32, for two reasons, first because there are many papers 
about exploitation on *nix, but few about how to exploit on win32 world, 
and second because papers about win32 exploitation get very difficult to 
be understood by people without a good understanding of ASM, C languages. 
So Sergio thought that the best way to do something clear he had to write 
something as simple as possible, without leaving nothing to guess by the 
readers. Well this is what Sergio think is the easiest that he could do. 
And explaining the hole process of finding, debugging and exploiting a 
black box application. For this purpose Sergio has chosen 'War-FTPd v1.65' 
a known stack b0f bugged software, which is gonna be used in this 
tutorial.


ADDITIONAL INFORMATION

The information has been provided by  <mailto:shadown@gmail.com> Sergio 
Alvarez.
The original article can be found at:  
<http://hack3rs.org/~shadown/Twister/> 
http://hack3rs.org/~shadown/Twister/



======================================== 


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. 




<Prev in Thread] Current Thread [Next in Thread>
  • [REVS] Real Life Vuln-Dev Process of a Win32 Stack Buffer Overflow, SecuriTeam <=