SlideShare une entreprise Scribd logo
1  sur  25
Télécharger pour lire hors ligne
WHY THE FINANCIAL INDUSTRY NEEDS
INTELLIGENT API SECURITY
Copyright ©2019 Ping Identity Corporation. All rights reserved.
Wesley Dunnington, Field CTO
APIdays London, November 13, 2019
Copyright ©2019 Ping Identity Corporation. All rights reserved.
WHO AM I?
Name: Wesley Dunnington
Location: Boston
Email: Wesley.dunnington@pingidentity.com
Wesley has been in the identity and security space for over 25 years.
Wesley Dunnington is currently Field CTO for Ping Identity
In this role he helps customers understand both the business value and implications of new technologies, and helps Ping maintain its
thought leadership position via blogs, whitepapers, conference presentations, and standards body work.
As director of engineering with CA Technologies SiteMinder he led the teams building CA’s federation, web service, and secure proxy
products. Transitioning into an architectural VP position Wesley became chief architect for CA’s Secure Cloud IDaaS offering
More recently Wesley was lead platform architect for Sophos Central, an AWS based SaaS platform for Sophos’ cloud cybersecurity
offerings that protect 100 million people and 100,000 businesses in 150 countries.
Wesley is on the OpenID Foundation board of directors, is actively participating in the FastFed working group, and was a member of
Kantara’s Interoperability Review Board
Copyright ©2019 Ping Identity Corporation. All rights reserved.
A NEW FINANCIAL LANDSCAPE
• Open Banking and PSD2 promise to improve end-
users financial experiences by making payments
easier and allowing third party applications greater
access to their banking information
• This is a massive API-driven transformation
• However along with this comes an increased
likelihood of fraud
• These new publicly exposed API’s provide a large
and attractive attack surface for hackers
• This is not a knock against API’s or FAPI
• We are less mature when it comes to protecting
API’s
No
Contract
Bank
MerchantExplicit
Consent
Copyright ©2019 Ping Identity Corporation. All rights reserved.
“By 2022 API breaches will become the top attack vector that
result in data loss”
– Gartner –
Exponential Growth of APIs
Growth in number of attacks
Average Time to Detect Breach
2018 Verizon DBIR
API CYBERATTACKS TAKE MONTHS TO DETECT
Copyright ©2019 Ping Identity Corporation. All rights reserved.
• Client and Patient accounts taken over …
• Critical control systems taken hostage or worse …
• Services, mobile apps shut down or disrupted …
• Data breaches – theft of customer records, private data,
credit cards, …
• Fraud for banks, retailers, payment processors, …
API BREACH IMPACT
Copyright ©2019 Ping Identity Corporation. All rights reserved.
Users, Devices,
Bad Actors
API Access to
Systems and Apps
Public/Private Cloud
LEADERS MOST OFTEN ANSWER …
“NO, WE CANNOT” TO THESE QUESTIONS
§ Visibility
• Do you know about all your APIs?
• Can you tell good from bad traffic on your APIs?
• Can you track the traffic on all APIs?
• Do you have traffic visibility across clusters of gateways
• How about reports for Compliance and Forensic
for each API?
§ Attacks – Can you detect insider or external attacks on APIs, login
control, or digital assets connected?
LACK OF VISIBILITY AND CYBERATTACK
DETECTION TODAY
Copyright © 2019, Ping Identity Corporation. All rights reserved.
• DDoS Protection
• Transport Security
• Rule based Sec.
• OWASP Top 10
• Fraud Detection
• Browser Validation
• Rate Limiting
• Encryption/Signing
Brute Force
Data ExtractionStolen Tokens
Acct. Takeover API DDoS
API TAKE OVER Partner Breach
Partner Abuse
CDN
ADC
WAF Bot
Detection
API
GW
Data Theft
APIs/Data
ATTACKS GO THROUGH EXISTING DEFENSES – EVERY TIME
Copyright ©2019 Ping Identity Corporation. All rights reserved.
Copyright ©2019 Ping Identity Corporation. All rights reserved.
OPEN BANKING ADDITIONAL CHALLENGES
• Banks’ fraud detection is harder!
• Banks not in control of vetting TPP’s
• Banks have less visibility into user activity
• SCA makes authentication stronger
• But only see customer at points in time
• Existing UEBA/Continuous authentication
broken
• Many other fintech's have delayed SCA
ASPSP
TPP
• Hackers with compromised credentials look like
authorized user – could also be insiders
• Attack examples/impact:
• Control system attacks
• Data exfiltration
• Data manipulation or deletion
• Account take over
• Line of business application attacks
• Most difficult to detect – must understand normal
behavior or specific attack pattern
• Malicious activity remains invisible!!!
Valid Cookies
Valid Tokens
Authorized Users
Insider
Valid Credentials
APIServices
Systems
and Data
“AUTHORIZED” USER ATTACKS
Copyright © 2019, Ping Identity Corporation. All rights reserved.
Copyright ©2019 Ping Identity Corporation. All rights reserved.
API TAKE OVER ATTACK – AS A NORMAL USER
• Hacker uses valid account to access app
and API – and is an authenticated user
• Hacker reverse-engineers API logic
• Uses discovered vulnerabilities to access
other accounts
• Takes over accounts and steal data,
photos, private information
• Continues for months
Uses a valid account
Account #1
Account #2
Account #3
Account #4
Account #5
harvest
ANATOMY OF AN ATTACK – T-MOBILE
Discovery Result:
• Anonymous black hat hacker
claimed wide use; a YouTube
video shows the exploit
• T-Mobile fixed in 24 hours
Potential Impact:
• Takeover SIM cards by
impersonating users
• Track users using IMSI number
T-Mobile WSG API
.../...?access_token=xx&msisdn= 123-456-7890
• API returns the following for 123-456-7890:
o Email address
o Name
o Billing account number
o IMSI number
o Other numbers under account (e.g. family)
Attack
• Change 123-456-7890 to another T-Mobile phone #
o API returns report on the other user
You cannot count on your application for security!
Attackers use Postman, CURL, etc
Copyright ©2019 Ping Identity Corporation. All rights reserved.
API
Service
• Different from Layer 3/4 DoS/DDoS which overwhelms network
• Clients keep activity below rate limits by intelligently adapting
• Examples of targeted API attacks:
• DoS attack on API memory to disable service
• Multiple client distributed attack to disrupt login services
• DDoS attack on session management services
• Impact: disable service such as hotel reservations, etc.
• Intelligent algorithms needed to identify targeted API DDoS attacks
BOTBOTBOTBOT
API/LAYER 7 DOS/DDOS ATTACKS
Copyright © 2019, Ping Identity Corporation. All rights reserved.
Copyright ©2019 Ping Identity Corporation. All rights reserved.
AI CAN HELP PROTECT VULNERABLE API’S
• Intelligent AI/ML analytics at the API level!
• World Economic Forum report: “The New
Physics of Financial Services”
• “AI presents new tools to fight fraud,
respond to the shifting form of payments
and draw valuable insights from data”
• “The risks of real-time payments are
overcome as new AI-led pattern-
detection methods make significant
inroads against financial crime”
INTRODUCING PINGINTELLIGENCE FOR APIS
AI/ML Solution to secure API infrastructures
Users, Hackers,
and bots
PingIntelligence
for APIs
APIs
Automated AI-powered Cyber Security
• API auto-discovery identifies all active APIs
• API activity audit trails for deep insight –
compliance and forensic reports
• Identifies cyberattacks on APIs and data/systems
• Automatically blocks API threats
Copyright ©2019 Ping Identity Corporation. All rights reserved.
Automated Threat Detection and Blocking
§ Uses AI/ML to detect abnormal behaviors on APIs
§ Self-learned with no rules or policies
§ Runs asynchronously – no impact on performance
§ Analyze behavior by token, cookie, user, API key
§ Warn or Block attacks that use APIs to breach /steal
data
§ Protects against new and changing attacks
§ Leverage API honeypots to instantly detect hackers and
block access to production APIs
Smart
Cluster
Meta-Data
Capture
Terminate
Access
API
Security
Enforcer
API
Security
Enforcer
Artificial
Intelligence
Engine/Cluster
Users and
Devices
API Traffic
APIs
Meta-Data
Capture
Terminate
Access
Artificial
Intelligence
Engine/Cluster
APIs
API Gateway
API Traffic
Introducing PingIntelligence for APIs
Copyright ©2019 Ping Identity Corporation. All rights reserved.
API DECEPTIONS
Leverage Hacking Behaviours Against Attackers
Users and
Devices
APIs
Decoy
API
1. Decoy APIs attract probing hackers
2. Source identified instantly
3. Blocks access to production APIs
/finance
/query/date
/account
/query/name
Instant Hacking Detection
APIs
Decoy
API
Copyright ©2019 Ping Identity Corporation. All rights reserved.
APIs
• Analyzes API activity against normal use
• API Behavior Modelling for each API
• User-based Behavior Modelling
• Cross-API Behavior Modelling
• Evaluates API control plane data
• Requests/Responses, Methods used
• IP Address, Header contents, etc.
• Detect attacks based on all behaviors
• Continuously learns and adapts
• Can migrate trained models between
environments
Time
Clients
Client
Client A
Client B
Client C
Client C
…/API1
…/API1
…/API2
…/API1
…/API2
API TRAFFIC BEHAVIOR ANALYSIS WITH AI
Sorting out “good” and “bad” traffic
Copyright © 2019, Ping Identity Corporation. All rights reserved.
IDENTIFYING GOOD AND BAD TRAFFIC
Authentication
System
API Disruption
• System “misfiring” and flooding API fabric or
Data leak due to system misconfiguration or bug
Bad System
• Partner use of API for unintended purposes
e.g. Cambridge Analytica on Facebook
API Misuse
• Extraction of customer data against company policy
• Disgruntled employee abuses
Insider Abuse
• Compromise accounts via APIs
• Extraction, injection and other attacks
Hacker Attack
Copyright ©2019 Ping Identity Corporation. All rights reserved.
Deep API Traffic Visibility
PingIntelligence
for APIs
§ Dynamically discover active APIs
§ Monitor all API activity including every command and
method used throughout a session
§ Sorts out good and bad traffic
§ Unification of security views across API gateways
§ Dashboard and JSON reports
§ Info and reports for Forensics, Compliance, DevOps
§ Integration with SIEMs
§ APIs for integration with 3rd party dashboards
PINGINTELLIGENCE FOR APIS
Copyright © 2019, Ping Identity Corporation. All rights reserved.
“SINGLE PANE OF GLASS” FOR UNIFIED VIEWS
• Unification of API traffic visibility
across gateways and clouds
• Centralized AI processing
• Consistent API activity reporting
• Centralized threat monitoring
SIEM
Syslog
APIs on cloud B APIs on-prem
PingIntelligence
for APIs
APIs on cloud A APIs on-prem
Copyright ©2019 Ping Identity Corporation. All rights reserved.
Sideband
With API Gateways
or PingAccess
Inline
With API Gateways,
PingAccess or App Servers
Users and
Applications
PingIntelligence
For APIs
API Gateway
Or
PingAccess
Users and
Applications
PingIntelligence
For APIs
API Gateway
Or
PingAccess
APIs
APIs
DEPLOYMENT OPTIONS
Copyright ©2019 Ping Identity Corporation. All rights reserved.
INTEGRATIONS AND DEPLOYMENT
Copyright ©2019 Ping Identity Corporation. All rights reserved.
Sideband
Policies
API
Gateways
SUPPORTS ALL
- In Line -
App
Servers
SIMPLE POC WITH AI IN THE CLOUD
Quicker deployment
• Artificial intelligence runs in the cloud
• Single tenant per customer
• Just need policy on API Gateway and ASE on
the side or in front of APIs to connect to Cloud
• Dashboard and reports
PingIntelligence
For APIs
API
Security
Enforcer
Agent
Copyright ©2019 Ping Identity Corporation. All rights reserved.
API
Gateway
Copyright ©2019 Ping Identity Corporation. All rights reserved.
IN CONCLUSION
• Vet the behavior of your API callers, not just
customers
• Add additional lines of defense against
downstream vulnerabilities and
programming errors
• Prevent attackers from probing your API’s
• Add an additional layer of protection with
API Intelligence
PingIntelligence
for APIs
APIs
Thank You
Copyright ©2019 Ping Identity Corporation. All rights reserved.

