+ All Categories
Home > Documents > INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides...

INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides...

Date post: 24-Aug-2019
Category:
Upload: nguyennguyet
View: 214 times
Download: 0 times
Share this document with a friend
19
SESSION ID: #RSAC Patrick Crowley INTRODUCING CISCO SECURITY FOR AWS SPO1-T08 CTO Cisco, Stealthwatch Cloud @p_crowley
Transcript
Page 1: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

SESSION ID:

#RSAC

Patrick Crowley

INTRODUCING CISCO SECURITY FOR AWS

SPO1-T08

CTOCisco, Stealthwatch Cloud@p_crowley

Page 2: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Three Main Points

2

Use VPC Flow logs to make sure nothing is happening behind your back

Use Amazon Inspector to make sure your software & servers do not exhibit known vulnerabilities

Use Entity Modeling to achieve automatic, continuous security from these services!

Page 3: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

One Way to Think About Security in AWS

AWS provides extraordinary flexibility & capabilityAWS provides rich, dynamic infrastructureKeeping our AWS footprint secure is largely up to us

“How do I secure my AWS footprint?”Best practices with identity management & credentialsKeep software up-to-date“Disable it if you don’t need it”

Age-old challenge: what don’t I know about my IT footprint?

Page 4: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Two Relatively New AWS Features Help!

“Are any of my AWS resources misbehaving or compromised?”VPC Flow Logs!

Page 5: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Flow logs are your friend

When any of your AWS VPC resources have a network interaction, a log entry is made

Source & destination IP addresses, ports, protocol, byte count, packet count

Just like netflow logs produced by switches and routers, all network interactions can be audited

Did someone discover a backdoor?Did sw/appliance dial home?Is an authorized user abusing privileges?Has a configuration mistake been made, enabling remotes?

Just like NetFlow: it is an avalanche of data!Here’s where Observable can help

Page 6: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

We share code/notes on using VPC Flow Logs

https://observable.net/blog/our-open-source-vpc-flow-logs-tool-version-1-0/

https://github.com/obsrvbl/flowlogs-reader

Page 7: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Making VPC Flow Logs easy

AWS Console View

Stealthwatch Cloud

Page 8: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Entity Modeling

What: maintain a model—a kind of simulation—of each device & entity on your networkWhy: to automatically detect and track each entity’s role, alert a human when a role change is significantHow: passive monitoring of network meta-data, both within the network and to/from the InternetIn AWS, modeling is driven by

VPC Flow LogsAWS CloudTrailGrowing, diverse sources: OSSEC, Amazon Inspector, VPN logs, Splunk, Sumo Logic, and more

Page 9: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Entity Modeling yields automatic security

Page 10: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Entity Modeling works well

The focus is on providing helpful security

This can be quantified!2017 Alerts Marked Helpful (%)January 93.91%February 94.98%March 92.00%Q1 (Jan-Mar) 93.86%April 94.54%May 97.56%June 97.69%Q2 (Apr-Jun) 96.49%July 93.83%August 95.69%September 96.66%Q3 (Jul-Sep) 95.31%October 94.27%November 92.97%December 95.66%Q4 (Oct-Dec) 94.18%2017 Total 94.90%

Page 11: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Other AWS features help

“Is there a known problem with the software on any of my EC2 instances?”

Amazon Inspector!

Page 12: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Amazon Inspector + Entity Modeling

Amazon Inspector Entity Modeling

Requires agent installation ☐

User-initiated assessment ☐

Continuous assessment ☐

Assess changes through time ☐

Assess instance internals (e.g., sw vulns, best practices)

Assess instance network activity (e.g., scanning, remote access, data exfil)

Detect instance “role” (e.g., DB server, AD controller) and apply role-specific checks

Assess CloudTrail events for instance-specific risks

Page 13: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Inventory of Amazon Inspector Resources

Page 14: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Inspector findings are stored

Page 15: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Including Inspector assessments

Page 16: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Inspector-based alerts

Page 17: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Getting started with Amazon Inspector

Page 18: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

Put this in action!

18

Use VPC Flow logs to make sure nothing is happening behind your back

This week: Turn on VPC Flow Logs in a VPC, even a small one, and explore!

Use Amazon Inspector to make sure your software & servers do not exhibit known vulnerabilities

Next week: Use Amazon Inspector on an AMI that you use in production!

Use Entity Modeling to achieve automatic, continuous security from these services!

Next week: Launch a 60 day free trial, and simplify your exploration of flow logs & Inspector, and see how you can do this at scale!

Page 19: INTRODUCING CISCO SECURITY FOR AWS · #RSAC. One Way to Think About Security in AWS. AWS provides extraordinary flexibility & capability. AWS provides rich, dynamic infrastructure

#RSAC

THANK YOU!

Patrick Crowley, [email protected]


Recommended