Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations •...

33
Product Roadmap Sushant Rao Principal Product Manager Fortify Software, a HP company

Transcript of Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations •...

Page 1: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Product RoadmapSushant RaoPrincipal Product ManagerFortify Software, a HP company

Page 2: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Agenda

• Next Generation of Security Analysis• Future Directions

2

Currently under investigation and not guaranteed to be included in future releases

Page 3: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Next Generation of Security Analysis

3

Page 4: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

A Key Element in SSA is Security Testing

4

Which is the “best” Security Testing Methodology?

Page 5: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Dynamic Testing identifies Exploits

Dynamic Testing

What are the root-cause vulnerabilities of these exploits?

Page 6: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Dynamic Testing – Pros & Cons

6

•Advantages• Concrete prioritization of results

• Tests deployment environment

•Disadvantages• Little insight into root cause

• Limited by functional coverage

Page 7: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Static Testing Comprehensively Identifies Vulnerabilities in Code

Static Testing

Which vulnerabilities are accessible from the outside?

Page 8: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Static Testing – Pros & Cons

8

•Advantages• Comprehensive results

• Source-level details

•Disadvantages• Exploits are difficult to provide

• Prioritization difficult

Page 9: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

DynamicSQL Injection

result

StaticSQL injection

result Code

Hybrid TechnologyCorrelates Exploits with Vulnerabilities

Page 10: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Challenge of Hybrid 1.0 Technology

Correlating URLs (DAST) with Source

Code (SAST) is difficult!

Page 11: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Problems With Hybrid 1.0

11

Ineffective

No clear benefits to current approach

As a result, users don’t bother doing Hybrid Security Testing

Inefficient

Securing applications become very time and resource intensive

Inaccurate

Correlation is difficult

DAST provides URL, but SAST provides code-level data flow

Page 12: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Need a way to correlate Dynamic & Static testing

•Observe actual attacks

• Sidestep security controls• Obfuscation

• Encryption

Introducing RAST for Intelligent Correlation

Page 13: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

RAST is the key to correlation

ID: 234

File: NewClass.csLine: 27

ID: 234

File: NewClass.csLine: 27

URL:www.sales.company.com

Source Code:<java.sql.Connection.xxx>

Page 14: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

++=

Introducing Hybrid 2.0 Technology

Page 15: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Fortify Hybrid 2.0 Technology

Correlation Engine (Fortify 360 Server)

Page 16: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Code

Hybrid 2.0 TechnologyDirectly links more vulnerabilities

Page 17: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Code

Hybrid 2.0 TechnologyCorrelation re-prioritizes riskier issues

Page 18: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Code

Hybrid 2.0 TechnologyDirect dynamic testing

Page 19: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Deploying Hybrid 2.0

Development Production

Step 1: Implement A Security Gate

Fortify Gate

Security acceptance testing

Hybrid 2.0

Static Analysis

Dynamic Analysis

Run-Time Analysis

Page 20: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Fortify Security Gate with Hybrid 2.0

Monitor in Production

Pass

Evaluate Business

Risk

Fail

Defend

Defend and Monitor Applications

Defend in Production

Fortify Gate

Remediate in Development

Generate Detailed Reports for Developers

Remediate

Page 21: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Issue with Step 1: Costs of Failing

Evaluate Business

Risk

Defend in Production

Remediate in Development

$

$$$

Monitor in Production

Pass

Fail

Page 22: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Hybrid 2.0

Requirements/ Design Coding Testing ProductionFortify

Gate

Static Analysis

Dynamic Analysis

Run-Time Analysis

Step 2: Expand to earlier stages in SDLC

Page 23: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Benefits of Fortify Hybrid 2.0

Relevance

Importance

Find the root cause

Understand the context of vulnerabilities

Fix the most critical vulnerabilities

Prioritize your resources and time

Speed Fix security issues fast

Release secure applications to market quickly

Page 24: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Future Direction*

24

Currently under investigation and not guaranteed to be included in future releases

Page 25: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Security ► Languages

• Currently• Support 18 Languages: ASP.NET, VB.NET, C#, Java, JSP, C, C++, COBOL,

Cold Fusion, T-SQL, PL/SQL, JavaScript / AJAX, Classic ASP, PHP, Python, VBScript, Visual Basic, XML / HTML

• Under Development: SAP ABAP• Under Consideration

• Web 2.0• Adobe Flex / Flash• Microsoft Silverlight• Expanded HTML5 support

• Dynamic Languages• Ruby / JRuby

• Business Languages• Oracle Fusion• Salesforce APEX

• Legacy Languages• PERL

25

Page 26: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Findings: Groups of Related Issues

26

• Correlation• Is a way to automatically group issues based on rules

• Findings• Will allow you to manually group issues during the audit process• Create your own findings (groups), drag and drop issues into them as

you see fit• Correlation could turn into an initial seeding for findings

• Benefits• Save time by mass auditing issues

• Bugtrackers• Will be an important part of findings. We will provide an easy way to

file a bug for several issues at once.

Page 27: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Security Education Plugin

27

• Working on a plugin that can alert you to security vulnerabilities in real time as you’re developing code• i.e. when you start typing in “java.sql.Connection.PrepareCall()”, you’ll

see a popup that alerts you to the security vulnerabilities that are related to that API

• Security information will come from our rules• Parsed/cached at plugin startup

• Looking at two different use cases: on-the-fly (alerts as you type), and on-demand (show all alerts for the current file)

• Several IDEs, will probably start with Eclipse• Separate from our existing plugins, but can be used together

Page 28: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Easy & Fast

• Better Defect Tracking Integration

• Improved Scanning Performance

• Seamless Build Integration

• “Lighter-weight” plug-ins for Developer IDEs

Page 29: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Potential Fortify – HP Integrations

• Hybrid 2.0: DAST, SAST & RAST integration

• Defect Tracking: HP Quality Center & Fortify 360 Server

• Functional & Security Testing: HP QA Inspect & Fortify RAST

• Security Dashboard: Fortify 360 Server & HP AMP

29

Page 30: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Potential Fortify – HP Integrations

Fortify + HP Application Security CenterQA & integration

testing

PTA + QA Inspect

Production assessment

WebInspect

Source code validation

Fortify (SCA)

PLAN CODE PRODUCTIONTEST

Hybrid 2.0

Runtime Analysis

Fortify RTA

Enterprise security assurance and reporting

Enterprise security assurance & reporting

Assessment Management PlatformFortify 360

Potential Integrations

Page 31: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Thank you

31

Page 32: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

Key Enhancements Released in 2010

• 2.6.0• RTA for Java 1.4• RTA for .NET 2.0, 3.0, and 3.5• IDE Plugin for Oracle Jdeveloper• User-extensible Vulnerability Descriptions and Recommendations

• 2.6.5• SCA for .NET 4.0• IDE Plugin support for Visual Studio 2010• SCA, IDE Plugins and Demo Suite for Windows 7• SCA, 360 Server and RTA for Windows 2008 Server R2

32

Page 33: Product Roadmap - Tech Exec Networks · 2017-01-06 · Potential Fortify –HP Integrations • Hybrid 2.0: DAST, SAST & RAST integration • Defect Tracking: HP Quality Center &

SAP ABAP Scanning

• SAP is used by many companies to “run” the company• Finance, Manufacturing, Marketing, HR, etc

• ABAP is SAP’s business processing language to customize SAP

• Fortify SAP ABAP scanning will analyze ABAP applications for vulnerabilities

33