SlideShare ist ein Scribd-Unternehmen logo
1 von 50
Downloaden Sie, um offline zu lesen
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Christopher Schrom
Technical Account Manager
Bill Baldwin
Global Enterprise Support Lead
Come Out From Behind Your Firewall
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
• Traditional Security
• Cloud Security
• Amazon GuardDuty
• What is DevSecOps?
Agenda
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Traditional Security
Tales from the On-Prem world
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Stay Secure Move Fast
Before On-Prem …
OR
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
In the Beginning
We had firewalls
Bad traffic was kept out
Good traffic stayed in
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
The Packet Filter
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
The Stateful Firewall
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Firewalls Were Great!!
Segregation
and Isolation
Block and
Allow
Traffic
Inspection
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Life was good, we loved our firewalls…
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
So we thought…
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
New Threats
Malware and Viruses
Internal Threats
DDoS Attacks
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
So we found new ways to protect our networks…
Virus Detection
Malware Detection
Intrusion Detection (IDS)
Intrusion Protection (IPS)
NextGen Firewall - Layer 7
Protection
DNS Protection
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Challenges with this model
Reactive
False positives
Low degree of context
Limited automation
Difficult to scale
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Security is Complicated
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
“And now WE are helping to …
put the NO in Innovation”
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cloud Security
The next chapter …
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
ORANDStay Secure Move Fast
Security in the Cloud …
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Security On-Prem
- Netflow Logs
- IDS Logs
Detect
- Firewalls
- IDS/IPS
Infrastructure
- Incident Response
- Scripts
Response
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Security in AWS
- CloudTrail
- VPC Flow Logs
- CloudWatch
Detect
- Amazon VPC
- Amazon GuardDuty
- AWS WAF
Infrastructure
- AWS Lambda
- AWS Config Rules
Response
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Threat Lifecycle
Monitor Response Remediate
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitor
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitor
CloudTrail
VPC Flow Logs
CloudWatch
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitor – CloudTrail – Create
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitor – CloudTrail – All Regions
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitor – CloudTrail – Verify
..for All AWS Regions.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Management Console API / JSON Format
Monitor - CloudTrail
..and verify an API event.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitor – VPC Flow Log
VPC Subnet
172.31.0.0/16
Elastic Network
Interface (ENI)
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitor – VPC Flow Log – Create Flow Log
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitor – VPC Flow Log – Specify information
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitor – VPC Flow Log – Verify
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
VPC Flow Log Event
Monitor – VPC Flow Log
...and verify an event.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Respond
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Respond - Questions
How should I respond?
Who to notify?
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Respond - Example
Amazon
SNS
Lambda
function
Triggers Lambda
function
Root user’s AWS
account activity event
detected
Amazon
CloudWatch
Event
Sends email
notification
Publishes
Message
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Event Response – Example Email
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Remediate
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Remediate - Example
Isolate an instance into a blocked Security Group
Automate using Lambda
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon GuardDuty
Continuous Monitoring, Event Response, and Automated
Remediation
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon GuardDuty
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
GuardDuty Severity Levels
LOW MEDIUM HIGH
Suspicious or malicious
activity blocked before it
compromised a resource.
Suspicious activity deviating
from normally observed
behavior.
Resource compromised and
actively being used for
unauthorized purpose.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
GuardDuty - Example of Findings
CloudWatch Event
• Finding Type
• Severity
• Region
• Account ID
• Date
• Resource ID
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
CloudWatch Events
Amazon
CloudWatch
CloudWatch
Event
Lambda
Lambda
Function
AWS Lambda
GuardDuty
Amazon
GuardDuty
Automated threat remediation
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
What is DevSecOps?
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
What is DevOps
developers customers
releasetestbuild
plan monitor
delivery pipeline
feedback loop
Software development lifecycle
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
What is DevSecOps
developers customers
releasetestbuild
plan monitor
delivery pipeline
feedback loop
Software development lifecycle
Security
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon
Route 53
Amazon
EC2
Instances
Application
Load Balancer
Amazon
CloudFront
AWS WAFDDoS
Attack
Users
Third-
party IP
reputation
lists
What is DevSecOps
AWS Lambda IP
Lists Parser
Automated DDoS Protection
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cultural Philosophy
Monitor
Analyze
Respond
Monitor
Analyze
Monitor
Respond
Analyze
Monitor
Remediate
Automation + Tools
Exploit
Testing
DDoS
Mitigation
Dynamic Threat
Assessment
Shared
Intelligence
Secure CI/CD
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
• Traditional Security
• Cloud Security
• Amazon GuardDuty
• What is DevSecOps?
Summary
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Thank You!
Bill Baldwin: bbaldwin@amazon.com
Chris Schrom: schromc@amazon.com
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Reference Material
Monitor
VPC Flow: https://amzn.to/1TneGVz
Respond
CloudTrail: https://amzn.to/2JiwPTS
Event Response: https://amzn.to/2F9kPle
Automated DDoS Protection
https://amzn.to/2mYNX6A