Contenu connexe

Tendances

Open Banking APIs with case studies for senior stakeholders
Open Banking APIs with case studies for senior stakeholdersOpen Banking APIs with case studies for senior stakeholders
Open Banking APIs with case studies for senior stakeholdersMimi Ajayi, PMC
 
Webinar: Practical use-cases to monetize Open Banking APIs
Webinar: Practical use-cases to monetize Open Banking APIsWebinar: Practical use-cases to monetize Open Banking APIs
Webinar: Practical use-cases to monetize Open Banking APIsShubaS4
 
APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca F...
APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca F...APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca F...
APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca F...apidays
 
Open banking [Evolution, Risks & Opportunities]
Open banking [Evolution, Risks & Opportunities]Open banking [Evolution, Risks & Opportunities]
Open banking [Evolution, Risks & Opportunities]Kannan Srinivasan
 
Traditional Banks, Credit Unions Compete Against Digital-Only Banks
Traditional Banks, Credit Unions Compete Against Digital-Only BanksTraditional Banks, Credit Unions Compete Against Digital-Only Banks
Traditional Banks, Credit Unions Compete Against Digital-Only BanksFlavia_McCain
 
How Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and GrowingHow Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and GrowingCognizant
 
INTERFACE, by apidays - The future is a graph by Martin Buhr, Tyk
INTERFACE, by apidays  - The future is a graph by Martin Buhr, TykINTERFACE, by apidays  - The future is a graph by Martin Buhr, Tyk
INTERFACE, by apidays - The future is a graph by Martin Buhr, Tykapidays
 
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...apidays
 
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...apidays
 
