1 / 20

OWASP Top-10 2013

OWASP Top-10 2013. Dave Wichers OWASP Top 10 Project Lead OWASP Board Member COO/Cofounder, Aspect Security. About the OWASP Top 10. OWASP Top Ten (2013 Edition). What Didn’t Change. OWASP Top 10 Risk Rating Methodology. 1 2 3. Injection Example. 1.66 weighted risk rating.

osgood
Télécharger la présentation

OWASP Top-10 2013

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. OWASP Top-10 2013 Dave Wichers OWASP Top 10 Project Lead OWASP Board Member COO/Cofounder, Aspect Security

  2. About the OWASP Top 10

  3. OWASP Top Ten (2013 Edition)

  4. WhatDidn’t Change

  5. OWASP Top 10 Risk Rating Methodology 1 2 3 Injection Example 1.66 weighted risk rating

  6. What’s Changed?

  7. Mapping from 2010 to 2013 Top 10

  8. OWASP Top Ten 2010-A6Security Misconfiguration How Do I Prevent This? The primary recommendations are to establish all of the following: … 2. A process for keeping abreast of and deploying all new software updates and patches in a timely manner to each deployed environment. This needs to include all code libraries as well, which are frequently overlooked.”

  9. The amount of custom code in an application hasn’t changed very much in the past 10 years. 80% Libraries But library use is growing at a staggering rate

  10. Transformation 20% Custom Code 80% Libraries But library use is growing at a staggering rate

  11. Everyone Uses Vulnerable Libraries 29 MILLION vulnerable downloads in 2011 https://www.aspectsecurity.com/news/press/the-unfortunate-reality-of-insecure-libraries

  12. 2013-A9 – Using Known Vulnerable Components

  13. What Can You Do to Avoid This?

  14. Automation Example for Java – Use Maven ‘Versions’ Plugin Output from the Maven Versions Plugin – Automated Analysis of Libraries’ Status against Central repository Most out of Date! Details Developer Needs This can automatically be run EVERY TIME software is built!!

  15. The Merged 2013-A6 – Sensitive Data Exposure

  16. Expanded 2013-A7 – Missing Function Level Access Control

  17. OWASP Top 10 2013 Development Methodology

  18. OWASP Top 10 Future Development Methodology Ideas

  19. OWASP Top 10 Resources • Video Presentation of Each Item in OWASP Top 10 – 2010 (which is very similar) • Dave Wichers at OWASP AppSec DC (2009) • http://www.vimeo.com/9006276 • OWASP Top 10 – 2013 Presentation which goes through each item one by one • https://www.owasp.org/index.php/Top10 • Translations of OWASP Top 10 - 2013 • French, Chinese, and Korean Translations complete • Many others are underway • https://www.owasp.org/index.php/Top10#tab=Translation_Efforts

  20. Thank youOWASP Top-10 Project

More Related