Weitere ähnliche Inhalte

Was ist angesagt?

Threat Detection & Remediation Workshop - Module 2
Threat Detection & Remediation Workshop - Module 2Threat Detection & Remediation Workshop - Module 2
Threat Detection & Remediation Workshop - Module 2Amazon Web Services
 
Executive Security Simulation Workshop (WPS206) - AWS re:Invent 2018
Executive Security Simulation Workshop (WPS206) - AWS re:Invent 2018Executive Security Simulation Workshop (WPS206) - AWS re:Invent 2018
Executive Security Simulation Workshop (WPS206) - AWS re:Invent 2018Amazon Web Services
 
Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops Amazon Web Services
 
How Amazon WorkSpaces Powers the Hands-On Labs (BAP317) - AWS re:Invent 2018
How Amazon WorkSpaces Powers the Hands-On Labs (BAP317) - AWS re:Invent 2018How Amazon WorkSpaces Powers the Hands-On Labs (BAP317) - AWS re:Invent 2018
How Amazon WorkSpaces Powers the Hands-On Labs (BAP317) - AWS re:Invent 2018Amazon Web Services
 
Moving 400 Engineers to AWS: Our Journey to Secure Adoption (SEC306-S) - AWS ...
Moving 400 Engineers to AWS: Our Journey to Secure Adoption (SEC306-S) - AWS ...Moving 400 Engineers to AWS: Our Journey to Secure Adoption (SEC306-S) - AWS ...
Moving 400 Engineers to AWS: Our Journey to Secure Adoption (SEC306-S) - AWS ...Amazon Web Services
 
Multi-Account Strategy and Security with Centrica Hive
Multi-Account Strategy and Security with Centrica HiveMulti-Account Strategy and Security with Centrica Hive
Multi-Account Strategy and Security with Centrica HiveAmazon Web Services
 
Incident Response - Eyes Everywhere
Incident Response - Eyes EverywhereIncident Response - Eyes Everywhere
Incident Response - Eyes EverywhereAmazon Web Services
 
Amazon GuardDuty Threat Detection and Remediation
Amazon GuardDuty Threat Detection and RemediationAmazon GuardDuty Threat Detection and Remediation
Amazon GuardDuty Threat Detection and RemediationAmazon Web Services
 
Automating DDoS and WAF Response
Automating DDoS and WAF ResponseAutomating DDoS and WAF Response
Automating DDoS and WAF ResponseAmazon Web Services
 
Best Practices for Securing Serverless Applications (SEC362-R1) - AWS re:Inve...
Best Practices for Securing Serverless Applications (SEC362-R1) - AWS re:Inve...Best Practices for Securing Serverless Applications (SEC362-R1) - AWS re:Inve...
Best Practices for Securing Serverless Applications (SEC362-R1) - AWS re:Inve...Amazon Web Services
 
Securing Machine Learning Deployments for the Enterprise (SEC369-R1) - AWS re...
Securing Machine Learning Deployments for the Enterprise (SEC369-R1) - AWS re...Securing Machine Learning Deployments for the Enterprise (SEC369-R1) - AWS re...
Securing Machine Learning Deployments for the Enterprise (SEC369-R1) - AWS re...Amazon Web Services
 
