SlideShare a Scribd company logo
Cloud Breach - Forensics Audit Planning 
InfoSecCon Raleigh, NC October 2014
Cloud Breach - 
Forensics Audit Planning 
GOALS 
● Why it is more complex to answer: 
- Who, what, when, where & how (security analytics) 
● Service level Agreements (SLA) 
● Aid your cloud-computing security audit planning
Your CIO hears from the CEO and CFO. The FBI is investigating 
why your next billion $$ pharmaceutical cancer drug is on-line. 
This confidential information was found on the servers of a global 
Cloud Service provider exposed and unprotected.
Cloud Breach - 
Forensics Audit Planning 
1. Cloud Architecture Overview 
2. Cloud Forensics 
a. Forensic Data Sources 
a. logging 
b. Trusted Data 
c. Virtual Machines 
d. Federated (shared) Services 
e. Cloud Brokers 
3. Cloud Service Providers 
a. Dropbox 
b. SalesForce.com / Force.com 
c. Amazon.com Web Services 
4. Cloud Anti Forensics 
5. Summary
Cloud Service Architecture
Cloud Service Architecture
Cloud Service Architecture
Cloud Service Architecture
Cloud Service Architecture 
(shared responsibilty)
Cloud Breach 
Forensic Data Sources 
● Access logs 
● API Management logs 
● Security logs (firewall, IDS, opensource tools, etc.,) 
● Billing records 
● Metadata - application 
● Netflow, Packet Capture 
● Physical drives 
● Virtual drives 
● Guest OS data 
● Cloud data storage 
● Certificate and private Keys
Cloud Breach Forensics 
Forensics Process Flow
Cloud Forensics 
Logs Issues 
● Decentralization of logs 
● Volatility of logs 
● Multiple tiers and layers 
● Archival and retention 
● Accessibility of logs 
● Non existence of logs 
● Absence of critical information in logs 
● Non compatible / random log formats 
- Cloud Application Logging for Forensics (Raffael Marty, 2011)
Cloud Forensic Data 
Trust - definition: 
Forensically sound in consideration of the evidentiary 
integrity of the electronically stored information (ESI)
Cloud Forensic Data 
Trust - definition: 
Forensically sound in consideration of the evidentiary 
integrity of the electronically stored information (ESI)
Cloud Forensic Data 
Virtual Machine (VM) IaaS 
●
Cloud Forensic Data 
(IaaS) 
J. Dykstra and A. T. Sherman, 2012 - Acquiring Forensic Evidence from Infrastructure-as-a-Service Cloud Computing: 
Forensic evidence tools & the time to retrieve the data and trust requirements - Amazon Web Services (AWS) EC2 
components
Cloud Forensic Data 
VM Snapshot
Cloud Forensic Data 
VM Hypervisor Types - 1 & 2
Cloud Forensic Data 
VM Commercial Hypervisors 
KVM is used by Redhat Enterprise Virtualization (RHEV). 
Xen Server hypervisor by Citrix Inc. 
Vmware Inc. vSphere uses VMware’s ESXi hypervisor. 
Hyper-V is a commercial hypervisor provided by Microsoft.
Cloud Forensic Data 
Federated (shared) Storage
Cloud Forensic Data 
Federated (shared) Services
Cloud Forensic Data 
Cloud Brokers 
NIST SP 500-292 (Cloud Brokers) 
Manages the use, performance and delivery of cloud services, and negotiates 
relationships between Cloud Providers and Cloud Consumers. 
(“Adds value” – Gartner Research)
Cloud Brokers 
(maturity model) 
NIST SP 500-292 (Cloud Brokers) 
Manages the use, performance and delivery of cloud services, and negotiates 
relationships between Cloud Providers and Cloud Consumers.
Cloud Breach - 
Forensics Audit Planning 
Issues:
Cloud Services Providers
Cloud Services Providers 
Dropbox Security Services 
$$$
Cloud Services Providers
Single Sign-On: SAML Assertion (3rd Party) 
* Delegated Authentication Single Sign-On 
* MS Active Directory, IBM, HP, Ping Identity, NetIQ, etc.,
Cloud Services Providers 
Force.com - Software Developers 
Separation of duties: 
- Authentication, Authorization, Accounting and Auditing 
- Role-based Access Control (RBAC) 
- User Access Reviews (logs) 
API management - (Mashery, Intel, etc.,) 
Key & Certificate Management - (Venafi, Entrust, Comodo, etc.,)
Cloud Services 
Providers
Cloud Services 
Providers 
Security Best Practices Nov 4, 2013
Cloud Services Providers 
AWS Shared Responsibility Model for 
Infrastructure Services
Cloud Services Providers 
AWS Audit Security Tips 
- Limited access to administrative ports to only a few IP addresses 
- ports 22 (SSH), 3389 (RDP), and 5500 (VNC). 
- Limited access to common database ports: 
- 1433 (MSSQL Server), 1434 (MSSQL Monitor), 3306 (MySQL), Oracle (1521) and 
5432 (PostgreSQL). 
- Identity & Access Management is configured to help ensure secure access control 
of AWS resources. 
- Multi-factor authentication (MFA) token is enabled to provide two-factor 
authentication for API (Ruby, .NET, Python, PHP, etc.,) access to the root AWS 
account. 
Access keys are used to digitally sign API calls made to AWS services. Each access 
key credential is comprised of an access key ID and a secret key.
Cloud Services Providers 
AWS Audit Security Tips 
Identity Access Management 
● MS Active Directory, LDAP, Kerebros integration 
● Single Sign On / Identity Federation 
- CA CloudMinder, SailPoint, Okta, OneLogin, Ping Identity, etc., 
● Role Based Access Controls 
- Assign permissions to groups, not users. 
● Administrators should have individual accounts
Cloud Services Providers 
AWS Cloud Trail 
- Logs any action performed via the APIs or web console into an 
S3 storage bucket or Glacier archiving storage 
- Gives complete audit trail of all changes in your account. 
- Set up the S3 (storage) bucket with versioning to prevent 
tampering of your logs 
- Analyzed by Splunk, Sumo Logic, etc. 
- can add AWS CloudWatch API activity
Cloud Services Providers 
AWS Cloud Trail – use case 
Vodafone Australia - Elastic Compute Cloud (EC2) 
● Trend Micro Inc. and Xceedium, Inc.'s Xsuite 
with Amazon’s native security groups 
● Set up multiple virtual private clouds (VPC), 
● A separate VPC for security tools 
● Trend Micro’s Deep Security tool, integrated with AWS APIs,for 
centralized visibility into the VPCs 
● Deep Security agent on every Amazon Machine Image (AMI) 
deployed using Opscode Chef recipes. 
● The Chef-based automation of Deep Security deployment - 
for automation, elasticity, and traffic auditing.
Cloud Services Providers 
Amazon Cloudwatch 
Monitors API activity and delivers log files 
Developers / system administrators to collect and track metrics, 
Monitors Amazon EC2 and Amazon RDS DB instances system wide 
(Zones East , West, Ireland, etc.,) 
Programs retrieve your monitoring data, view graphs, and set alarms, spot trends 
Take automated action based on the state of your cloud environment.
Cloud Anti Forensics 
Critical - Time to detect and react to an incident 
- earlier in attack chain, less loss, less damage, & 
more forensic evidence 
Cyber criminals remove audit trail, logs. ...
Cloud Anti Forensics 
Denial of Service (DoS / DDoS) 
Destroy Virtual machine (server / application) 
Destroy virtual storage 
Hide virtual infrastructure - routers, switches,(turn 
off) 
 
