SlideShare a Scribd company logo
1
Essentials of Web Application Security:
What it is, Why it Matters, and How to Get Started
Chris Harget -
Product Marketing
2
What Is Web Application Security?
Apps that (mostly) run in Browsers, and let users
submit/retrieve information from databases
3
§ Quickly installed/updated
§ Works across operating systems
§ Limitless reach, affordable
4
These Are Called “Vulnerabilities”
But There Are Problem because…
§ Your Data is accessible from anywhere
§ To be useful, Web Apps interpret commands
§ There are hidden ways commands can be
used to breach data
5
Database
Application ServerWeb Server
Browser
6
Database
Application ServerWeb Server
Browser
Vulnerability + Hack
§ Firewalls
§ Antivirus
§ Encryption
§ Network Vulnerability Scanners
7
§ Cross-Site Scripting (XSS)
–  Inserts malicious scripts via trusted URL
§ Broken Session Management
–  Lets hackers access applications
§ Insecure Authentication
–  Lets attack exploit authentication mechanism
§ Cross Site Request Forgery (CSRF)
–  Forces a user to execute unwanted transactions on a
Web App they’re logged into.
§ Structured Query Language (SQL) Injection
–  Malicious inputs (commands) modifies SQL queries to
steal or modify data.
8
§ Web App Vulnerability Scanners conduct mock
“attacks” on an application to catalogue which types
of real attacks would succeed.
§ Results, with recommendations for how to fix, are
reported to app owner
9
§ Proactively scanning your applications
for vulnerabilities and remediating them
before the bad guys find them.
§ Measuring online risk to manage it
§ Highly automated for fast, comprehensive
response and best real-world security.
10
11
Why Does App Security Matter?
§ Today’s Economy is all about Web Apps
–  They’re your store, your product, your branding, your
infrastructure.
–  More apps with more valuable data make them a more
attractive target
§ Types of Data that can be stolen
–  Customer Identification
–  Access Controls
–  Transaction Information
–  Core Business Data
12
13
“69% of 12,000+ IT professionals surveyed
believed that in 2013 Application
Vulnerabilities are the number one
security issue.”
-The 2013 (ISC)2 Global Information Security Workforce Study
https://www.isc2.org/uploadedFiles/(ISC)2_Public_Content/2013%20Global%20Information
%20Security%20Workforce%20Study%20Feb%202013.pdf
14
Source: https://info.cenzic.com/2013-Application-Security-Trends-Report.html
15
§  80% have Session Management problems
§  61% have Cross Site Scripting issues
§  45% have Authentication vulnerabilities
16
§ Jan.14, 2013: CISO, Justin Somaini left
shortly after a Cross Site Scripting (XSS)
attack resulted in an embarrassing surge
of Spam from compromised Yahoo Mail
accounts.
§ Outside security experts said Yahoo was
slow to fix the vulnerability, which may have
led to the CISO’s abrupt departure.
–  http://allthingsd.com/20130114/yahoos-chief-information-security-officer-
departs-with-more-top-execs-under-ceo-scrutiny/
–  http://allthingsd.com/20130110/that-yahoo-mail-vulnerability-not-really-fixed/
–  http://arstechnica.com/security/2013/01/how-yahoo-allowed-hackers-to-
hijack-my-neighbors-e-mail-account/?
utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A
+arstechnica%2Findex+%28Ars+Technica+-+All+content%29
17
§ SQL Injection of Heartland Payment Systems’ Web
site In March of 2008 exposed 134 million credit
cards.
–  The vulnerability had been known for a long time
–  Perpetrator was caught and is serving 20 years, but…
–  …the damage was already done.
§ http://www.csoonline.com/article/700263/the-15-
worst-data-security-breaches-of-the-21st-century
18
19
Getting Started
§ How many Web applications do you have?
§ Which apps have mission-critical data
behind them?
§ Who Develops/updates them?
§ Do you want to build out a security analyst
group or retain outside experts?
§ Do you have mobile apps you want to
assess?
20
§ Security Analysts: Scan, Analyze, Coordinate
§ App Developers: Incorporate findings, fix code
§ QA: Re-run scans to ensure fixes worked
§ Governance/Risk/Compliance: Consume reports
§ Production Team: Re-run scans regularly to find
new issues
§ CIO/CISO: View Dashboard to see trends
21
§ Many vulnerabilities are relatively easy to detect,
block and fix.
§ Common tools for managing vulnerabilities:
–  Secure coding standards
–  Web security scanning
–  Intrusion/penetration testing
–  Web Application Firewalls (WAFs)
§ Security is a continuous effort
–  New developers, software and hardware are employed
–  Old vulnerabilities never go away
–  Hackers continue to generate new attacks
22
1.  Employ coding best practices during
development.
2.  Scan and remediate in pre-production test
environment (run-time is most accurate)
3.  Monitor production apps, and patch
accordingly
–  Web Application Firewalls, working with
vulnerability scanner, can use policy to “virtually
patch” some vulnerabilities
23
§ Pre-Production
–  Pros: Fixing earlier may be more efficient, more
aggressive testing may be used safely
–  Cons: Test environment may not mirror production
environment.
§ Production
–  Pros: Most accurate (real environment), Detects newly
discovered vulnerabilities, Web App Firewall virtual
patch may minimize repair time
–  Cons: Production team must buy in, care must be taken
to use only safe attacks.
§ Answer? Yes. Both. All of the above.
24
§ Managed Service
–  Pro: Expert, Fast, Easy, can cover Mobile apps too
–  Con: $$, Only as good as their tools
§ Cloud-based SaaS
–  Pro: Quick Setup, Simple, Affordable
–  Con: Shallower scan misses some vulnerability
types
§ Software (desktop or Enterprise)
–  Pro: Powerful, best value for large # of apps
–  Con: More to learn, costly for small # of apps
§ Hybrid (Managed Service + Enterprise Software)
–  Pro: Most secure, augments your team, flexible
–  Con: Mostly for enterprises
25
26
Managed
Service
Cloud
Hybrid
Service +
Software
Enterprise
Software
Skill Required
Depth of
Scan
§ Mix and Match
–  Managed Service for Compliance/Mission Critical apps
–  Software or Cloud for the rest
§ Plan to Evolve
–  Managed Service to start, migrate to Hyrid or Enterprise
Software (your data can be preserved)
§ Phase I, Phase II
–  Cover most important apps first
–  Expand to the rest when feasible
27
§ Who?
–  Global NGO with thousands of web sites
§ Need?
–  Methodology Assessment of their security posture, and
real-world training of their Developers
§ Solution?
–  Cenzic PS did a 3-day engagement with their App
Developers.
–  Reviewed 10 most common vulnerabilities, found
examples in their production apps.
–  Cenzic PS demonstrated on a Live Demo site how a
hacker could exploit those specific types of vulnerabilities
–  Reviewed coding best practices to completely eliminate
said vulnerabilities.
28
§ Who?
–  High technology company with a mobile
application that accessed sensitive customer
data
§ Need?
–  Vulnerability Scan a mobile app that
can not be traditionally traversed with a spider.
§ Solution?
–  Cenzic Mobile Scan service performed a dynamic
analysis by placing a proxy in line to the mobile app,
which allowed technicians to replay various attacks
and coupled it with a thorough forensic analysis of
the application on the device to identify
vulnerabilities that exposed customer data.
29
§ Who?
–  A Health Maintenance Organization
§ Need?
–  Deep scan of a new application on a tight development
schedule to ensure compliance.
§ Solution?
–  Cenzic PS performed Manual Penetration testing along
with the comprehensive vulnerability scanning to provide
a very thorough scan which could suffice for any
compliance or audit need.
30
31
Bronze	
   Silver	
   Gold	
   Pla0num	
  
	
  Industry	
  Best-­‐