Enterprise Governance and Security Build Your AWS Landing Zone (SEC315) - AWS...
Enterprise Governance and Security Build Your AWS Landing Zone (SEC315) - AWS...Enterprise Governance and Security Build Your AWS Landing Zone (SEC315) - AWS...
Enterprise Governance and Security Build Your AWS Landing Zone (SEC315) - AWS...Amazon Web Services
 
Threat Detection & Remediation Workshop - Module 4
Threat Detection & Remediation Workshop - Module 4Threat Detection & Remediation Workshop - Module 4
Threat Detection & Remediation Workshop - Module 4Amazon Web Services
 
Meeting Enterprise Security Requirements with AWS Native Security Services (S...
Meeting Enterprise Security Requirements with AWS Native Security Services (S...Meeting Enterprise Security Requirements with AWS Native Security Services (S...
Meeting Enterprise Security Requirements with AWS Native Security Services (S...Amazon Web Services
 
How LogMeIn Automates Governance and Empowers Developers at Scale (SEC302) - ...
How LogMeIn Automates Governance and Empowers Developers at Scale (SEC302) - ...How LogMeIn Automates Governance and Empowers Developers at Scale (SEC302) - ...
How LogMeIn Automates Governance and Empowers Developers at Scale (SEC302) - ...Amazon Web Services
 
Resiliency Testing: Verify That Your System Is as Reliable as You Think (ARC4...
Resiliency Testing: Verify That Your System Is as Reliable as You Think (ARC4...Resiliency Testing: Verify That Your System Is as Reliable as You Think (ARC4...
Resiliency Testing: Verify That Your System Is as Reliable as You Think (ARC4...Amazon Web Services
 
Configure Your Cloud to Make It Rain on Threats (SEC335-R1) - AWS re:Invent 2018
Configure Your Cloud to Make It Rain on Threats (SEC335-R1) - AWS re:Invent 2018Configure Your Cloud to Make It Rain on Threats (SEC335-R1) - AWS re:Invent 2018
Configure Your Cloud to Make It Rain on Threats (SEC335-R1) - AWS re:Invent 2018Amazon Web Services
 

Was ist angesagt? (20)

Threat Detection & Remediation Workshop - Module 2
Threat Detection & Remediation Workshop - Module 2Threat Detection & Remediation Workshop - Module 2
Threat Detection & Remediation Workshop - Module 2
 
Executive Security Simulation Workshop (WPS206) - AWS re:Invent 2018
Executive Security Simulation Workshop (WPS206) - AWS re:Invent 2018Executive Security Simulation Workshop (WPS206) - AWS re:Invent 2018
Executive Security Simulation Workshop (WPS206) - AWS re:Invent 2018
 
Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops
 
How Amazon WorkSpaces Powers the Hands-On Labs (BAP317) - AWS re:Invent 2018
How Amazon WorkSpaces Powers the Hands-On Labs (BAP317) - AWS re:Invent 2018How Amazon WorkSpaces Powers the Hands-On Labs (BAP317) - AWS re:Invent 2018
How Amazon WorkSpaces Powers the Hands-On Labs (BAP317) - AWS re:Invent 2018
 
Moving 400 Engineers to AWS: Our Journey to Secure Adoption (SEC306-S) - AWS ...
Moving 400 Engineers to AWS: Our Journey to Secure Adoption (SEC306-S) - AWS ...Moving 400 Engineers to AWS: Our Journey to Secure Adoption (SEC306-S) - AWS ...
Moving 400 Engineers to AWS: Our Journey to Secure Adoption (SEC306-S) - AWS ...
 
DevOps on AWS
DevOps on AWSDevOps on AWS
DevOps on AWS
 
Multi-Account Strategy and Security with Centrica Hive
Multi-Account Strategy and Security with Centrica HiveMulti-Account Strategy and Security with Centrica Hive
Multi-Account Strategy and Security with Centrica Hive
 
Incident Response - Eyes Everywhere
Incident Response - Eyes EverywhereIncident Response - Eyes Everywhere
Incident Response - Eyes Everywhere
 
Amazon GuardDuty Threat Detection and Remediation
Amazon GuardDuty Threat Detection and RemediationAmazon GuardDuty Threat Detection and Remediation
Amazon GuardDuty Threat Detection and Remediation
 
Automating DDoS and WAF Response
Automating DDoS and WAF ResponseAutomating DDoS and WAF Response
Automating DDoS and WAF Response
 
Best Practices for Securing Serverless Applications (SEC362-R1) - AWS re:Inve...
Best Practices for Securing Serverless Applications (SEC362-R1) - AWS re:Inve...Best Practices for Securing Serverless Applications (SEC362-R1) - AWS re:Inve...
Best Practices for Securing Serverless Applications (SEC362-R1) - AWS re:Inve...
 
Securing Machine Learning Deployments for the Enterprise (SEC369-R1) - AWS re...
Securing Machine Learning Deployments for the Enterprise (SEC369-R1) - AWS re...Securing Machine Learning Deployments for the Enterprise (SEC369-R1) - AWS re...
Securing Machine Learning Deployments for the Enterprise (SEC369-R1) - AWS re...
 
Enterprise Governance and Security Build Your AWS Landing Zone (SEC315) - AWS...
Enterprise Governance and Security Build Your AWS Landing Zone (SEC315) - AWS...Enterprise Governance and Security Build Your AWS Landing Zone (SEC315) - AWS...
Enterprise Governance and Security Build Your AWS Landing Zone (SEC315) - AWS...
 
Threat Detection & Remediation Workshop - Module 4
Threat Detection & Remediation Workshop - Module 4Threat Detection & Remediation Workshop - Module 4
Threat Detection & Remediation Workshop - Module 4
 
Meeting Enterprise Security Requirements with AWS Native Security Services (S...
Meeting Enterprise Security Requirements with AWS Native Security Services (S...Meeting Enterprise Security Requirements with AWS Native Security Services (S...
Meeting Enterprise Security Requirements with AWS Native Security Services (S...
 
Design with Ops in Mind.pdf
Design with Ops in Mind.pdfDesign with Ops in Mind.pdf
Design with Ops in Mind.pdf
 
How LogMeIn Automates Governance and Empowers Developers at Scale (SEC302) - ...
How LogMeIn Automates Governance and Empowers Developers at Scale (SEC302) - ...How LogMeIn Automates Governance and Empowers Developers at Scale (SEC302) - ...
How LogMeIn Automates Governance and Empowers Developers at Scale (SEC302) - ...
 
Resiliency Testing: Verify That Your System Is as Reliable as You Think (ARC4...
Resiliency Testing: Verify That Your System Is as Reliable as You Think (ARC4...Resiliency Testing: Verify That Your System Is as Reliable as You Think (ARC4...
Resiliency Testing: Verify That Your System Is as Reliable as You Think (ARC4...
 
Configure Your Cloud to Make It Rain on Threats (SEC335-R1) - AWS re:Invent 2018
Configure Your Cloud to Make It Rain on Threats (SEC335-R1) - AWS re:Invent 2018Configure Your Cloud to Make It Rain on Threats (SEC335-R1) - AWS re:Invent 2018
Configure Your Cloud to Make It Rain on Threats (SEC335-R1) - AWS re:Invent 2018
 
Container Scheduling
Container SchedulingContainer Scheduling
Container Scheduling
 

Ähnlich wie Come Out From Behind Your Firewall

Container Security and Avoiding the 2 A.M. Call (CON303-R1) - AWS re:Invent 2018
Container Security and Avoiding the 2 A.M. Call (CON303-R1) - AWS re:Invent 2018Container Security and Avoiding the 2 A.M. Call (CON303-R1) - AWS re:Invent 2018
Container Security and Avoiding the 2 A.M. Call (CON303-R1) - AWS re:Invent 2018Amazon Web Services
 
Leadership Session: AWS Security (SEC305-L) - AWS re:Invent 2018
Leadership Session: AWS Security (SEC305-L) - AWS re:Invent 2018Leadership Session: AWS Security (SEC305-L) - AWS re:Invent 2018
Leadership Session: AWS Security (SEC305-L) - AWS re:Invent 2018Amazon Web Services
 
Supercharge GuardDuty with Partners: Threat Detection and Response at Scale (...
Supercharge GuardDuty with Partners: Threat Detection and Response at Scale (...Supercharge GuardDuty with Partners: Threat Detection and Response at Scale (...
Supercharge GuardDuty with Partners: Threat Detection and Response at Scale (...Amazon Web Services
 
A Self-Defending Border: Protect Your Web-Facing Workloads with AWS Security ...
A Self-Defending Border: Protect Your Web-Facing Workloads with AWS Security ...A Self-Defending Border: Protect Your Web-Facing Workloads with AWS Security ...
A Self-Defending Border: Protect Your Web-Facing Workloads with AWS Security ...Amazon Web Services
 
Serverless Cyber Ops for Government
Serverless Cyber Ops for GovernmentServerless Cyber Ops for Government
Serverless Cyber Ops for GovernmentAmazon Web Services
 
Lock it Down: How to Secure your AWS Account and your Organization's Accounts
Lock it Down: How to Secure your AWS Account and your Organization's AccountsLock it Down: How to Secure your AWS Account and your Organization's Accounts
Lock it Down: How to Secure your AWS Account and your Organization's AccountsAmazon Web Services
 
Inventory, Track, and Respond to AWS Asset Changes within Seconds at Scale (S...
Inventory, Track, and Respond to AWS Asset Changes within Seconds at Scale (S...Inventory, Track, and Respond to AWS Asset Changes within Seconds at Scale (S...
Inventory, Track, and Respond to AWS Asset Changes within Seconds at Scale (S...Amazon Web Services
 
[REPEAT 1] Safeguard the Integrity of Your Code for Fast and Secure Deploymen...
[REPEAT 1] Safeguard the Integrity of Your Code for Fast and Secure Deploymen...[REPEAT 1] Safeguard the Integrity of Your Code for Fast and Secure Deploymen...
[REPEAT 1] Safeguard the Integrity of Your Code for Fast and Secure Deploymen...Amazon Web Services
 
Safeguard the Integrity of Your Code for Fast and Secure Deployments (DEV349-...
Safeguard the Integrity of Your Code for Fast and Secure Deployments (DEV349-...Safeguard the Integrity of Your Code for Fast and Secure Deployments (DEV349-...
Safeguard the Integrity of Your Code for Fast and Secure Deployments (DEV349-...Amazon Web Services
 
New AWS Security Solutions to Protect Your Workload
New AWS Security Solutions to Protect Your WorkloadNew AWS Security Solutions to Protect Your Workload
New AWS Security Solutions to Protect Your WorkloadAmazon Web Services
 
Five New Security Automations Using AWS Security Services & Open Source (SEC4...
Five New Security Automations Using AWS Security Services & Open Source (SEC4...Five New Security Automations Using AWS Security Services & Open Source (SEC4...
Five New Security Automations Using AWS Security Services & Open Source (SEC4...Amazon Web Services
 
A Case Study on Insider Threat Detection
A Case Study on Insider Threat DetectionA Case Study on Insider Threat Detection
A Case Study on Insider Threat DetectionAmazon Web Services
 
Arquitecturas del siglo veintiuno - MXO216 - Mexico City Summit
Arquitecturas del siglo veintiuno - MXO216 - Mexico City SummitArquitecturas del siglo veintiuno - MXO216 - Mexico City Summit
Arquitecturas del siglo veintiuno - MXO216 - Mexico City SummitAmazon Web Services
 
[NEW LAUNCH!] Introduction to AWS Security Hub (SEC397) - AWS re:Invent 2018
[NEW LAUNCH!] Introduction to AWS Security Hub (SEC397) - AWS re:Invent 2018[NEW LAUNCH!] Introduction to AWS Security Hub (SEC397) - AWS re:Invent 2018
[NEW LAUNCH!] Introduction to AWS Security Hub (SEC397) - AWS re:Invent 2018Amazon Web Services
 
Autonomous DevSecOps: Five Steps to a Self-Driving Cloud (ENT214-S) - AWS re:...
Autonomous DevSecOps: Five Steps to a Self-Driving Cloud (ENT214-S) - AWS re:...Autonomous DevSecOps: Five Steps to a Self-Driving Cloud (ENT214-S) - AWS re:...
Autonomous DevSecOps: Five Steps to a Self-Driving Cloud (ENT214-S) - AWS re:...Amazon Web Services
 
Building the Technical Foundation for Your Security Practice (GPSCT205) - AWS...
Building the Technical Foundation for Your Security Practice (GPSCT205) - AWS...Building the Technical Foundation for Your Security Practice (GPSCT205) - AWS...
Building the Technical Foundation for Your Security Practice (GPSCT205) - AWS...Amazon Web Services
 
Proven Methodologies for Accelerating Your Cloud Journey (ENT308-S) - AWS re:...
Proven Methodologies for Accelerating Your Cloud Journey (ENT308-S) - AWS re:...Proven Methodologies for Accelerating Your Cloud Journey (ENT308-S) - AWS re:...
Proven Methodologies for Accelerating Your Cloud Journey (ENT308-S) - AWS re:...Amazon Web Services
 

Ähnlich wie Come Out From Behind Your Firewall (20)

Container Security and Avoiding the 2 A.M. Call (CON303-R1) - AWS re:Invent 2018
Container Security and Avoiding the 2 A.M. Call (CON303-R1) - AWS re:Invent 2018Container Security and Avoiding the 2 A.M. Call (CON303-R1) - AWS re:Invent 2018
Container Security and Avoiding the 2 A.M. Call (CON303-R1) - AWS re:Invent 2018
 
Leadership Session: AWS Security (SEC305-L) - AWS re:Invent 2018
Leadership Session: AWS Security (SEC305-L) - AWS re:Invent 2018Leadership Session: AWS Security (SEC305-L) - AWS re:Invent 2018
Leadership Session: AWS Security (SEC305-L) - AWS re:Invent 2018
 
Supercharge GuardDuty with Partners: Threat Detection and Response at Scale (...
Supercharge GuardDuty with Partners: Threat Detection and Response at Scale (...Supercharge GuardDuty with Partners: Threat Detection and Response at Scale (...
Supercharge GuardDuty with Partners: Threat Detection and Response at Scale (...
 
A Self-Defending Border: Protect Your Web-Facing Workloads with AWS Security ...
A Self-Defending Border: Protect Your Web-Facing Workloads with AWS Security ...A Self-Defending Border: Protect Your Web-Facing Workloads with AWS Security ...
A Self-Defending Border: Protect Your Web-Facing Workloads with AWS Security ...
 
Serverless Cyber Ops for Government
Serverless Cyber Ops for GovernmentServerless Cyber Ops for Government
Serverless Cyber Ops for Government
 
Lock it Down: How to Secure your AWS Account and your Organization's Accounts
Lock it Down: How to Secure your AWS Account and your Organization's AccountsLock it Down: How to Secure your AWS Account and your Organization's Accounts
Lock it Down: How to Secure your AWS Account and your Organization's Accounts
 
Inventory, Track, and Respond to AWS Asset Changes within Seconds at Scale (S...
Inventory, Track, and Respond to AWS Asset Changes within Seconds at Scale (S...Inventory, Track, and Respond to AWS Asset Changes within Seconds at Scale (S...
Inventory, Track, and Respond to AWS Asset Changes within Seconds at Scale (S...
 
Security@Scale
Security@ScaleSecurity@Scale
Security@Scale
 
[REPEAT 1] Safeguard the Integrity of Your Code for Fast and Secure Deploymen...
[REPEAT 1] Safeguard the Integrity of Your Code for Fast and Secure Deploymen...[REPEAT 1] Safeguard the Integrity of Your Code for Fast and Secure Deploymen...
[REPEAT 1] Safeguard the Integrity of Your Code for Fast and Secure Deploymen...
 
Safeguard the Integrity of Your Code for Fast and Secure Deployments (DEV349-...
Safeguard the Integrity of Your Code for Fast and Secure Deployments (DEV349-...Safeguard the Integrity of Your Code for Fast and Secure Deployments (DEV349-...
Safeguard the Integrity of Your Code for Fast and Secure Deployments (DEV349-...
 
New AWS Security Solutions to Protect Your Workload
New AWS Security Solutions to Protect Your WorkloadNew AWS Security Solutions to Protect Your Workload
New AWS Security Solutions to Protect Your Workload
 
Five New Security Automations Using AWS Security Services & Open Source (SEC4...
Five New Security Automations Using AWS Security Services & Open Source (SEC4...Five New Security Automations Using AWS Security Services & Open Source (SEC4...
Five New Security Automations Using AWS Security Services & Open Source (SEC4...
 
A Case Study on Insider Threat Detection
A Case Study on Insider Threat DetectionA Case Study on Insider Threat Detection
A Case Study on Insider Threat Detection
 
Evolving Security in AWS
Evolving Security in AWSEvolving Security in AWS
Evolving Security in AWS
 
Arquitecturas del siglo veintiuno - MXO216 - Mexico City Summit
Arquitecturas del siglo veintiuno - MXO216 - Mexico City SummitArquitecturas del siglo veintiuno - MXO216 - Mexico City Summit
Arquitecturas del siglo veintiuno - MXO216 - Mexico City Summit
 
[NEW LAUNCH!] Introduction to AWS Security Hub (SEC397) - AWS re:Invent 2018
[NEW LAUNCH!] Introduction to AWS Security Hub (SEC397) - AWS re:Invent 2018[NEW LAUNCH!] Introduction to AWS Security Hub (SEC397) - AWS re:Invent 2018
[NEW LAUNCH!] Introduction to AWS Security Hub (SEC397) - AWS re:Invent 2018
 
Autonomous DevSecOps: Five Steps to a Self-Driving Cloud (ENT214-S) - AWS re:...
Autonomous DevSecOps: Five Steps to a Self-Driving Cloud (ENT214-S) - AWS re:...Autonomous DevSecOps: Five Steps to a Self-Driving Cloud (ENT214-S) - AWS re:...
Autonomous DevSecOps: Five Steps to a Self-Driving Cloud (ENT214-S) - AWS re:...
 
Building the Technical Foundation for Your Security Practice (GPSCT205) - AWS...
Building the Technical Foundation for Your Security Practice (GPSCT205) - AWS...Building the Technical Foundation for Your Security Practice (GPSCT205) - AWS...
Building the Technical Foundation for Your Security Practice (GPSCT205) - AWS...
 
Proven Methodologies for Accelerating Your Cloud Journey (ENT308-S) - AWS re:...
Proven Methodologies for Accelerating Your Cloud Journey (ENT308-S) - AWS re:...Proven Methodologies for Accelerating Your Cloud Journey (ENT308-S) - AWS re:...
Proven Methodologies for Accelerating Your Cloud Journey (ENT308-S) - AWS re:...
 
Microservices for Startups
Microservices for StartupsMicroservices for Startups
Microservices for Startups
 

Mehr von Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

Mehr von Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Come Out From Behind Your Firewall

  • 1. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Christopher Schrom Technical Account Manager Bill Baldwin Global Enterprise Support Lead Come Out From Behind Your Firewall
  • 2. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. • Traditional Security • Cloud Security • Amazon GuardDuty • What is DevSecOps? Agenda
  • 3. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Traditional Security Tales from the On-Prem world
  • 4. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Stay Secure Move Fast Before On-Prem … OR
  • 5. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. In the Beginning We had firewalls Bad traffic was kept out Good traffic stayed in
  • 6. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. The Packet Filter
  • 7. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. The Stateful Firewall
  • 8. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Firewalls Were Great!! Segregation and Isolation Block and Allow Traffic Inspection
  • 9. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Life was good, we loved our firewalls…
  • 10. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. So we thought…
  • 11. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. New Threats Malware and Viruses Internal Threats DDoS Attacks
  • 12. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. So we found new ways to protect our networks… Virus Detection Malware Detection Intrusion Detection (IDS) Intrusion Protection (IPS) NextGen Firewall - Layer 7 Protection DNS Protection
  • 13. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Challenges with this model Reactive False positives Low degree of context Limited automation Difficult to scale
  • 14. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Security is Complicated
  • 15. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. “And now WE are helping to … put the NO in Innovation”
  • 16. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cloud Security The next chapter …
  • 17. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. ORANDStay Secure Move Fast Security in the Cloud …
  • 18. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Security On-Prem - Netflow Logs - IDS Logs Detect - Firewalls - IDS/IPS Infrastructure - Incident Response - Scripts Response
  • 19. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Security in AWS - CloudTrail - VPC Flow Logs - CloudWatch Detect - Amazon VPC - Amazon GuardDuty - AWS WAF Infrastructure - AWS Lambda - AWS Config Rules Response
  • 20. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Threat Lifecycle Monitor Response Remediate
  • 21. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitor
  • 22. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitor CloudTrail VPC Flow Logs CloudWatch
  • 23. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitor – CloudTrail – Create
  • 24. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitor – CloudTrail – All Regions
  • 25. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitor – CloudTrail – Verify ..for All AWS Regions.
  • 26. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Management Console API / JSON Format Monitor - CloudTrail ..and verify an API event.
  • 27. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitor – VPC Flow Log VPC Subnet 172.31.0.0/16 Elastic Network Interface (ENI)
  • 28. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitor – VPC Flow Log – Create Flow Log
  • 29. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitor – VPC Flow Log – Specify information
  • 30. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitor – VPC Flow Log – Verify
  • 31. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. VPC Flow Log Event Monitor – VPC Flow Log ...and verify an event.
  • 32. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Respond
  • 33. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Respond - Questions How should I respond? Who to notify?
  • 34. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Respond - Example Amazon SNS Lambda function Triggers Lambda function Root user’s AWS account activity event detected Amazon CloudWatch Event Sends email notification Publishes Message
  • 35. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Event Response – Example Email
  • 36. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Remediate
  • 37. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Remediate - Example Isolate an instance into a blocked Security Group Automate using Lambda
  • 38. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon GuardDuty Continuous Monitoring, Event Response, and Automated Remediation
  • 39. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon GuardDuty
  • 40. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. GuardDuty Severity Levels LOW MEDIUM HIGH Suspicious or malicious activity blocked before it compromised a resource. Suspicious activity deviating from normally observed behavior. Resource compromised and actively being used for unauthorized purpose.
  • 41. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. GuardDuty - Example of Findings CloudWatch Event • Finding Type • Severity • Region • Account ID • Date • Resource ID
  • 42. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. CloudWatch Events Amazon CloudWatch CloudWatch Event Lambda Lambda Function AWS Lambda GuardDuty Amazon GuardDuty Automated threat remediation
  • 43. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. What is DevSecOps?
  • 44. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. What is DevOps developers customers releasetestbuild plan monitor delivery pipeline feedback loop Software development lifecycle
  • 45. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. What is DevSecOps developers customers releasetestbuild plan monitor delivery pipeline feedback loop Software development lifecycle Security
  • 46. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Route 53 Amazon EC2 Instances Application Load Balancer Amazon CloudFront AWS WAFDDoS Attack Users Third- party IP reputation lists What is DevSecOps AWS Lambda IP Lists Parser Automated DDoS Protection
  • 47. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cultural Philosophy Monitor Analyze Respond Monitor Analyze Monitor Respond Analyze Monitor Remediate Automation + Tools Exploit Testing DDoS Mitigation Dynamic Threat Assessment Shared Intelligence Secure CI/CD
  • 48. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. • Traditional Security • Cloud Security • Amazon GuardDuty • What is DevSecOps? Summary
  • 49. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Thank You! Bill Baldwin: bbaldwin@amazon.com Chris Schrom: schromc@amazon.com
  • 50. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Reference Material Monitor VPC Flow: https://amzn.to/1TneGVz Respond CloudTrail: https://amzn.to/2JiwPTS Event Response: https://amzn.to/2F9kPle Automated DDoS Protection https://amzn.to/2mYNX6A