Corrupt forensic data 
Hashes, certificates, keys 
Timestamps (NTP) 
File signatures 
Logs deleted 
Hypervisor security manipulated
Key Issues in Cloud Forensics 
1. Acquisition of data is more difficult 
2. Cooperation from cloud providers is paramount. 
3. Cloud data may lack key forensic attributes. 
4. Current forensic tools are unprepared to 
process cloud data. 
5. Chain of custody is more complex.
Join the Fight ? 
Valdez Ladd, MBA – ISM, CISA, CISSP , www.linkedin.com/in/valdezlad
NIST Cloud Computing Forensic Science Challenges (Draft) 
NISTIR 8006 
“Digital Forensics is the application of science to the identification, examination, 
collection, and analysis of data while preserving the information and maintaining a strict 
chain of custody for the data.” 
NIST Cloud Computing Forensic Science Challenges (Draft NIST IR 8006) 
Major Issues: 
Architecture (e.g., diversity, complexity, provenance, multi-tenancy, data segregation, etc.) 
Data collection (e.g., data integrity, data recovery, data location, imaging, etc.) 
Analysis (e.g., correlation, reconstruction, time synchronization, logs, meta-data, timelines, etc.) 
Incident first responders (e.g., trustworthiness of cloud providers, response time, 
reconstruction, etc.) 
Role management (e.g., data owners, identity management, users,access control, etc.) 
Legal (e.g., jurisdictions, laws, service level agreements, contracts, subpoenas, international 
cooperation, privacy, ethics, etc.) 
Standards (e.g.,standard operating procedures, interoperability, testing, validation, etc.) 
- 
Training (e.g., forensic investigators, cloud providers, qualification, certification, etc. 
Anti-forensics (e.g., obfuscation, data hiding, malware, etc.)
The identification, collection, and preservation of media can be particularly challenging in a 
cloud computing environment given several possible factors, including: 
1) Identification of the cloud provider and its partners. This is needed to better understand the 
environment and thus address the factors below. 
2) The ability to conclusively identify the proper accounts held within the cloud by a consumer, 
especially if different cyber personas are used. 
3) The ability of the forensics examiner to gain access to the desired media. 
4) Obtaining assistance of the CSP : cloud infrastructure/application provider service staff. 
5) Understanding the topology, proprietary policies, and storage system within the cloud. 
6) Once access is obtained, the examiner’s ability to complete a forensically sound image of the 
media. 
7) The sheer volume of data with the storage media. 
8) The ability to respond in a timely fashion to more than one physical location if necessary. 
9) E-discovery, log file collection and privacy rights given a multi-tenancy system. (How does one 
collect the set of log files applicable for this matter versus extraneous information with possible 
privacy rights protections?) 
10) Validation of the forensic image. 
11) The ability to perform analysis on encrypted data and the collector’s ability to obtain keys for 
decryption. The storage system no longer being local. There is often no way to link given evidence to a 
particular suspect other than by relying on the cloud 
provider’s word. 
This draft was prepared by the NIST Cloud Computing Forensic Science Working Group. The report 
summarizes 65 challenges cloud computing presents to forensics investigators who sift through bits and 
bytes of digital evidence to solve crimes. They categorize the challenges into three domains as 
technical, legal and organizational.
References 
Image: Cloud Forensics Process Flow, slides 11, 25 
Cloud Forensics: A Meta-Study of Challenges, Approaches, and Open Problems 
S Zawoad, R Hasan - arXiv preprint arXiv:1302.6312, 2013 
Image: Virtual Machine Quinescence, slide 17 
Investigating the Implications of Virtual Machine Introspection for Digital Forensics 
Citation 
K. Nance, B. Hay, and M. Bishop, “Investigating the Implications of Virtual Machine 
Introspection for Digital Forensicsk,” Proceedings of the 2009 International Conference on 
Availability, Reliability and Security pp. 1024–1029 (Mar. 2009). 
*** Copyrights handled in accordance with “Fair Use” for educational purposes ***
References 
Image – slide 17 Acquiring Forensic Evidence from Infrastructure-as-a- 
Service Cloud Computing: Amazon.com web services 
J.Dykstra and A. T. Sherman, April 2012 
Acquiring Forensic Evidence from Infrastructure-as-a-Service 
Cloud Computing: Exploring and Evaluating Tools, Trust, and Techniques 
Josiah Dykstra and Alan T. Sherman, 
www.cisa.umbc.edu/papers/DFRWS2012_Dykstra.pdf 
Cyber Defense Lab, Department of CSEE 
University of Maryland, Baltimore County (UMBC) 
*** Copyrights handled in accordance with “Fair Use” for educational purposes ***