Prac0ces	
  for	
  
Brochureware	
  
sites	
  
Industry	
  Best-­‐
Prac0ces	
  for	
  forms	
  
and	
  login	
  protected	
  
sites	
  
Compliance	
  for	
  
sites	
  with	
  user	
  
data	
  
	
  Comprehensive	
  
scans	
  for	
  Mission	
  
cri0cal	
  
applica0ons	
  
Phishing	
   X	
   	
  X	
   X	
   	
  x	
  
Light	
  input	
  
valida0on	
   X	
   X	
   X	
  
	
  x	
  
Data	
  Security	
   X	
   X	
   X	
   x	
  	
  
Session	
  
management	
   X	
   X	
  
x	
  	
  
OWASP	
  
compliance	
   X	
  
x	
  	
  
PCI	
  compliance	
   X	
   x	
  	
  
Business	
  logic	
  
tes0ng	
  
x	
  
Applica0on	
  logic	
  
tes0ng	
  
x	
  
Manual	
  
penetra0on	
  
tes0ng	
  
x	
  
32
Of All Attacks on Information Security
Are Directed to the Web Application Layer
Of All Web Applications Are Vulnerable
Network
Server
Web Application
% of Amount
Security Budget
10%
90%
% of Attacks
Risk
75%
Web
Layer
25%
33
§ Justify more IT spend
§ Reallocate existing IT spend
§ Stretch existing App Sec spend
Tip: For more ideas watch
“Top 10 Ways to Win Budget For App Security”
https://info.cenzic.com/webinar-security-budget.html
§ Web App Security Trends Report 2013
–  https://info.cenzic.com/2013-Application-Security-Trends-
Report.html
§ Web Security: Are You Part Of The Problem?
–  http://coding.smashingmagazine.com/2010/01/14/web-
security-primer-are-you-part-of-the-problem/
§ Open Web Application Security Project
–  (www.OWASP.org) is a broad-based organization seeking
to make software security visible for better decision
making
34
We offer:
§ Industry-leading, patented scanning technology
§ The broadest range of managed service, cloud,
enterprise software and hybrid service solutions to
best meet your evolving needs
§ Training, consulting, and mobile app assessment
35
§  Audit your environment
–  How many apps do you have?
–  Are you subject to regulatory compliance?
–  Which app is most crucial to your organization?
§  Identify team members who need to get educated
§  Try Cenzic for Free
–  https://info.cenzic.com/evaluate-software.html
§  Let us know how we can help you succeed!
–  Consulting, Managed Services, and Training always
help http://www.cenzic.com/services-support/training/
36
www.cenzic.com | 1-866-4-CENZIC (1-866-423-6942)
Questions?
request@cenzic.com or 1.866-4-Cenzic
Blog: https://blog.cenzic.com