Open banking-Future of Banking
Open banking-Future of BankingOpen banking-Future of Banking
Open banking-Future of Bankingfarhan ali
 
APIdays Singapore 2019 - Introduction to essential elements of Open Banking F...
APIdays Singapore 2019 - Introduction to essential elements of Open Banking F...APIdays Singapore 2019 - Introduction to essential elements of Open Banking F...
APIdays Singapore 2019 - Introduction to essential elements of Open Banking F...apidays
 
Case Study: The Future of Digital Payments
Case Study: The Future of Digital PaymentsCase Study: The Future of Digital Payments
Case Study: The Future of Digital PaymentsSME Banking Club
 
apidays LIVE Singapore 2021 - Integrating and managing 3000+ digital products...
apidays LIVE Singapore 2021 - Integrating and managing 3000+ digital products...apidays LIVE Singapore 2021 - Integrating and managing 3000+ digital products...
apidays LIVE Singapore 2021 - Integrating and managing 3000+ digital products...apidays
 
apidays LIVE Jakarta - Accelerating user acquisition and improving customer r...
apidays LIVE Jakarta - Accelerating user acquisition and improving customer r...apidays LIVE Jakarta - Accelerating user acquisition and improving customer r...
apidays LIVE Jakarta - Accelerating user acquisition and improving customer r...apidays
 