More Related Content

PPSX
Cloud Forensics
PPTX
Cloud Computing : Security and Forensics
PPT
The Trouble with Cloud Forensics
PPTX
The Cloud: Privacy and Forensics
PDF
Cloud Computing Forensic Science
PPTX
Forensic And Cloud Computing
PPTX
Smart cloud - single to multi cloud
PPTX
CLOUD NATIVE SECURITY
Cloud Forensics
Cloud Computing : Security and Forensics
The Trouble with Cloud Forensics
The Cloud: Privacy and Forensics
Cloud Computing Forensic Science
Forensic And Cloud Computing
Smart cloud - single to multi cloud
CLOUD NATIVE SECURITY

What's hot (20)

DOCX
A Hybrid Cloud Approach for Secure Authorized Deduplication
PPT
DOCX
Secure auditing and deduplicating data in cloud
DOCX
Hybrid Cloud Approach for Secure Authorized Deduplication
PDF
Secure data sharing in cloud computing using revocable storage identity-based...
PPTX
Analysis-of-Security-Algorithms-in-Cloud-Computing [Autosaved]
PPTX
A hybrid cloud approach for secure authorized deduplication.
PPTX
Ensuring data security in cloud computing. - Anusha Tuke
DOCX
Secure auditing and deduplicating data in cloud
PDF
CIS13: OpenStack API Security
PPT
Security Issues in OpenStack
PPT
Secure Data Sharing in Cloud (SDSC)
PDF
A hybrid cloud approach for secure authorized deduplication
DOCX
SECURE AUDITING AND DEDUPLICATING DATA IN CLOUD
PDF
Doc A hybrid cloud approach for secure authorized deduplication
PDF
an enhanced multi layered cryptosystem based secure
PDF
Secure Data Sharing in Cloud Computing using Revocable Storage Identity- Base...
PDF
Secure Auditing and Deduplicating Data on Cloud
PDF
SECURE DATA SHARING IN CLOUD COMPUTING USING REVOCABLE-STORAGE IDENTITY-BASED...
PDF
Secure distributed deduplication systems with improved reliability 2
A Hybrid Cloud Approach for Secure Authorized Deduplication
Secure auditing and deduplicating data in cloud
Hybrid Cloud Approach for Secure Authorized Deduplication
Secure data sharing in cloud computing using revocable storage identity-based...
Analysis-of-Security-Algorithms-in-Cloud-Computing [Autosaved]
A hybrid cloud approach for secure authorized deduplication.
Ensuring data security in cloud computing. - Anusha Tuke
Secure auditing and deduplicating data in cloud
CIS13: OpenStack API Security
Security Issues in OpenStack
Secure Data Sharing in Cloud (SDSC)
A hybrid cloud approach for secure authorized deduplication
SECURE AUDITING AND DEDUPLICATING DATA IN CLOUD
Doc A hybrid cloud approach for secure authorized deduplication
an enhanced multi layered cryptosystem based secure
Secure Data Sharing in Cloud Computing using Revocable Storage Identity- Base...
Secure Auditing and Deduplicating Data on Cloud
SECURE DATA SHARING IN CLOUD COMPUTING USING REVOCABLE-STORAGE IDENTITY-BASED...
Secure distributed deduplication systems with improved reliability 2
Ad

