欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    Application security metrics from the organization on down to .ppt

    • 资源ID:378501       资源大小:1.44MB        全文页数:28页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    Application security metrics from the organization on down to .ppt

    1、Application security metrics from the organization on down to the vulnerabilities,Chris Wysopal CTO Veracode ,November 13, 2009 11:30am-12:30pm,Agenda,Why use metrics? Challenges & Goals for Application Security Metrics Enumerations Organizational Metrics Testing Metrics Application Metrics WASC Web

    2、 Application Security Statistics Project 2008 Future Plans,2,To measure is to know. James Clerk Maxwell, 1831-1879Measurement motivates. John Kenneth Galbraith. 1908-2006,3,Metrics do matter,Metrics quantify the otherwise unquantifiable Metrics can show trends and trends matter more than measurement

    3、s do Metrics can show if we are doing a good or bad job Metrics can show if you have no idea where you are Metrics establish where “You are here” really is Metrics build bridges to managers Metrics allow cross sectional comparisons Metrics set targets Metrics benchmark yourself against the oppositio

    4、n Metrics create curiosity,4,Source: Andy Jaquith, Yankee Group, Metricon 2.0,Metrics dont matter,It is too easy to count things for no purpose other than to count them You cannot measure security so stop This following is all that matters and you cant map security metrics to them: Maintenance of av

    5、ailability Preservation of wealth Limitation on corporate liability Compliance Shepherding the corporate brandCost of measurement not worth the benefit,5,Source: Mike Rothman, Security Incite, Metricon 2.0,Bad metrics are worse than no metrics,6,Security metrics can drive executive decision making,H

    6、ow secure am I? Am I better off than this time last year? Am I spending the right amount of $? How do I compare to my peers? What risk transfer options do I have?,7,Source: Measuring Security Tutorial, Dan Geer,Goals of Application Security Metrics,Provide quantifiable information to support enterpr

    7、ise risk management and risk-based decision making Articulate progress towards goals and objectives Provide a repeatable, quantifiable way to assess, compare, and track improvements in assurance Focus activities on risk mitigation in order of priority and exploitability Facilitate adoption and impro

    8、vement of secure software design and development processes Provide an objective means of comparing and benchmarking projects, divisions, organizations, and vendor products,8,Source: Practical Measurement Framework for Software Assurance and Information Security, DHS SwA Measurement Working Group,Use

    9、 Enumerations,Common Vulnerabilities and Exposures Common Weakness EnumerationCommon Attack Pattern Enumeration and Classification,Enumerations help identify specific software-related items that can be counted, aggregated, evaluated over time,Organizational Metrics,Percentage of application inventor

    10、y developed with SDLC (which version of SDLC?) Business criticality of each application in inventory Percentage of application inventory tested for security (what level of testing?) Percentage of application inventory remediated and meeting assurance requirements Roll up of testing results,10,Organi

    11、zational Metrics,Cost to fix defects at different points in the software lifecycle Cost of data breaches related to software vulnerabilities,11,Testing Metrics,Number of threats identified in threat model Size of attack surface identified Percentage code coverage (static and dynamic) Coverage of def

    12、ect categories (CWE) Coverage of attack pattern categories (CAPEC),12,SANS Top 25 Mapped to Application Security Methods,Source: 2009 Microsoft,Weakness Class Prevalence based on 2008 CVE data,4855 total flaws tracked by CVE in 2008,Basic Metrics: Defect counts,Design and implementation defectsCWE i

    13、dentifier CVSS score Severity Likelihood of exploit,Automated Code Analysis Techniques,Static Analysis: (White Box Testing) Similar to a line by line code review. Benefit is there is complete coverage of the entire source or binary. Downside is it is computationally impossible to have a perfect anal

    14、ysis. Static Source analyze the source code Static Binary analyze the binary executable Source vs. Binary You dont always have all the source code. You dont want to part with your source code to get a 3rd party analysis Dynamic Analysis: (Black Box Testing) Run time analysis more like traditional te

    15、sting. Benefit is there is perfect modeling of a particular input so you can show exploitability. Downside is you cannot create all inputs in reasonable time. Automated dynamic testing (also known as penetration testing) using tools Manual Penetrating Testing (with or without use of tools) Create li

    16、sts of defects that can be labeled with CWE, CVSS, Exploitability,Manual Analysis,Manual Penetration Testing can discover some issues that cannot be determined automatically because a human can understand issues related to business logic or design Manual Code Review typically focused only on specifi

    17、c high risk areas of code Manual Design Review can determine some vulnerabilities early on in the design process before the program is even built. Threat Modeling,WASC Web Application Security Statistics Project 2008,Purpose Collaborative industry wide effort to pool together sanitized website vulne

    18、rability data and to gain a better understanding about the web application vulnerability landscape. Ascertain which classes of attacks are the most prevalent regardless of the methodology used to identify them. MITRE CVE project for custom web applications. Goals Identify the prevalence and probabil

    19、ity of different vulnerability classes. Compare testing methodologies against what types of vulnerabilities they are likely to identify.,18,Project Team,Project Leader Sergey Gordeychik Project Contributors Sergey Gordeychik, Dmitry Evteev (POSITIVE TECHNOLOGIES) Chris Wysopal, Chris Eng (VERACODE)

    20、Jeremiah Grossman (WHITEHAT SECURITY) Mandeep Khera (CENZIC) Shreeraj Shah (BLUEINFY) Matt Lantinga (HP APPLICATION SECURITY CENTER) Lawson Lee (dns used WebInspect) Campbell Murray (ENCRIPTION LIMITED),19,Summary,12186 web applications with 97554 detected vulnerabilities more than 13%* of all revie

    21、wed sites can be compromised completely automatically About 49% of web applications contain vulnerabilities of high risk level detected by scanning manual and automated assessment by white box method allows to detect these high risk level vulnerabilities with probability up to 80-96% 99% of web appl

    22、ications are not compliant with PCI DSS standard * Web applications with Brute Force Attack, Buffer Overflow, OS Commanding, Path Traversal, Remote File Inclusion, SSI Injection, Session Fixation, SQL Injection, Insufficient Authentication, Insufficient Authorization vulnerabilities detected by auto

    23、matic scanning.,20,Compared to 2007 WASS Project,Number of sites with SQL Injection fell by 13% Number of sites with Cross-site Scripting fell 20% Number of sites with different types of Information Leakage rose by 24% Probability to compromise a host automatically rose from 7 to 13 %.,21,Probabilit

    24、y to detect a vulnerability,22,% of total vulnerabilities,23,White box vs. black box,24,Full Report,http:/projects.webappsec.org/Web-Application-Security-Statistics,25,Future Plans,Veracode processes over 100 applications and 500 Million lines of code per month Collecting data:vulnerabilities found/

    25、fixed Application metadata: industry, time in dev cycle, application type Vulnerability trends Industry/Platform/Language differences,26,Further reading on software security metrics & testing,NIST, Performance Measurement Guide for Information Security http:/csrc.nist.gov/publications/nistpubs/800-55-Rev1/SP800-55-rev1.pdf Security Metrics: Replacing Fear, Uncertainty, and Doubt by Andrew Jaquith, The Art of Software Security Testing by Chris Wysopal, Lucas Nelson, Dino Dai Zovi, Elfriede Dustin,27,Q&A ,


    注意事项

    本文(Application security metrics from the organization on down to .ppt)为本站会员(registerpick115)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开