The Human Chain Open Banking - The Future of Payments White Paper V1.1
The Human Chain Open Banking - The Future of Payments White Paper V1.1The Human Chain Open Banking - The Future of Payments White Paper V1.1
The Human Chain Open Banking - The Future of Payments White Paper V1.1Brendan Jones
 
APIdays Singapore 2019 - Promoting Financial Inclusion with an Open Banking M...
APIdays Singapore 2019 - Promoting Financial Inclusion with an Open Banking M...APIdays Singapore 2019 - Promoting Financial Inclusion with an Open Banking M...
APIdays Singapore 2019 - Promoting Financial Inclusion with an Open Banking M...apidays
 
DBX Open Banking
DBX Open BankingDBX Open Banking
DBX Open BankingBase Camp
 
OpenID Foundation/Open Banking Workshop - Open Banking Update
OpenID Foundation/Open Banking Workshop - Open Banking UpdateOpenID Foundation/Open Banking Workshop - Open Banking Update
OpenID Foundation/Open Banking Workshop - Open Banking UpdateMikeLeszcz
 
Global Open Banking Landscape
Global Open Banking LandscapeGlobal Open Banking Landscape
Global Open Banking LandscapeBiao Hao
 
APIdays Singapore 2019 - Open Banking is Here to Stay: How Will You Benefit f...
APIdays Singapore 2019 - Open Banking is Here to Stay: How Will You Benefit f...APIdays Singapore 2019 - Open Banking is Here to Stay: How Will You Benefit f...
APIdays Singapore 2019 - Open Banking is Here to Stay: How Will You Benefit f...apidays
 

Tendances (20)

Open Banking APIs with case studies for senior stakeholders
Open Banking APIs with case studies for senior stakeholdersOpen Banking APIs with case studies for senior stakeholders
Open Banking APIs with case studies for senior stakeholders
 
Webinar: Practical use-cases to monetize Open Banking APIs
Webinar: Practical use-cases to monetize Open Banking APIsWebinar: Practical use-cases to monetize Open Banking APIs
Webinar: Practical use-cases to monetize Open Banking APIs
 
APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca F...
APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca F...APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca F...
APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca F...
 
Open banking [Evolution, Risks & Opportunities]
Open banking [Evolution, Risks & Opportunities]Open banking [Evolution, Risks & Opportunities]
Open banking [Evolution, Risks & Opportunities]
 
Traditional Banks, Credit Unions Compete Against Digital-Only Banks
Traditional Banks, Credit Unions Compete Against Digital-Only BanksTraditional Banks, Credit Unions Compete Against Digital-Only Banks
Traditional Banks, Credit Unions Compete Against Digital-Only Banks
 
How Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and GrowingHow Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and Growing
 
INTERFACE, by apidays - The future is a graph by Martin Buhr, Tyk
INTERFACE, by apidays  - The future is a graph by Martin Buhr, TykINTERFACE, by apidays  - The future is a graph by Martin Buhr, Tyk
INTERFACE, by apidays - The future is a graph by Martin Buhr, Tyk
 
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
 
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
 
Open banking-Future of Banking
Open banking-Future of BankingOpen banking-Future of Banking
Open banking-Future of Banking
 
APIdays Singapore 2019 - Introduction to essential elements of Open Banking F...
APIdays Singapore 2019 - Introduction to essential elements of Open Banking F...APIdays Singapore 2019 - Introduction to essential elements of Open Banking F...
APIdays Singapore 2019 - Introduction to essential elements of Open Banking F...
 
Case Study: The Future of Digital Payments
Case Study: The Future of Digital PaymentsCase Study: The Future of Digital Payments
Case Study: The Future of Digital Payments
 
apidays LIVE Singapore 2021 - Integrating and managing 3000+ digital products...
apidays LIVE Singapore 2021 - Integrating and managing 3000+ digital products...apidays LIVE Singapore 2021 - Integrating and managing 3000+ digital products...
apidays LIVE Singapore 2021 - Integrating and managing 3000+ digital products...
 
apidays LIVE Jakarta - Accelerating user acquisition and improving customer r...
apidays LIVE Jakarta - Accelerating user acquisition and improving customer r...apidays LIVE Jakarta - Accelerating user acquisition and improving customer r...
apidays LIVE Jakarta - Accelerating user acquisition and improving customer r...
 
The Human Chain Open Banking - The Future of Payments White Paper V1.1
The Human Chain Open Banking - The Future of Payments White Paper V1.1The Human Chain Open Banking - The Future of Payments White Paper V1.1
The Human Chain Open Banking - The Future of Payments White Paper V1.1
 
APIdays Singapore 2019 - Promoting Financial Inclusion with an Open Banking M...
APIdays Singapore 2019 - Promoting Financial Inclusion with an Open Banking M...APIdays Singapore 2019 - Promoting Financial Inclusion with an Open Banking M...
APIdays Singapore 2019 - Promoting Financial Inclusion with an Open Banking M...
 
DBX Open Banking
DBX Open BankingDBX Open Banking
DBX Open Banking
 
OpenID Foundation/Open Banking Workshop - Open Banking Update
OpenID Foundation/Open Banking Workshop - Open Banking UpdateOpenID Foundation/Open Banking Workshop - Open Banking Update
OpenID Foundation/Open Banking Workshop - Open Banking Update
 
