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
sdavis532
 
PPTX
Cloud Computing : Security and Forensics
Govind Maheswaran
 
PPT
The Trouble with Cloud Forensics
Sharique Rizvi
 
PPTX
The Cloud: Privacy and Forensics
Info_Studies_Aberystwyth
 
PDF
Cloud Computing Forensic Science
David Sweigert
 
PPTX
Forensic And Cloud Computing
Mitesh Katira
 
PPTX
Smart cloud - single to multi cloud
Abdul Rasheed Feroz Khan
 
PPTX
CLOUD NATIVE SECURITY
Maganathin Veeraragaloo
 
Cloud Forensics
sdavis532
 
Cloud Computing : Security and Forensics
Govind Maheswaran
 
The Trouble with Cloud Forensics
Sharique Rizvi
 
The Cloud: Privacy and Forensics
Info_Studies_Aberystwyth
 
Cloud Computing Forensic Science
David Sweigert
 
Forensic And Cloud Computing
Mitesh Katira
 
Smart cloud - single to multi cloud
Abdul Rasheed Feroz Khan
 
CLOUD NATIVE SECURITY
Maganathin Veeraragaloo
 

What's hot (20)

DOCX
A Hybrid Cloud Approach for Secure Authorized Deduplication
SWAMI06
 
PPT
Ppt 1
shanmugamsara
 
DOCX
Secure auditing and deduplicating data in cloud
Pvrtechnologies Nellore
 
DOCX
Hybrid Cloud Approach for Secure Authorized Deduplication
Prem Rao
 
PDF
Secure data sharing in cloud computing using revocable storage identity-based...
Shakas Technologies
 
PPTX
Analysis-of-Security-Algorithms-in-Cloud-Computing [Autosaved]
Mahmuda Rahman
 
PPTX
A hybrid cloud approach for secure authorized deduplication.
prudhvikumar madithati
 
PPTX
Ensuring data security in cloud computing. - Anusha Tuke
Anusha Chavan
 
DOCX
Secure auditing and deduplicating data in cloud
CloudTechnologies
 
PDF
CIS13: OpenStack API Security
CloudIDSummit
 
PPT
Security Issues in OpenStack
oldbam
 
PPT
Secure Data Sharing in Cloud (SDSC)
Jishnu Pradeep
 
PDF
A hybrid cloud approach for secure authorized deduplication
Pvrtechnologies Nellore
 
DOCX
SECURE AUDITING AND DEDUPLICATING DATA IN CLOUD
Nexgen Technology
 
PDF
Doc A hybrid cloud approach for secure authorized deduplication
Shakas Technologie
 
PDF
an enhanced multi layered cryptosystem based secure
IJAEMSJORNAL
 
PDF
Secure Data Sharing in Cloud Computing using Revocable Storage Identity- Base...
rahulmonikasharma
 
PDF
Secure Auditing and Deduplicating Data on Cloud
IJMTST Journal
 
PDF
SECURE DATA SHARING IN CLOUD COMPUTING USING REVOCABLE-STORAGE IDENTITY-BASED...
Nexgen Technology
 
PDF
Secure distributed deduplication systems with improved reliability 2
Rishikesh Pathak
 
A Hybrid Cloud Approach for Secure Authorized Deduplication
SWAMI06
 
Secure auditing and deduplicating data in cloud
Pvrtechnologies Nellore
 
Hybrid Cloud Approach for Secure Authorized Deduplication
Prem Rao
 
Secure data sharing in cloud computing using revocable storage identity-based...
Shakas Technologies
 
Analysis-of-Security-Algorithms-in-Cloud-Computing [Autosaved]
Mahmuda Rahman
 
A hybrid cloud approach for secure authorized deduplication.
prudhvikumar madithati
 
Ensuring data security in cloud computing. - Anusha Tuke
Anusha Chavan
 
Secure auditing and deduplicating data in cloud
CloudTechnologies
 
CIS13: OpenStack API Security
CloudIDSummit
 
Security Issues in OpenStack
oldbam
 
Secure Data Sharing in Cloud (SDSC)
Jishnu Pradeep
 
A hybrid cloud approach for secure authorized deduplication
Pvrtechnologies Nellore
 
SECURE AUDITING AND DEDUPLICATING DATA IN CLOUD
Nexgen Technology
 
Doc A hybrid cloud approach for secure authorized deduplication
Shakas Technologie
 
an enhanced multi layered cryptosystem based secure
IJAEMSJORNAL
 
Secure Data Sharing in Cloud Computing using Revocable Storage Identity- Base...
rahulmonikasharma
 
Secure Auditing and Deduplicating Data on Cloud
IJMTST Journal
 
SECURE DATA SHARING IN CLOUD COMPUTING USING REVOCABLE-STORAGE IDENTITY-BASED...
Nexgen Technology
 
