This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Denver
OWASP Denver
Welcome to the Denver chapter homepage. Chapter leaders are Eric Duprey and David Campbell.
Participation
OWASP Foundation (Overview Slides) is a professional association of global members and is open to anyone interested in learning more about software security. Local chapters are run independently and guided by the Chapter_Leader_Handbook. As a 501(c)(3) non-profit professional association your support and sponsorship of any meeting venue and/or refreshments is tax-deductible. Financial contributions should only be made online using the authorized online chapter donation button. To be a SPEAKER at ANY OWASP Chapter in the world simply review the speaker agreement and then contact the local chapter leader with details of what OWASP PROJECT, independent research or related software security topic you would like to present on.
Sponsorship/Membership
to this chapter or become a local chapter supporter.
Or consider the value of Individual, Corporate, or Academic Supporter membership. Ready to become a member?
Next Meeting
Wednesday, August 20th, 2008 at Raytheon Polar Services
7400 S. Tucson Way, Centennial, CO 80112.
Dan Cornell: Static Analysis Techniques for Testing Application Security
Static Analysis of software refers to examining source code and other software artifacts without executing them. This presentation looks at how these techniques can be used to identify security defects in applications. Approaches examined will range from simple keyword search methods used to identify calls to banned functions through more sophisticated data flow analysis used to identify more complicated issues such as injection flaws. In addition, a demonstration will be given of two freely-available static analysis tools: FindBugs for the Java platform and FXCop for the .NET platform. Finally, some approaches will be presented on how organizations can start using static analysis tools as part of their development and quality assurance processes.
Dan Cornell has over ten years of experience architecting and developing web-based software systems. He leads Denim Group’s security research team in investigating the application of secure coding and development techniques to improve web-based software development methodologies.
Dan was the founding coordinator and chairman for the Java Users Group of San Antonio (JUGSA) and is currently the San Antonio chapter leader of the Open Web Application Security Project (OWASP). He is a recognized expert in the area of web application security for SearchSoftwareQuality.com and the primary author of Sprajax, OWASP’s open source tool for assessing the security of AJAX-enabled web applications.
Agenda:
6-6:30 Dinner (at Raytheon Polar; pizza provided by Business Partner Solutions.)
6:30 - 6:40 Chapter business
6:40 - 8:00 Presentation and Q&A
Following the meeting we will have informal discussions over beverages at JD's Bait Shop.
Questions, Comments
Questions can be directed to
Future Meetings
20 August 2008: Dan Cornell, author of SPRAJAX
October 2008: ASP .NET ESAPI: Alex Smolen
November 2008: available
December 2008: available
Past Meetings
July 2008: David Byrne & Eric Duprey: Grendel-Scan
June 2008: Front Range OWASP Conference: Jeremiah Grossman, Robert Hansen, and more!
May 2008: David Campbell & Eric Duprey: XSS Attacks & Defenses
April 2008: Ryan Barnett: Virtual Patching with ModSecurity
February 2008: Michael Sutton: SQL Injection Revisited