More Related Content

PDF
Continuous Monitoring for Web Application Security
PPTX
Lessons Learned From Heartbleed, Struts, and The Neglected 90%
PDF
World best web apps security and Active detection of malicious link
PPTX
Strengthening cyber resilience with Software Supply Chain Visibility
DOCX
Research Paper
PDF
Whitepaper - CISO Guide_6pp
PDF
2016 Trends in Security
PDF
edgescan vulnerability stats report (2018)
Continuous Monitoring for Web Application Security
Lessons Learned From Heartbleed, Struts, and The Neglected 90%
World best web apps security and Active detection of malicious link
Strengthening cyber resilience with Software Supply Chain Visibility
Research Paper
Whitepaper - CISO Guide_6pp
2016 Trends in Security
edgescan vulnerability stats report (2018)

What's hot (20)

PDF
Device discovery for vulnerability assessment: Automating the Handoff
PPTX
B&W Netsparker overview
PPTX
Mapping the Enterprise Threat, Risk, and Security Control Landscape with Splunk
PDF
Hands on Security, Disrupting the Kill Chain, SplunkLive! Austin
PDF
Ransomware attacks
PDF
The Critical Security Controls and the StealthWatch System
PDF
Webinar: Neues zur Splunk App for Enterprise Security
PDF
SplunkLive! Stockholm 2015 breakout - Analytics based security
PDF
Vulnerability Management V0.1
DOCX
Dhishant -Latest Resume
PPTX
Web Application Security Vulnerability Management Framework
PDF
ByteCode pentest report example
PPTX
Gov Day Sacramento 2015 - User Behavior Analytics
DOCX
Veterans Administration Hacked by foreign orgs, security needs standardization
PDF
Web Application Attack Report, Edition #4
PPTX
Best Practices for Scoping Infections and Disrupting Breaches
PDF
Whitelist Tutorial 1
PPT
Consensus Audit Guidelines 2008
PPTX
Network Vulnerability Assessment: Key Decision Points
PPTX
Gubarevich Peter - 11-Feb-2016 - Show IT 2016 @Bratislava
Device discovery for vulnerability assessment: Automating the Handoff
B&W Netsparker overview
Mapping the Enterprise Threat, Risk, and Security Control Landscape with Splunk
Hands on Security, Disrupting the Kill Chain, SplunkLive! Austin
Ransomware attacks
The Critical Security Controls and the StealthWatch System
Webinar: Neues zur Splunk App for Enterprise Security
SplunkLive! Stockholm 2015 breakout - Analytics based security
Vulnerability Management V0.1
Dhishant -Latest Resume
Web Application Security Vulnerability Management Framework
ByteCode pentest report example
Gov Day Sacramento 2015 - User Behavior Analytics
Veterans Administration Hacked by foreign orgs, security needs standardization
Web Application Attack Report, Edition #4
Best Practices for Scoping Infections and Disrupting Breaches
Whitelist Tutorial 1
Consensus Audit Guidelines 2008
Network Vulnerability Assessment: Key Decision Points
Gubarevich Peter - 11-Feb-2016 - Show IT 2016 @Bratislava
Ad