Viewers also liked (20)

PDF
The Anatomy of a Cloud Security Breach
PPTX
AICPA The State of the Union of Forensic Accounting From Both Sides of the 49...
PDF
Software data privacy threat analysis metric using no trust privacy risk metric
PPTX
Adding event reconstruction to a cloud forensic readiness
PPT
Cloud Security Alliance's GRC Stack Overview
PPTX
Digital forensics ahmed emam
PDF
Memory forensics using VMI for cloud computing
PDF
Verizon 2014 data breach investigation report and the target breach
PPTX
Security in e commerce
PPT
Computer Forensic
PPT
Network forensics1
PDF
Network Forensics
PDF
Sukumar Nayak-Detailed-Cloud Risk Management and Audit
PPTX
Network forensics and investigating logs
PDF
Trying to bottle the cloud forensic challenges with cloud computing
PPTX
Network Forensics Intro
PDF
Network Forensics
PDF
Cloud-forensics
PDF
Wired and Wireless Network Forensics
PDF
Digital Forensic: Brief Intro & Research Challenge
The Anatomy of a Cloud Security Breach
AICPA The State of the Union of Forensic Accounting From Both Sides of the 49...
Software data privacy threat analysis metric using no trust privacy risk metric
Adding event reconstruction to a cloud forensic readiness
Cloud Security Alliance's GRC Stack Overview
Digital forensics ahmed emam
Memory forensics using VMI for cloud computing
Verizon 2014 data breach investigation report and the target breach
Security in e commerce
Computer Forensic
Network forensics1
Network Forensics
Sukumar Nayak-Detailed-Cloud Risk Management and Audit
Network forensics and investigating logs
Trying to bottle the cloud forensic challenges with cloud computing
Network Forensics Intro
Network Forensics
Cloud-forensics
Wired and Wireless Network Forensics
Digital Forensic: Brief Intro & Research Challenge
Ad