Secure distributed deduplication systems with improved reliability 2
Rishikesh Pathak
 
Ad

Viewers also liked (20)

PDF
The Anatomy of a Cloud Security Breach
CloudLock
 
PPTX
AICPA The State of the Union of Forensic Accounting From Both Sides of the 49...
Rudner Law
 
PDF
Software data privacy threat analysis metric using no trust privacy risk metric
Valdez Ladd MBA, CISSP, CISA,
 
PPTX
Adding event reconstruction to a cloud forensic readiness
Victor Kebande
 
PPT
Cloud Security Alliance's GRC Stack Overview
Valdez Ladd MBA, CISSP, CISA,
 
PPTX
Digital forensics ahmed emam
ahmad abdelhafeez
 
PDF
Memory forensics using VMI for cloud computing
Priyanka Aash
 
PDF
Verizon 2014 data breach investigation report and the target breach
Ulf Mattsson
 
PPTX
Security in e commerce
akhand Akhandenator
 
PPT
Computer Forensic
Tawhidur Rahman
 
PPT
Network forensics1
Santosh Khadsare
 
PDF
Network Forensics
Conferencias FIST
 
PDF
Sukumar Nayak-Detailed-Cloud Risk Management and Audit
Sukumar Nayak
 
PPTX
Network forensics and investigating logs
anilinvns
 
PDF
Trying to bottle the cloud forensic challenges with cloud computing
Brent Muir
 
PPTX
Network Forensics Intro
Jake K.
 
PDF
Network Forensics
Andrea Lazzarotto
 
PDF
Cloud-forensics
anupriti
 
PDF
Wired and Wireless Network Forensics
Savvius, Inc
 
PDF
Digital Forensic: Brief Intro & Research Challenge
Aung Thu Rha Hein
 
The Anatomy of a Cloud Security Breach
CloudLock
 
AICPA The State of the Union of Forensic Accounting From Both Sides of the 49...
Rudner Law
 
Software data privacy threat analysis metric using no trust privacy risk metric
Valdez Ladd MBA, CISSP, CISA,
 
Adding event reconstruction to a cloud forensic readiness
Victor Kebande
 
Cloud Security Alliance's GRC Stack Overview
Valdez Ladd MBA, CISSP, CISA,
 
Digital forensics ahmed emam
ahmad abdelhafeez
 
Memory forensics using VMI for cloud computing
Priyanka Aash
 
Verizon 2014 data breach investigation report and the target breach
Ulf Mattsson
 
Security in e commerce
akhand Akhandenator
 
Computer Forensic
Tawhidur Rahman
 
Network forensics1
Santosh Khadsare
 
Network Forensics
Conferencias FIST
 
Sukumar Nayak-Detailed-Cloud Risk Management and Audit
Sukumar Nayak
 
Network forensics and investigating logs
anilinvns
 
Trying to bottle the cloud forensic challenges with cloud computing
Brent Muir
 
Network Forensics Intro
Jake K.
 
Network Forensics
Andrea Lazzarotto
 
Cloud-forensics
anupriti
 
Wired and Wireless Network Forensics
Savvius, Inc
 
Digital Forensic: Brief Intro & Research Challenge
Aung Thu Rha Hein
 
Ad

Similar to Cloud Breach - Forensics Audit Planning (20)

PPT
Cloud Monitoring And Forensic Using Security Metrics
Sandeep Saxena
 
PPT
htcia-5-2015
Tony Godfrey
 
PPTX
OWASP Atlanta 2018: Forensics as a Service
Toni de la Fuente
 
PPTX
SANS Cloud Security Summit 2018: Forensics as a Service
Toni de la Fuente
 
PDF
Study of Digital Forensics on Google Cloud Platform
Samuel Borthwick
 
PPTX
What is Cloud Security, and Can I Have Some?
John Kinsella
 
PDF
Research Paper Digital Forensics on Google Cloud Platform
Samuel Borthwick
 
PDF
Cloud Forensics: Drawbacks in Current Methodologies and Proposed Solution
IJERA Editor
 
PDF
The Trouble with Cloud Forensics :Sharique M. Rizvi Head of IT Security & Fo...
Sharique Rizvi
 
PDF
CapTech Talks Oct 2024 Presenter Slides.pdf
CapitolTechU
 
PPTX
Cloud Busting: Understanding Cloud-based Digital Forensics
Kerry Hazelton
 
PDF
IRJET- SAAS Attacks Defense Mechanisms and Digital Forensic
IRJET Journal
 
PDF
Rp059 Icect2012 E694
Sandeep Saxena
 
PPTX
talk6securingcloudamarprusty-191030091632.pptx
TrongMinhHoang1
 