Similar to Essentials of Web Application Security: what it is, why it matters and how to get started (20)

PPT
Discovering the Value of Verifying Web Application Security Using IBM Rationa...
PDF
Application Security - Your Success Depends on it
PDF
Web Application Security Testing Guide | Secure Web Apps
PDF
Bringing the hacker mindset into requirements and testing by Eapen Thomas and...
PDF
Application security testing an integrated approach
PDF
Top 10 Ways To Win Budget For Application Security - Cenzic.2013.05.22
PPT
Web Application Hacking 2004
PPTX
Web_Appication_Security_Training_For_Developers.pptx
PDF
Breached! App Attacks, Application Protection and Incident Response
PDF
Streamlining AppSec Policy Definition.pptx
PPTX
Web security – everything we know is wrong cloud version
PDF
Web Application Penetration Testing Course in 2025.pdf
PPTX
Application Hackers Have A Handbook. Why Shouldn't You?
PPTX
Application security
PDF
C01461422
PPT
Web Application Security
PDF
Web Application Security For Small and Medium Businesses
PDF
Application Security - Making It Work
PPTX
CyberSecurityppt. pptx
PPTX
Application Security TRENDS – Lessons Learnt- Firosh Ummer
Discovering the Value of Verifying Web Application Security Using IBM Rationa...
Application Security - Your Success Depends on it
Web Application Security Testing Guide | Secure Web Apps
Bringing the hacker mindset into requirements and testing by Eapen Thomas and...
Application security testing an integrated approach
Top 10 Ways To Win Budget For Application Security - Cenzic.2013.05.22
Web Application Hacking 2004
Web_Appication_Security_Training_For_Developers.pptx
Breached! App Attacks, Application Protection and Incident Response
Streamlining AppSec Policy Definition.pptx
Web security – everything we know is wrong cloud version
Web Application Penetration Testing Course in 2025.pdf
Application Hackers Have A Handbook. Why Shouldn't You?
Application security
C01461422
Web Application Security
Web Application Security For Small and Medium Businesses
Application Security - Making It Work
CyberSecurityppt. pptx
Application Security TRENDS – Lessons Learnt- Firosh Ummer
Ad