Similar to Cloud Breach - Forensics Audit Planning (20)

PPT
Cloud Monitoring And Forensic Using Security Metrics
PPT
htcia-5-2015
PPTX
OWASP Atlanta 2018: Forensics as a Service
PPTX
SANS Cloud Security Summit 2018: Forensics as a Service
PDF
Study of Digital Forensics on Google Cloud Platform
PPTX
What is Cloud Security, and Can I Have Some?
PDF
Research Paper Digital Forensics on Google Cloud Platform
PDF
Cloud Forensics: Drawbacks in Current Methodologies and Proposed Solution
PDF
The Trouble with Cloud Forensics :Sharique M. Rizvi Head of IT Security & Fo...
PDF
CapTech Talks Oct 2024 Presenter Slides.pdf
PPTX
Cloud Busting: Understanding Cloud-based Digital Forensics
PDF
IRJET- SAAS Attacks Defense Mechanisms and Digital Forensic
PDF
Rp059 Icect2012 E694
PPTX
talk6securingcloudamarprusty-191030091632.pptx
PPTX
CSO CXO Series Breakfast
PPTX
Securing The Clouds Proactively-BlackisTech.pptx
PDF
Alabama CyberNow 2018: Cloud Hardening and Digital Forensics Readiness
PDF
Unified Protection for Multi-Cloud Infrastructure
PPTX
Transforming cloud security into an advantage
PPTX
Challenges in Cloud Forensics
Cloud Monitoring And Forensic Using Security Metrics
htcia-5-2015
OWASP Atlanta 2018: Forensics as a Service
SANS Cloud Security Summit 2018: Forensics as a Service
Study of Digital Forensics on Google Cloud Platform
What is Cloud Security, and Can I Have Some?
Research Paper Digital Forensics on Google Cloud Platform
Cloud Forensics: Drawbacks in Current Methodologies and Proposed Solution
The Trouble with Cloud Forensics :Sharique M. Rizvi Head of IT Security & Fo...
CapTech Talks Oct 2024 Presenter Slides.pdf
Cloud Busting: Understanding Cloud-based Digital Forensics
IRJET- SAAS Attacks Defense Mechanisms and Digital Forensic
Rp059 Icect2012 E694
talk6securingcloudamarprusty-191030091632.pptx
CSO CXO Series Breakfast
Securing The Clouds Proactively-BlackisTech.pptx
Alabama CyberNow 2018: Cloud Hardening and Digital Forensics Readiness
Unified Protection for Multi-Cloud Infrastructure
Transforming cloud security into an advantage
Challenges in Cloud Forensics

Recently uploaded (20)