PPTX
CSO CXO Series Breakfast
CSO_Presentations
 
PPTX
Securing The Clouds Proactively-BlackisTech.pptx
Chinatu Uzuegbu
 
PDF
Alabama CyberNow 2018: Cloud Hardening and Digital Forensics Readiness
Toni de la Fuente
 
PDF
Unified Protection for Multi-Cloud Infrastructure
MarketingArrowECS_CZ
 
PPTX
Transforming cloud security into an advantage
Moshe Ferber
 
PPTX
Challenges in Cloud Forensics
Gayan Weerarathna
 
Cloud Monitoring And Forensic Using Security Metrics
Sandeep Saxena
 
htcia-5-2015
Tony Godfrey
 
OWASP Atlanta 2018: Forensics as a Service
Toni de la Fuente
 
SANS Cloud Security Summit 2018: Forensics as a Service
Toni de la Fuente
 
Study of Digital Forensics on Google Cloud Platform
Samuel Borthwick
 
What is Cloud Security, and Can I Have Some?
John Kinsella
 
Research Paper Digital Forensics on Google Cloud Platform
Samuel Borthwick
 
Cloud Forensics: Drawbacks in Current Methodologies and Proposed Solution
IJERA Editor
 
The Trouble with Cloud Forensics :Sharique M. Rizvi Head of IT Security & Fo...
Sharique Rizvi
 
CapTech Talks Oct 2024 Presenter Slides.pdf
CapitolTechU
 
Cloud Busting: Understanding Cloud-based Digital Forensics
Kerry Hazelton
 
IRJET- SAAS Attacks Defense Mechanisms and Digital Forensic
IRJET Journal
 
Rp059 Icect2012 E694
Sandeep Saxena
 
talk6securingcloudamarprusty-191030091632.pptx
TrongMinhHoang1
 
CSO CXO Series Breakfast
CSO_Presentations
 
Securing The Clouds Proactively-BlackisTech.pptx
Chinatu Uzuegbu
 
Alabama CyberNow 2018: Cloud Hardening and Digital Forensics Readiness
Toni de la Fuente
 
Unified Protection for Multi-Cloud Infrastructure
MarketingArrowECS_CZ
 
Transforming cloud security into an advantage
Moshe Ferber
 
Challenges in Cloud Forensics
Gayan Weerarathna
 

Recently uploaded (20)

PDF
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
PPTX
PFAS Reporting Requirements 2026 Are You Submission Ready Certivo.pptx
Certivo Inc
 
PDF
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
PPTX
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
PDF
Protecting the Digital World Cyber Securit
dnthakkar16
 
PDF
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
PDF
49785682629390197565_LRN3014_Migrating_the_Beast.pdf
Abilash868456
 
PDF
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
DOCX
Can You Build Dashboards Using Open Source Visualization Tool.docx
Varsha Nayak
 
PDF
Teaching Reproducibility and Embracing Variability: From Floating-Point Exper...
University of Rennes, INSA Rennes, Inria/IRISA, CNRS
 
PPTX
AI-Ready Handoff: Auto-Summaries & Draft Emails from MQL to Slack in One Flow
bbedford2
 
PDF
MiniTool Power Data Recovery Crack New Pre Activated Version Latest 2025
imang66g
 
PDF
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 
PDF
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
PPTX
Presentation about variables and constant.pptx
kr2589474
 
PPTX
GALILEO CRS SYSTEM | GALILEO TRAVEL SOFTWARE
philipnathen82
 
PPTX
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
PPTX
Presentation about variables and constant.pptx
safalsingh810
 
PDF
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
PDF
ShowUs: Pharo Stream Deck (ESUG 2025, Gdansk)
ESUG
 
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
PFAS Reporting Requirements 2026 Are You Submission Ready Certivo.pptx
Certivo Inc
 
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
Protecting the Digital World Cyber Securit
dnthakkar16
 
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
49785682629390197565_LRN3014_Migrating_the_Beast.pdf
Abilash868456
 
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
Can You Build Dashboards Using Open Source Visualization Tool.docx
Varsha Nayak
 
Teaching Reproducibility and Embracing Variability: From Floating-Point Exper...
University of Rennes, INSA Rennes, Inria/IRISA, CNRS
 
AI-Ready Handoff: Auto-Summaries & Draft Emails from MQL to Slack in One Flow
bbedford2
 
MiniTool Power Data Recovery Crack New Pre Activated Version Latest 2025
imang66g
 
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
Presentation about variables and constant.pptx
kr2589474
 
GALILEO CRS SYSTEM | GALILEO TRAVEL SOFTWARE
philipnathen82
 
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
Presentation about variables and constant.pptx
safalsingh810
 
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
ShowUs: Pharo Stream Deck (ESUG 2025, Gdansk)
ESUG
 

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 ***