More from Cenzic (6)

PDF
How to Overcome the 5 Barriers to Production App Security Testing
PDF
Ians cenzic webinar
PPTX
Drive By Downloads: How To Avoid Getting a Cap Popped in Your App
PDF
Security in the cloud protecting your cloud apps
PDF
HARM Score: Approaches to Quantitative Risk Analysis for Web Applications
PDF
AJAX: How to Divert Threats
How to Overcome the 5 Barriers to Production App Security Testing
Ians cenzic webinar
Drive By Downloads: How To Avoid Getting a Cap Popped in Your App
Security in the cloud protecting your cloud apps
HARM Score: Approaches to Quantitative Risk Analysis for Web Applications
AJAX: How to Divert Threats

Recently uploaded (20)

PDF
Machine learning based COVID-19 study performance prediction
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
MYSQL Presentation for SQL database connectivity
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Approach and Philosophy of On baking technology
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
KodekX | Application Modernization Development
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
A Presentation on Artificial Intelligence
PDF
Modernizing your data center with Dell and AMD
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Machine learning based COVID-19 study performance prediction
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Review of recent advances in non-invasive hemoglobin estimation
Per capita expenditure prediction using model stacking based on satellite ima...
MYSQL Presentation for SQL database connectivity
The AUB Centre for AI in Media Proposal.docx
NewMind AI Weekly Chronicles - August'25 Week I
Approach and Philosophy of On baking technology
Mobile App Security Testing_ A Comprehensive Guide.pdf
KodekX | Application Modernization Development
NewMind AI Monthly Chronicles - July 2025
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
A Presentation on Artificial Intelligence
Modernizing your data center with Dell and AMD
Network Security Unit 5.pdf for BCA BBA.
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
CIFDAQ's Market Insight: SEC Turns Pro Crypto
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx

