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
Difference between revisions of "Boulder"
KateHartmann (talk | contribs) |
|||
Line 1: | Line 1: | ||
{{Chapter Template|chaptername=Boulder|extra=The chapter leaders are [mailto:[email protected] Andy Lewis],[mailto:[email protected] Kathy Thaxton], and [mailto:[email protected] Jeremy Martinez]|mailinglistsite=http://lists.owasp.org/mailman/listinfo/owasp-boulder|emailarchives=http://lists.owasp.org/pipermail/owasp-boulder}} | {{Chapter Template|chaptername=Boulder|extra=The chapter leaders are [mailto:[email protected] Andy Lewis],[mailto:[email protected] Kathy Thaxton], and [mailto:[email protected] Jeremy Martinez]|mailinglistsite=http://lists.owasp.org/mailman/listinfo/owasp-boulder|emailarchives=http://lists.owasp.org/pipermail/owasp-boulder}} | ||
+ | |||
+ | <paypal>Boulder</paypal> | ||
== '''Next Meeting''' == | == '''Next Meeting''' == |
Revision as of 17:11, 6 October 2008
OWASP Boulder
Welcome to the Boulder chapter homepage. The chapter leaders are Andy Lewis,Kathy Thaxton, and Jeremy Martinez
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?
<paypal>Boulder</paypal>
Next Meeting
The next meeting is
Final Meeting of 2008 - TUESDAY, October 14th, 2008 at Corporate Express's US Headquarters
at 1 Environmental Way, Broomfield, CO 80021.
Centralized Security Functionality In a .NET World – The OWASP .NET ESAPI Project
The Enterprise Security Application Programming Interface, or ESAPI, is a one-stop security shop for developers looking to implement security mechanisms in their code. The brainchild of Jeff Williams, one of the founders of OWASP, the ESAPI is an open source project that has gained traction with organizations looking to implement secure applications using tried and tested code that is also well organized and consistent. It includes functionality for validating and encoding data, authenticating and authorizing users, logging, error handling, and more. The API includes a Java reference implementation that can be extended to allow any organization to integrate security functionality into their Java/JEE applications.
But what about .NET? Many organizations are banking on the powerful Microsoft programming framework to help them deliver robust and secure software. However, like Java, .NET tends to leave it up to the end-user programmers to get security code right. The OWASP .NET ESAPI project intends to help .NET developers avoid introducing security vulnerabilities into their code by providing a full port of the original ESAPI project from Java to C#.
This talk will explore the gains, gripes, and gotchas of converting the ESAPI to .NET from the .NET ESAPI project lead himself. It will discuss features of the .NET frameworks security model, key differences between the Java and .NET platforms, and ASP.NET web security issues. Additionally, future ideas for .NET specific functionality will be proposed and discussed. Participation and feedback from the attendees is expected and encouraged.
Alex Smolen of Foundstone
Updates will be spammed to the Chapter Mailing List.
Agenda:
6-6:30 Dinner (at Corporate Express; 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 the Gordon Biersch Brewery and Restaurant.
January 2009 Meeting
Hands on - everybody bring a laptop!
Lab Design Wiki
Info and Wish List for the lab - feel free to edit...
Local News
Jeremy Martinez Joins bOWASP Leadership
Jeremy has been at every bOWASP meeting since its inception in Sept 2007 and has volunteered to take on some of the responsibilities for keeping the chapter going. Welcome Jeremy!
PCI DSS 6.6 and 11.3 Clarification Issued
Speaking of web app security...
Clarification WRT PCI requirement 6.6 - WAFs and Code Reviews for PCI compliance.
Clarification WRT PCI requirement 11.3 - pen-testing.
4/14/2008 - Interesting File Download Injection research from Jeff Williams of Aspect Security.
4/1/2008 Yes! There's an April meeting! List-server FUBAR; switching to manual We've been having trouble with our list server. The last thing through was an inadvertent cancellation, so you should have all gotten an individual message to say that there IS a meeting in April!
2/28/2008 - Dariush Rusta has volunteered to be the Project Manager for the Front Range OWASP Conference on June 10th ( THANKS Dariush). More info info to follow later...
How do I learn more about input validation?
Some PHP Security Resources
There seem to be dang few PHP security resources. Please edit this wiki if you've got some good ones. In the mean time, here's some stuff that looks pretty good: PHP meets the Top Ten (c2006)
Fortify's "RAT" is a free tool for static code analysis...
SPI Dynamics to Speak at Feb's Chapter Meeting
Derek Zunker, my local HP rep, has volunteered to sponsor February's meeting, including providing a speaker from SPI Dynamics on February 21st.
New OWASP Tools Available - Jan 2008
Four new OWASP tools are available. OWASP Enterprise Security API helps organizations get organized about application security, OWASP CSRFTester tests for CSRF flaws, OWASP CSRFGuard stops CSRF attacks, and the fantastic new Anti-Samy component allows safe posting of rich content.
What's a Typical Agenda for the Chapter?
6-6:30 - pizza and beverages provided by a sponsor
6:30-6:40 - intro to OWASP and Chapter Business
6:40-7:35'ish - presentation, demonstration, or workshop
7:35'ish - Q & A
after Q & A - adjourn to less formal environment
What should I expect to see at a bOWASP meeting?
Each speaker will be encouraged to cover:
- demonstration of the threat ( "look! I got EVERYONE'S credit card #!") - overview/sample of vulnerable code, preferably in PHP, Java, or .Net env. - some details regarding how to correct the code - some thoughts as to how to test for the problem and/or "immunize" against it during a typical SDLC - additional tools and references
Notes From Previous Meetings
FROCo8 Slides - FRONT RANGE OWASP CONFERENCE 2008
Here are the links to the available presentations from FROCo8:
Jeremiah Grossman Business Logic Flaws - 7 Deadly Sins Media:FROCo8_JeremiahGrossman_BizLogicFlaws.pdf
Akshay Aggarwal Application Security Kung-Fu Competitive Advantage from Threat Modeling Media:ApplicationSecurityKungFuByAkshayAggarwal-FrontRangeOWASP-10Jun08.pdf
Robert Hansen Web Browser (In)Security
Mike Zusman SSL VPN Security Blog post containing slides
More info about the event
2008 Meeting Notes
Black Box vs White Box Testing by John Dickson of Denim Group, Ltd. (Sept 2008)
Static Analysis Techniques for Testing Application Security by Dan Cornell of The Denim Group (Aug 2008)
Grendel-Scan presentation and ISO (David Byrne and Eric Duprey, July 2008).
XSS by David Campbell and Eric Duprey (May 2008)
Ryan C. Barnett's Dynamic Vulnerability Identification - Continuous Web Application Assessment (April 2008)
Michael Sutton's "SQL Injection Revisited" (Feb 2008)
Aman Garg - Web App Protection, Tips for QA and Testing (January 2008)
2007 Meeting Notes
Patrick White, Aspect-Oriented Programming (Nov 2007)
Chapter Leader Links
2009 Colorado Planning Page
Colorado 2009 PLANNING PAGE
Board Members
Andy Lewis (Founder)
Kathy Thaxton (Events Director)
Jeremy Martinez (Board Member)
Pizza Delivery At Corporate Express
1. Papa John's 5160 W 120TH AVE Broomfield, CO 80020-3305
Phone: (303)469-6262
Delivery Hours: 10:00 am - 11:30 pm
Distance: 4.07 miles
menu as of 4/17/2008
2. Richie's Neighborhood Pizzeria (720) 887-3434 DON'T KNOW IF THEY DELIVER but they're in FlatIrons mall.
Well-written, well-referenced SQL injection article
https://www.owasp.org/index.php/About_OWASP
https://www.owasp.org/index.php/How_OWASP_Works
https://www.owasp.org/index.php?title=How_OWASP_Works&diff=22690&oldid=15689 (this is a previous version of the 'How OWASP Works' page which contains some ideas about the future)
https://www.owasp.org/index.php/OWASP_brand_usage_rules
https://www.owasp.org/index.php/Chapter_Rules
https://www.owasp.org/index.php/Chapter_Leader_Handbook
https://www.owasp.org/index.php/Category:Chapter_Resources
http://www.owasp.org/index.php/Tutorial#Editing_OWASP
And finally, if you haven't seen this amazing page created by Sebastien a while back with descirptions and links to past OWASP presentations, you must check it out now: http://www.owasp.org/index.php/OWASP_Education_Presentation
Of particular interest: https://www.owasp.org/images/d/df/OWASP_-_Presentation_for_potential_sponsorships.doc
Click here to post events on the OWASP Community calendar
Recruiting Tips - if you need to hire a WebAppSec or AppSec specialist
1. Join this chapter's mailing list and publish to the chapter.
2. Publish to Security Focus's jobs list.
3. Publish to the Yahoo CISSP-jobs list.
4. Publish to local job boards such as RMIUG-Jobs
5. Show up at a meeting, schmooze, and let it be known during the pizza or chapter business portion that YOU ARE HIRING.
6. Include the term OWASP in your ad to make it easily searchable by likely candidates. Consider verbage like:
- Ability to write code to reduce OWASP Top 10 bugs
- Ability to test code for OWASP Top 10 bugs
- Ability to manage Development Teams to adhere to OWASP guidelines