PPTX
CHAPTER 2 - PM Management and IT Context
PDF
AI in Product Development-omnex systems
PDF
System and Network Administraation Chapter 3
PDF
top salesforce developer skills in 2025.pdf
PPTX
ai tools demonstartion for schools and inter college
PDF
Nekopoi APK 2025 free lastest update
PPTX
L1 - Introduction to python Backend.pptx
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
PTS Company Brochure 2025 (1).pdf.......
PPTX
ISO 45001 Occupational Health and Safety Management System
PPTX
Odoo POS Development Services by CandidRoot Solutions
PPTX
Introduction to Artificial Intelligence
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
Online Work Permit System for Fast Permit Processing
PDF
medical staffing services at VALiNTRY
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
Odoo Companies in India – Driving Business Transformation.pdf
CHAPTER 2 - PM Management and IT Context
AI in Product Development-omnex systems
System and Network Administraation Chapter 3
top salesforce developer skills in 2025.pdf
ai tools demonstartion for schools and inter college
Nekopoi APK 2025 free lastest update
L1 - Introduction to python Backend.pptx
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PTS Company Brochure 2025 (1).pdf.......
ISO 45001 Occupational Health and Safety Management System
Odoo POS Development Services by CandidRoot Solutions
Introduction to Artificial Intelligence
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Design an Analysis of Algorithms I-SECS-1021-03
Operating system designcfffgfgggggggvggggggggg
Online Work Permit System for Fast Permit Processing
medical staffing services at VALiNTRY
Upgrade and Innovation Strategies for SAP ERP Customers
Odoo Companies in India – Driving Business Transformation.pdf

