|
|||||||||||
|
Re: Administrivia: List Announcement
From: Thiago Canozzo Lahr <tclahr(at)br.ibm.com>
Date: Tue May 13 2003 - 15:08:53 EDT
for example: changing the SIZE to 5:
# ./vulndev-1 1234567890 1234567890
because strncpy copies only 5 bytes (0 to 4) and for loop copies 6 bytes (0 to 5) Is it the problem? Obrigado / Regards /* * Thiago Canozzo Lahr .:. IT Security Brazil * IBM Global Services .:. Email: tclahr@br.ibm.com * T/L: 6839-7091 .:. Phone: +55 19 3887-7091*/
Dave McKinney <dm@securityfocus.com>
To: vuln-dev@securityfocus.com
cc:
Subject: Administrivia: List Announcement
Aaron Adams and myself would like to announce our plans to take vuln-dev in a new direction, which we think will improve the overall value of the list. We've enlisted another Symantec employee, Anthony Roe, who'll be helping us with some of the workload entailed to see this idea through. One of the purposes of the list is to provide a learning facility for people interested in the process of vulnerability research. Two important steps in this process are identifying potential vulnerabilities (through whatever means available) and then proving that the condition does exist and will impact various security properties.
Discussion on this list often focuses on specific real world issues, while
sometimes neglecting the broader theoretical aspects of the
vulnerabilities.
We have brainstormed on ways to stimulate this type of discussion and turn vuln-dev into a richer learning resource for those who read the list. The idea we settled on was to present the list with theoretical problems and then host a discussion of what makes the issue a security problem and how it could be exploited by a malicious attacker. Part of our inspiration for this idea was various challenges that others have hosted such as gera's Insecure Programming by Example web page[1] or King of the Stack. The basic idea is that people are presented with a fabricated program that may have an exploitable security issue and then as a group, we can discuss where the problem exists and what the nature of the problem is, possibly even developing a proof-of-concept to establish whether or not the issue is exploitable. From this point we would encourage people to develop and post different proof-of-concepts to illustrate various techniques of proving the issue to be exploitable as well as consequences of exploitation.
The goal is to help people to improve their vulnerability research
skills (such as code auditing). We encourage people of various skill
levels to participate or observe and will try to keep the problems
difficult and interesting for all who are interested. We also hope that
other
[1] http://community.core-sdi.com/~gera/InsecureProgramming/ --- We'll kick this off with the first challenge, which was devised by Aaron Adams:Received on Tue May 13 18:31:39 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:39 EDT |
||||||||||
|
|||||||||||