Essentials of Web Application Security: what it is, why it matters and how to get started

  • 1. 1 Essentials of Web Application Security: What it is, Why it Matters, and How to Get Started Chris Harget - Product Marketing
  • 2. 2 What Is Web Application Security?
  • 3. Apps that (mostly) run in Browsers, and let users submit/retrieve information from databases 3
  • 4. § Quickly installed/updated § Works across operating systems § Limitless reach, affordable 4 These Are Called “Vulnerabilities” But There Are Problem because… § Your Data is accessible from anywhere § To be useful, Web Apps interpret commands § There are hidden ways commands can be used to breach data
  • 8. § Cross-Site Scripting (XSS) –  Inserts malicious scripts via trusted URL § Broken Session Management –  Lets hackers access applications § Insecure Authentication –  Lets attack exploit authentication mechanism § Cross Site Request Forgery (CSRF) –  Forces a user to execute unwanted transactions on a Web App they’re logged into. § Structured Query Language (SQL) Injection –  Malicious inputs (commands) modifies SQL queries to steal or modify data. 8
  • 9. § Web App Vulnerability Scanners conduct mock “attacks” on an application to catalogue which types of real attacks would succeed. § Results, with recommendations for how to fix, are reported to app owner 9
  • 10. § Proactively scanning your applications for vulnerabilities and remediating them before the bad guys find them. § Measuring online risk to manage it § Highly automated for fast, comprehensive response and best real-world security. 10
  • 11. 11 Why Does App Security Matter?
  • 12. § Today’s Economy is all about Web Apps –  They’re your store, your product, your branding, your infrastructure. –  More apps with more valuable data make them a more attractive target § Types of Data that can be stolen –  Customer Identification –  Access Controls –  Transaction Information –  Core Business Data 12
  • 13. 13 “69% of 12,000+ IT professionals surveyed believed that in 2013 Application Vulnerabilities are the number one security issue.” -The 2013 (ISC)2 Global Information Security Workforce Study https://www.isc2.org/uploadedFiles/(ISC)2_Public_Content/2013%20Global%20Information %20Security%20Workforce%20Study%20Feb%202013.pdf
  • 15. 15
  • 16. §  80% have Session Management problems §  61% have Cross Site Scripting issues §  45% have Authentication vulnerabilities 16
  • 17. § Jan.14, 2013: CISO, Justin Somaini left shortly after a Cross Site Scripting (XSS) attack resulted in an embarrassing surge of Spam from compromised Yahoo Mail accounts. § Outside security experts said Yahoo was slow to fix the vulnerability, which may have led to the CISO’s abrupt departure. –  http://allthingsd.com/20130114/yahoos-chief-information-security-officer- departs-with-more-top-execs-under-ceo-scrutiny/ –  http://allthingsd.com/20130110/that-yahoo-mail-vulnerability-not-really-fixed/ –  http://arstechnica.com/security/2013/01/how-yahoo-allowed-hackers-to- hijack-my-neighbors-e-mail-account/? utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A +arstechnica%2Findex+%28Ars+Technica+-+All+content%29 17
  • 18. § SQL Injection of Heartland Payment Systems’ Web site In March of 2008 exposed 134 million credit cards. –  The vulnerability had been known for a long time –  Perpetrator was caught and is serving 20 years, but… –  …the damage was already done. § http://www.csoonline.com/article/700263/the-15- worst-data-security-breaches-of-the-21st-century 18
  • 20. § How many Web applications do you have? § Which apps have mission-critical data behind them? § Who Develops/updates them? § Do you want to build out a security analyst group or retain outside experts? § Do you have mobile apps you want to assess? 20
  • 21. § Security Analysts: Scan, Analyze, Coordinate § App Developers: Incorporate findings, fix code § QA: Re-run scans to ensure fixes worked § Governance/Risk/Compliance: Consume reports § Production Team: Re-run scans regularly to find new issues § CIO/CISO: View Dashboard to see trends 21
  • 22. § Many vulnerabilities are relatively easy to detect, block and fix. § Common tools for managing vulnerabilities: –  Secure coding standards –  Web security scanning –  Intrusion/penetration testing –  Web Application Firewalls (WAFs) § Security is a continuous effort –  New developers, software and hardware are employed –  Old vulnerabilities never go away –  Hackers continue to generate new attacks 22
  • 23. 1.  Employ coding best practices during development. 2.  Scan and remediate in pre-production test environment (run-time is most accurate) 3.  Monitor production apps, and patch accordingly –  Web Application Firewalls, working with vulnerability scanner, can use policy to “virtually patch” some vulnerabilities 23
  • 24. § Pre-Production –  Pros: Fixing earlier may be more efficient, more aggressive testing may be used safely –  Cons: Test environment may not mirror production environment. § Production –  Pros: Most accurate (real environment), Detects newly discovered vulnerabilities, Web App Firewall virtual patch may minimize repair time –  Cons: Production team must buy in, care must be taken to use only safe attacks. § Answer? Yes. Both. All of the above. 24
  • 25. § Managed Service –  Pro: Expert, Fast, Easy, can cover Mobile apps too –  Con: $$, Only as good as their tools § Cloud-based SaaS –  Pro: Quick Setup, Simple, Affordable –  Con: Shallower scan misses some vulnerability types § Software (desktop or Enterprise) –  Pro: Powerful, best value for large # of apps –  Con: More to learn, costly for small # of apps § Hybrid (Managed Service + Enterprise Software) –  Pro: Most secure, augments your team, flexible –  Con: Mostly for enterprises 25
  • 27. § Mix and Match –  Managed Service for Compliance/Mission Critical apps –  Software or Cloud for the rest § Plan to Evolve –  Managed Service to start, migrate to Hyrid or Enterprise Software (your data can be preserved) § Phase I, Phase II –  Cover most important apps first –  Expand to the rest when feasible 27
  • 28. § Who? –  Global NGO with thousands of web sites § Need? –  Methodology Assessment of their security posture, and real-world training of their Developers § Solution? –  Cenzic PS did a 3-day engagement with their App Developers. –  Reviewed 10 most common vulnerabilities, found examples in their production apps. –  Cenzic PS demonstrated on a Live Demo site how a hacker could exploit those specific types of vulnerabilities –  Reviewed coding best practices to completely eliminate said vulnerabilities. 28
  • 29. § Who? –  High technology company with a mobile application that accessed sensitive customer data § Need? –  Vulnerability Scan a mobile app that can not be traditionally traversed with a spider. § Solution? –  Cenzic Mobile Scan service performed a dynamic analysis by placing a proxy in line to the mobile app, which allowed technicians to replay various attacks and coupled it with a thorough forensic analysis of the application on the device to identify vulnerabilities that exposed customer data. 29
  • 30. § Who? –  A Health Maintenance Organization § Need? –  Deep scan of a new application on a tight development schedule to ensure compliance. § Solution? –  Cenzic PS performed Manual Penetration testing along with the comprehensive vulnerability scanning to provide a very thorough scan which could suffice for any compliance or audit need. 30
  • 31. 31 Bronze   Silver   Gold   Pla0num    Industry  Best-­‐ Prac0ces  for   Brochureware   sites   Industry  Best-­‐ Prac0ces  for  forms   and  login  protected   sites   Compliance  for   sites  with  user   data    Comprehensive   scans  for  Mission   cri0cal   applica0ons   Phishing   X    X   X    x   Light  input   valida0on   X   X   X    x   Data  Security   X   X   X   x     Session   management   X   X   x     OWASP   compliance   X   x     PCI  compliance   X   x     Business  logic   tes0ng   x   Applica0on  logic   tes0ng   x   Manual   penetra0on   tes0ng   x  
  • 32. 32 Of All Attacks on Information Security Are Directed to the Web Application Layer Of All Web Applications Are Vulnerable Network Server Web Application % of Amount Security Budget 10% 90% % of Attacks Risk 75% Web Layer 25%
  • 33. 33 § Justify more IT spend § Reallocate existing IT spend § Stretch existing App Sec spend Tip: For more ideas watch “Top 10 Ways to Win Budget For App Security” https://info.cenzic.com/webinar-security-budget.html
  • 34. § Web App Security Trends Report 2013 –  https://info.cenzic.com/2013-Application-Security-Trends- Report.html § Web Security: Are You Part Of The Problem? –  http://coding.smashingmagazine.com/2010/01/14/web- security-primer-are-you-part-of-the-problem/ § Open Web Application Security Project –  (www.OWASP.org) is a broad-based organization seeking to make software security visible for better decision making 34
  • 35. We offer: § Industry-leading, patented scanning technology § The broadest range of managed service, cloud, enterprise software and hybrid service solutions to best meet your evolving needs § Training, consulting, and mobile app assessment 35
  • 36. §  Audit your environment –  How many apps do you have? –  Are you subject to regulatory compliance? –  Which app is most crucial to your organization? §  Identify team members who need to get educated §  Try Cenzic for Free –  https://info.cenzic.com/evaluate-software.html §  Let us know how we can help you succeed! –  Consulting, Managed Services, and Training always help http://www.cenzic.com/services-support/training/ 36
  • 37. www.cenzic.com | 1-866-4-CENZIC (1-866-423-6942) Questions? request@cenzic.com or 1.866-4-Cenzic Blog: https://blog.cenzic.com