Cloud Breach - Forensics Audit Planning

  • 1. Cloud Breach - Forensics Audit Planning InfoSecCon Raleigh, NC October 2014
  • 2. Cloud Breach - Forensics Audit Planning GOALS ● Why it is more complex to answer: - Who, what, when, where & how (security analytics) ● Service level Agreements (SLA) ● Aid your cloud-computing security audit planning
  • 3. Your CIO hears from the CEO and CFO. The FBI is investigating why your next billion $$ pharmaceutical cancer drug is on-line. This confidential information was found on the servers of a global Cloud Service provider exposed and unprotected.
  • 4. Cloud Breach - Forensics Audit Planning 1. Cloud Architecture Overview 2. Cloud Forensics a. Forensic Data Sources a. logging b. Trusted Data c. Virtual Machines d. Federated (shared) Services e. Cloud Brokers 3. Cloud Service Providers a. Dropbox b. SalesForce.com / Force.com c. Amazon.com Web Services 4. Cloud Anti Forensics 5. Summary
  • 9. Cloud Service Architecture (shared responsibilty)
  • 10. Cloud Breach Forensic Data Sources ● Access logs ● API Management logs ● Security logs (firewall, IDS, opensource tools, etc.,) ● Billing records ● Metadata - application ● Netflow, Packet Capture ● Physical drives ● Virtual drives ● Guest OS data ● Cloud data storage ● Certificate and private Keys
  • 11. Cloud Breach Forensics Forensics Process Flow
  • 12. Cloud Forensics Logs Issues ● Decentralization of logs ● Volatility of logs ● Multiple tiers and layers ● Archival and retention ● Accessibility of logs ● Non existence of logs ● Absence of critical information in logs ● Non compatible / random log formats - Cloud Application Logging for Forensics (Raffael Marty, 2011)
  • 13. Cloud Forensic Data Trust - definition: Forensically sound in consideration of the evidentiary integrity of the electronically stored information (ESI)
  • 14. Cloud Forensic Data Trust - definition: Forensically sound in consideration of the evidentiary integrity of the electronically stored information (ESI)
  • 15. Cloud Forensic Data Virtual Machine (VM) IaaS ●
  • 16. Cloud Forensic Data (IaaS) J. Dykstra and A. T. Sherman, 2012 - Acquiring Forensic Evidence from Infrastructure-as-a-Service Cloud Computing: Forensic evidence tools & the time to retrieve the data and trust requirements - Amazon Web Services (AWS) EC2 components
  • 17. Cloud Forensic Data VM Snapshot
  • 18. Cloud Forensic Data VM Hypervisor Types - 1 & 2
  • 19. Cloud Forensic Data VM Commercial Hypervisors KVM is used by Redhat Enterprise Virtualization (RHEV). Xen Server hypervisor by Citrix Inc. Vmware Inc. vSphere uses VMware’s ESXi hypervisor. Hyper-V is a commercial hypervisor provided by Microsoft.
  • 20. Cloud Forensic Data Federated (shared) Storage
  • 21. Cloud Forensic Data Federated (shared) Services
  • 22. Cloud Forensic Data Cloud Brokers NIST SP 500-292 (Cloud Brokers) Manages the use, performance and delivery of cloud services, and negotiates relationships between Cloud Providers and Cloud Consumers. (“Adds value” – Gartner Research)
  • 23. Cloud Brokers (maturity model) NIST SP 500-292 (Cloud Brokers) Manages the use, performance and delivery of cloud services, and negotiates relationships between Cloud Providers and Cloud Consumers.
  • 24. Cloud Breach - Forensics Audit Planning Issues:
  • 26. Cloud Services Providers Dropbox Security Services $$$
  • 28. Single Sign-On: SAML Assertion (3rd Party) * Delegated Authentication Single Sign-On * MS Active Directory, IBM, HP, Ping Identity, NetIQ, etc.,
  • 29. Cloud Services Providers Force.com - Software Developers Separation of duties: - Authentication, Authorization, Accounting and Auditing - Role-based Access Control (RBAC) - User Access Reviews (logs) API management - (Mashery, Intel, etc.,) Key & Certificate Management - (Venafi, Entrust, Comodo, etc.,)
  • 31. Cloud Services Providers Security Best Practices Nov 4, 2013
  • 32. Cloud Services Providers AWS Shared Responsibility Model for Infrastructure Services
  • 33. Cloud Services Providers AWS Audit Security Tips - Limited access to administrative ports to only a few IP addresses - ports 22 (SSH), 3389 (RDP), and 5500 (VNC). - Limited access to common database ports: - 1433 (MSSQL Server), 1434 (MSSQL Monitor), 3306 (MySQL), Oracle (1521) and 5432 (PostgreSQL). - Identity & Access Management is configured to help ensure secure access control of AWS resources. - Multi-factor authentication (MFA) token is enabled to provide two-factor authentication for API (Ruby, .NET, Python, PHP, etc.,) access to the root AWS account. Access keys are used to digitally sign API calls made to AWS services. Each access key credential is comprised of an access key ID and a secret key.
  • 34. Cloud Services Providers AWS Audit Security Tips Identity Access Management ● MS Active Directory, LDAP, Kerebros integration ● Single Sign On / Identity Federation - CA CloudMinder, SailPoint, Okta, OneLogin, Ping Identity, etc., ● Role Based Access Controls - Assign permissions to groups, not users. ● Administrators should have individual accounts
  • 35. Cloud Services Providers AWS Cloud Trail - Logs any action performed via the APIs or web console into an S3 storage bucket or Glacier archiving storage - Gives complete audit trail of all changes in your account. - Set up the S3 (storage) bucket with versioning to prevent tampering of your logs - Analyzed by Splunk, Sumo Logic, etc. - can add AWS CloudWatch API activity
  • 36. Cloud Services Providers AWS Cloud Trail – use case Vodafone Australia - Elastic Compute Cloud (EC2) ● Trend Micro Inc. and Xceedium, Inc.'s Xsuite with Amazon’s native security groups ● Set up multiple virtual private clouds (VPC), ● A separate VPC for security tools ● Trend Micro’s Deep Security tool, integrated with AWS APIs,for centralized visibility into the VPCs ● Deep Security agent on every Amazon Machine Image (AMI) deployed using Opscode Chef recipes. ● The Chef-based automation of Deep Security deployment - for automation, elasticity, and traffic auditing.
  • 37. Cloud Services Providers Amazon Cloudwatch Monitors API activity and delivers log files Developers / system administrators to collect and track metrics, Monitors Amazon EC2 and Amazon RDS DB instances system wide (Zones East , West, Ireland, etc.,) Programs retrieve your monitoring data, view graphs, and set alarms, spot trends Take automated action based on the state of your cloud environment.
  • 38. Cloud Anti Forensics Critical - Time to detect and react to an incident - earlier in attack chain, less loss, less damage, & more forensic evidence Cyber criminals remove audit trail, logs. ...
  • 39. Cloud Anti Forensics Denial of Service (DoS / DDoS) Destroy Virtual machine (server / application) Destroy virtual storage Hide virtual infrastructure - routers, switches,(turn off)  Corrupt forensic data Hashes, certificates, keys Timestamps (NTP) File signatures Logs deleted Hypervisor security manipulated
  • 40. Key Issues in Cloud Forensics 1. Acquisition of data is more difficult 2. Cooperation from cloud providers is paramount. 3. Cloud data may lack key forensic attributes. 4. Current forensic tools are unprepared to process cloud data. 5. Chain of custody is more complex.
  • 41. Join the Fight ? Valdez Ladd, MBA – ISM, CISA, CISSP , www.linkedin.com/in/valdezlad
  • 42. NIST Cloud Computing Forensic Science Challenges (Draft) NISTIR 8006 “Digital Forensics is the application of science to the identification, examination, collection, and analysis of data while preserving the information and maintaining a strict chain of custody for the data.” NIST Cloud Computing Forensic Science Challenges (Draft NIST IR 8006) Major Issues: Architecture (e.g., diversity, complexity, provenance, multi-tenancy, data segregation, etc.) Data collection (e.g., data integrity, data recovery, data location, imaging, etc.) Analysis (e.g., correlation, reconstruction, time synchronization, logs, meta-data, timelines, etc.) Incident first responders (e.g., trustworthiness of cloud providers, response time, reconstruction, etc.) Role management (e.g., data owners, identity management, users,access control, etc.) Legal (e.g., jurisdictions, laws, service level agreements, contracts, subpoenas, international cooperation, privacy, ethics, etc.) Standards (e.g.,standard operating procedures, interoperability, testing, validation, etc.) - Training (e.g., forensic investigators, cloud providers, qualification, certification, etc. Anti-forensics (e.g., obfuscation, data hiding, malware, etc.)
  • 43. The identification, collection, and preservation of media can be particularly challenging in a cloud computing environment given several possible factors, including: 1) Identification of the cloud provider and its partners. This is needed to better understand the environment and thus address the factors below. 2) The ability to conclusively identify the proper accounts held within the cloud by a consumer, especially if different cyber personas are used. 3) The ability of the forensics examiner to gain access to the desired media. 4) Obtaining assistance of the CSP : cloud infrastructure/application provider service staff. 5) Understanding the topology, proprietary policies, and storage system within the cloud. 6) Once access is obtained, the examiner’s ability to complete a forensically sound image of the media. 7) The sheer volume of data with the storage media. 8) The ability to respond in a timely fashion to more than one physical location if necessary. 9) E-discovery, log file collection and privacy rights given a multi-tenancy system. (How does one collect the set of log files applicable for this matter versus extraneous information with possible privacy rights protections?) 10) Validation of the forensic image. 11) The ability to perform analysis on encrypted data and the collector’s ability to obtain keys for decryption. The storage system no longer being local. There is often no way to link given evidence to a particular suspect other than by relying on the cloud provider’s word. This draft was prepared by the NIST Cloud Computing Forensic Science Working Group. The report summarizes 65 challenges cloud computing presents to forensics investigators who sift through bits and bytes of digital evidence to solve crimes. They categorize the challenges into three domains as technical, legal and organizational.
  • 44. References Image: Cloud Forensics Process Flow, slides 11, 25 Cloud Forensics: A Meta-Study of Challenges, Approaches, and Open Problems S Zawoad, R Hasan - arXiv preprint arXiv:1302.6312, 2013 Image: Virtual Machine Quinescence, slide 17 Investigating the Implications of Virtual Machine Introspection for Digital Forensics Citation K. Nance, B. Hay, and M. Bishop, “Investigating the Implications of Virtual Machine Introspection for Digital Forensicsk,” Proceedings of the 2009 International Conference on Availability, Reliability and Security pp. 1024–1029 (Mar. 2009). *** Copyrights handled in accordance with “Fair Use” for educational purposes ***
  • 45. References Image – slide 17 Acquiring Forensic Evidence from Infrastructure-as-a- Service Cloud Computing: Amazon.com web services J.Dykstra and A. T. Sherman, April 2012 Acquiring Forensic Evidence from Infrastructure-as-a-Service Cloud Computing: Exploring and Evaluating Tools, Trust, and Techniques Josiah Dykstra and Alan T. Sherman, www.cisa.umbc.edu/papers/DFRWS2012_Dykstra.pdf Cyber Defense Lab, Department of CSEE University of Maryland, Baltimore County (UMBC) *** Copyrights handled in accordance with “Fair Use” for educational purposes ***