Global Open Banking Landscape
Global Open Banking LandscapeGlobal Open Banking Landscape
Global Open Banking Landscape
 
APIdays Singapore 2019 - Open Banking is Here to Stay: How Will You Benefit f...
APIdays Singapore 2019 - Open Banking is Here to Stay: How Will You Benefit f...APIdays Singapore 2019 - Open Banking is Here to Stay: How Will You Benefit f...
APIdays Singapore 2019 - Open Banking is Here to Stay: How Will You Benefit f...
 

Similaire à APIdays London 2019 - Why the Financial Industry Needs Intelligent API Security by Wesley Dunnington, Ping Identity

[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...
[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...
[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...WSO2
 
Catalyst 2015: Patrick Harding
Catalyst 2015: Patrick HardingCatalyst 2015: Patrick Harding
Catalyst 2015: Patrick HardingPing Identity
 
apidays LIVE Singapore 2021 - Novel approaches in API security by Dr Tal Stei...
apidays LIVE Singapore 2021 - Novel approaches in API security by Dr Tal Stei...apidays LIVE Singapore 2021 - Novel approaches in API security by Dr Tal Stei...
apidays LIVE Singapore 2021 - Novel approaches in API security by Dr Tal Stei...apidays
 
人工智慧雲服務與金融服務應用
人工智慧雲服務與金融服務應用人工智慧雲服務與金融服務應用
人工智慧雲服務與金融服務應用Amazon Web Services
 
The Case For Next Generation IAM
The Case For Next Generation IAM The Case For Next Generation IAM
The Case For Next Generation IAM Patrick Harding
 
Kondo-ing API Authorization
Kondo-ing API AuthorizationKondo-ing API Authorization
Kondo-ing API AuthorizationNordic APIs
 
APIsecure 2023 - AI in API Security, Carolina Ruiz (Brier & Thorn)
APIsecure 2023 - AI in API Security, Carolina Ruiz (Brier & Thorn)APIsecure 2023 - AI in API Security, Carolina Ruiz (Brier & Thorn)
APIsecure 2023 - AI in API Security, Carolina Ruiz (Brier & Thorn)apidays
 
Smart Identity for the Hybrid Multicloud World
Smart Identity for the Hybrid Multicloud WorldSmart Identity for the Hybrid Multicloud World
Smart Identity for the Hybrid Multicloud WorldKatherine Cola
 
API World 2019 Presentation on Securing sensitive data through APIs and AI pa...
API World 2019 Presentation on Securing sensitive data through APIs and AI pa...API World 2019 Presentation on Securing sensitive data through APIs and AI pa...
API World 2019 Presentation on Securing sensitive data through APIs and AI pa...dsapps
 
APIsecure 2023 - The Importance of Real-Time Protection in API Security, Jere...
APIsecure 2023 - The Importance of Real-Time Protection in API Security, Jere...APIsecure 2023 - The Importance of Real-Time Protection in API Security, Jere...
APIsecure 2023 - The Importance of Real-Time Protection in API Security, Jere...apidays
 
Why Network and Endpoint Security Isn’t Enough
Why Network and Endpoint Security Isn’t EnoughWhy Network and Endpoint Security Isn’t Enough
Why Network and Endpoint Security Isn’t EnoughImperva
 
Ping Identity: Corporate Overview Financial Services
Ping Identity: Corporate Overview Financial ServicesPing Identity: Corporate Overview Financial Services
Ping Identity: Corporate Overview Financial ServicesBenjamin Canner
 
Secure Identity: The Future is Now
Secure Identity: The Future is NowSecure Identity: The Future is Now
Secure Identity: The Future is NowLane Billings
 
Privileged accesss management for den csa user group CA Technologies
Privileged accesss management for den csa user group CA TechnologiesPrivileged accesss management for den csa user group CA Technologies
Privileged accesss management for den csa user group CA TechnologiesTrish McGinity, CCSK
 
Leveraging Compliance to “Help” Prevent a Future Breach
Leveraging Compliance to “Help” Prevent a Future BreachLeveraging Compliance to “Help” Prevent a Future Breach
Leveraging Compliance to “Help” Prevent a Future BreachKevin Murphy
 
APIsecure 2023 - Discovery is the Starting Point for Defending APIs, Giora En...
APIsecure 2023 - Discovery is the Starting Point for Defending APIs, Giora En...APIsecure 2023 - Discovery is the Starting Point for Defending APIs, Giora En...
APIsecure 2023 - Discovery is the Starting Point for Defending APIs, Giora En...apidays
 
5 step plan to securing your APIs
5 step plan to securing your APIs5 step plan to securing your APIs
5 step plan to securing your APIs💻 Javier Garza
 

Similaire à APIdays London 2019 - Why the Financial Industry Needs Intelligent API Security by Wesley Dunnington, Ping Identity (20)

[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...
[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...
[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...
 
Catalyst 2015: Patrick Harding
Catalyst 2015: Patrick HardingCatalyst 2015: Patrick Harding
Catalyst 2015: Patrick Harding
 
apidays LIVE Singapore 2021 - Novel approaches in API security by Dr Tal Stei...
apidays LIVE Singapore 2021 - Novel approaches in API security by Dr Tal Stei...apidays LIVE Singapore 2021 - Novel approaches in API security by Dr Tal Stei...
apidays LIVE Singapore 2021 - Novel approaches in API security by Dr Tal Stei...
 
人工智慧雲服務與金融服務應用
人工智慧雲服務與金融服務應用人工智慧雲服務與金融服務應用
人工智慧雲服務與金融服務應用
 
The Case For Next Generation IAM
The Case For Next Generation IAM The Case For Next Generation IAM
The Case For Next Generation IAM
 
Kondo-ing API Authorization
Kondo-ing API AuthorizationKondo-ing API Authorization
Kondo-ing API Authorization
 
Hacker vs AI
Hacker vs AI Hacker vs AI
Hacker vs AI
 
APIsecure 2023 - AI in API Security, Carolina Ruiz (Brier & Thorn)
APIsecure 2023 - AI in API Security, Carolina Ruiz (Brier & Thorn)APIsecure 2023 - AI in API Security, Carolina Ruiz (Brier & Thorn)
APIsecure 2023 - AI in API Security, Carolina Ruiz (Brier & Thorn)
 
Smart Identity for the Hybrid Multicloud World
Smart Identity for the Hybrid Multicloud WorldSmart Identity for the Hybrid Multicloud World
Smart Identity for the Hybrid Multicloud World
 
API World 2019 Presentation on Securing sensitive data through APIs and AI pa...
API World 2019 Presentation on Securing sensitive data through APIs and AI pa...API World 2019 Presentation on Securing sensitive data through APIs and AI pa...
API World 2019 Presentation on Securing sensitive data through APIs and AI pa...
 
Compliance & Identity access management
Compliance & Identity access management Compliance & Identity access management
Compliance & Identity access management
 
APIsecure 2023 - The Importance of Real-Time Protection in API Security, Jere...
APIsecure 2023 - The Importance of Real-Time Protection in API Security, Jere...APIsecure 2023 - The Importance of Real-Time Protection in API Security, Jere...
APIsecure 2023 - The Importance of Real-Time Protection in API Security, Jere...
 
Why Network and Endpoint Security Isn’t Enough
Why Network and Endpoint Security Isn’t EnoughWhy Network and Endpoint Security Isn’t Enough
Why Network and Endpoint Security Isn’t Enough
 
CASB — Your new best friend for safe cloud adoption?
CASB — Your new best friend for safe cloud adoption? CASB — Your new best friend for safe cloud adoption?
CASB — Your new best friend for safe cloud adoption?
 
Ping Identity: Corporate Overview Financial Services
Ping Identity: Corporate Overview Financial ServicesPing Identity: Corporate Overview Financial Services
Ping Identity: Corporate Overview Financial Services
 
Secure Identity: The Future is Now
Secure Identity: The Future is NowSecure Identity: The Future is Now
Secure Identity: The Future is Now
 
Privileged accesss management for den csa user group CA Technologies
Privileged accesss management for den csa user group CA TechnologiesPrivileged accesss management for den csa user group CA Technologies
Privileged accesss management for den csa user group CA Technologies
 
Leveraging Compliance to “Help” Prevent a Future Breach
Leveraging Compliance to “Help” Prevent a Future BreachLeveraging Compliance to “Help” Prevent a Future Breach
Leveraging Compliance to “Help” Prevent a Future Breach
 
APIsecure 2023 - Discovery is the Starting Point for Defending APIs, Giora En...
APIsecure 2023 - Discovery is the Starting Point for Defending APIs, Giora En...APIsecure 2023 - Discovery is the Starting Point for Defending APIs, Giora En...
APIsecure 2023 - Discovery is the Starting Point for Defending APIs, Giora En...
 
5 step plan to securing your APIs
5 step plan to securing your APIs5 step plan to securing your APIs
5 step plan to securing your APIs
 

Plus de apidays

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...apidays
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...apidays
 
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...apidays
 
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...apidays
 
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...apidays
 
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...apidays
 
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...apidays
 
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...apidays
 
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...apidays
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...apidays
 
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...apidays
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...apidays
 

Plus de apidays (20)

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
 
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
 
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
 
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
 
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
 
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
 
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
 
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
 
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
 

Dernier

A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 

Dernier (20)

A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

APIdays London 2019 - Why the Financial Industry Needs Intelligent API Security by Wesley Dunnington, Ping Identity

  • 1. WHY THE FINANCIAL INDUSTRY NEEDS INTELLIGENT API SECURITY Copyright ©2019 Ping Identity Corporation. All rights reserved. Wesley Dunnington, Field CTO APIdays London, November 13, 2019
  • 2. Copyright ©2019 Ping Identity Corporation. All rights reserved. WHO AM I? Name: Wesley Dunnington Location: Boston Email: Wesley.dunnington@pingidentity.com Wesley has been in the identity and security space for over 25 years. Wesley Dunnington is currently Field CTO for Ping Identity In this role he helps customers understand both the business value and implications of new technologies, and helps Ping maintain its thought leadership position via blogs, whitepapers, conference presentations, and standards body work. As director of engineering with CA Technologies SiteMinder he led the teams building CA’s federation, web service, and secure proxy products. Transitioning into an architectural VP position Wesley became chief architect for CA’s Secure Cloud IDaaS offering More recently Wesley was lead platform architect for Sophos Central, an AWS based SaaS platform for Sophos’ cloud cybersecurity offerings that protect 100 million people and 100,000 businesses in 150 countries. Wesley is on the OpenID Foundation board of directors, is actively participating in the FastFed working group, and was a member of Kantara’s Interoperability Review Board
  • 3. Copyright ©2019 Ping Identity Corporation. All rights reserved. A NEW FINANCIAL LANDSCAPE • Open Banking and PSD2 promise to improve end- users financial experiences by making payments easier and allowing third party applications greater access to their banking information • This is a massive API-driven transformation • However along with this comes an increased likelihood of fraud • These new publicly exposed API’s provide a large and attractive attack surface for hackers • This is not a knock against API’s or FAPI • We are less mature when it comes to protecting API’s No Contract Bank MerchantExplicit Consent
  • 4. Copyright ©2019 Ping Identity Corporation. All rights reserved. “By 2022 API breaches will become the top attack vector that result in data loss” – Gartner – Exponential Growth of APIs Growth in number of attacks Average Time to Detect Breach 2018 Verizon DBIR API CYBERATTACKS TAKE MONTHS TO DETECT Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 5. • Client and Patient accounts taken over … • Critical control systems taken hostage or worse … • Services, mobile apps shut down or disrupted … • Data breaches – theft of customer records, private data, credit cards, … • Fraud for banks, retailers, payment processors, … API BREACH IMPACT Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 6. Users, Devices, Bad Actors API Access to Systems and Apps Public/Private Cloud LEADERS MOST OFTEN ANSWER … “NO, WE CANNOT” TO THESE QUESTIONS § Visibility • Do you know about all your APIs? • Can you tell good from bad traffic on your APIs? • Can you track the traffic on all APIs? • Do you have traffic visibility across clusters of gateways • How about reports for Compliance and Forensic for each API? § Attacks – Can you detect insider or external attacks on APIs, login control, or digital assets connected? LACK OF VISIBILITY AND CYBERATTACK DETECTION TODAY Copyright © 2019, Ping Identity Corporation. All rights reserved.
  • 7. • DDoS Protection • Transport Security • Rule based Sec. • OWASP Top 10 • Fraud Detection • Browser Validation • Rate Limiting • Encryption/Signing Brute Force Data ExtractionStolen Tokens Acct. Takeover API DDoS API TAKE OVER Partner Breach Partner Abuse CDN ADC WAF Bot Detection API GW Data Theft APIs/Data ATTACKS GO THROUGH EXISTING DEFENSES – EVERY TIME Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 8. Copyright ©2019 Ping Identity Corporation. All rights reserved. OPEN BANKING ADDITIONAL CHALLENGES • Banks’ fraud detection is harder! • Banks not in control of vetting TPP’s • Banks have less visibility into user activity • SCA makes authentication stronger • But only see customer at points in time • Existing UEBA/Continuous authentication broken • Many other fintech's have delayed SCA ASPSP TPP
  • 9. • Hackers with compromised credentials look like authorized user – could also be insiders • Attack examples/impact: • Control system attacks • Data exfiltration • Data manipulation or deletion • Account take over • Line of business application attacks • Most difficult to detect – must understand normal behavior or specific attack pattern • Malicious activity remains invisible!!! Valid Cookies Valid Tokens Authorized Users Insider Valid Credentials APIServices Systems and Data “AUTHORIZED” USER ATTACKS Copyright © 2019, Ping Identity Corporation. All rights reserved.
  • 10. Copyright ©2019 Ping Identity Corporation. All rights reserved. API TAKE OVER ATTACK – AS A NORMAL USER • Hacker uses valid account to access app and API – and is an authenticated user • Hacker reverse-engineers API logic • Uses discovered vulnerabilities to access other accounts • Takes over accounts and steal data, photos, private information • Continues for months Uses a valid account Account #1 Account #2 Account #3 Account #4 Account #5 harvest
  • 11. ANATOMY OF AN ATTACK – T-MOBILE Discovery Result: • Anonymous black hat hacker claimed wide use; a YouTube video shows the exploit • T-Mobile fixed in 24 hours Potential Impact: • Takeover SIM cards by impersonating users • Track users using IMSI number T-Mobile WSG API .../...?access_token=xx&msisdn= 123-456-7890 • API returns the following for 123-456-7890: o Email address o Name o Billing account number o IMSI number o Other numbers under account (e.g. family) Attack • Change 123-456-7890 to another T-Mobile phone # o API returns report on the other user You cannot count on your application for security! Attackers use Postman, CURL, etc Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 12. API Service • Different from Layer 3/4 DoS/DDoS which overwhelms network • Clients keep activity below rate limits by intelligently adapting • Examples of targeted API attacks: • DoS attack on API memory to disable service • Multiple client distributed attack to disrupt login services • DDoS attack on session management services • Impact: disable service such as hotel reservations, etc. • Intelligent algorithms needed to identify targeted API DDoS attacks BOTBOTBOTBOT API/LAYER 7 DOS/DDOS ATTACKS Copyright © 2019, Ping Identity Corporation. All rights reserved.
  • 13. Copyright ©2019 Ping Identity Corporation. All rights reserved. AI CAN HELP PROTECT VULNERABLE API’S • Intelligent AI/ML analytics at the API level! • World Economic Forum report: “The New Physics of Financial Services” • “AI presents new tools to fight fraud, respond to the shifting form of payments and draw valuable insights from data” • “The risks of real-time payments are overcome as new AI-led pattern- detection methods make significant inroads against financial crime”
  • 14. INTRODUCING PINGINTELLIGENCE FOR APIS AI/ML Solution to secure API infrastructures Users, Hackers, and bots PingIntelligence for APIs APIs Automated AI-powered Cyber Security • API auto-discovery identifies all active APIs • API activity audit trails for deep insight – compliance and forensic reports • Identifies cyberattacks on APIs and data/systems • Automatically blocks API threats Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 15. Automated Threat Detection and Blocking § Uses AI/ML to detect abnormal behaviors on APIs § Self-learned with no rules or policies § Runs asynchronously – no impact on performance § Analyze behavior by token, cookie, user, API key § Warn or Block attacks that use APIs to breach /steal data § Protects against new and changing attacks § Leverage API honeypots to instantly detect hackers and block access to production APIs Smart Cluster Meta-Data Capture Terminate Access API Security Enforcer API Security Enforcer Artificial Intelligence Engine/Cluster Users and Devices API Traffic APIs Meta-Data Capture Terminate Access Artificial Intelligence Engine/Cluster APIs API Gateway API Traffic Introducing PingIntelligence for APIs Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 16. API DECEPTIONS Leverage Hacking Behaviours Against Attackers Users and Devices APIs Decoy API 1. Decoy APIs attract probing hackers 2. Source identified instantly 3. Blocks access to production APIs /finance /query/date /account /query/name Instant Hacking Detection APIs Decoy API Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 17. APIs • Analyzes API activity against normal use • API Behavior Modelling for each API • User-based Behavior Modelling • Cross-API Behavior Modelling • Evaluates API control plane data • Requests/Responses, Methods used • IP Address, Header contents, etc. • Detect attacks based on all behaviors • Continuously learns and adapts • Can migrate trained models between environments Time Clients Client Client A Client B Client C Client C …/API1 …/API1 …/API2 …/API1 …/API2 API TRAFFIC BEHAVIOR ANALYSIS WITH AI Sorting out “good” and “bad” traffic Copyright © 2019, Ping Identity Corporation. All rights reserved.
  • 18. IDENTIFYING GOOD AND BAD TRAFFIC Authentication System API Disruption • System “misfiring” and flooding API fabric or Data leak due to system misconfiguration or bug Bad System • Partner use of API for unintended purposes e.g. Cambridge Analytica on Facebook API Misuse • Extraction of customer data against company policy • Disgruntled employee abuses Insider Abuse • Compromise accounts via APIs • Extraction, injection and other attacks Hacker Attack Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 19. Deep API Traffic Visibility PingIntelligence for APIs § Dynamically discover active APIs § Monitor all API activity including every command and method used throughout a session § Sorts out good and bad traffic § Unification of security views across API gateways § Dashboard and JSON reports § Info and reports for Forensics, Compliance, DevOps § Integration with SIEMs § APIs for integration with 3rd party dashboards PINGINTELLIGENCE FOR APIS Copyright © 2019, Ping Identity Corporation. All rights reserved.
  • 20. “SINGLE PANE OF GLASS” FOR UNIFIED VIEWS • Unification of API traffic visibility across gateways and clouds • Centralized AI processing • Consistent API activity reporting • Centralized threat monitoring SIEM Syslog APIs on cloud B APIs on-prem PingIntelligence for APIs APIs on cloud A APIs on-prem Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 21. Sideband With API Gateways or PingAccess Inline With API Gateways, PingAccess or App Servers Users and Applications PingIntelligence For APIs API Gateway Or PingAccess Users and Applications PingIntelligence For APIs API Gateway Or PingAccess APIs APIs DEPLOYMENT OPTIONS Copyright ©2019 Ping Identity Corporation. All rights reserved.
  • 22. INTEGRATIONS AND DEPLOYMENT Copyright ©2019 Ping Identity Corporation. All rights reserved. Sideband Policies API Gateways SUPPORTS ALL - In Line - App Servers
  • 23. SIMPLE POC WITH AI IN THE CLOUD Quicker deployment • Artificial intelligence runs in the cloud • Single tenant per customer • Just need policy on API Gateway and ASE on the side or in front of APIs to connect to Cloud • Dashboard and reports PingIntelligence For APIs API Security Enforcer Agent Copyright ©2019 Ping Identity Corporation. All rights reserved. API Gateway
  • 24. Copyright ©2019 Ping Identity Corporation. All rights reserved. IN CONCLUSION • Vet the behavior of your API callers, not just customers • Add additional lines of defense against downstream vulnerabilities and programming errors • Prevent attackers from probing your API’s • Add an additional layer of protection with API Intelligence PingIntelligence for APIs APIs
  • 25. Thank You Copyright ©2019 Ping Identity Corporation. All rights reserved.