SlideShare a Scribd company logo
1 of 43
Download to read offline
Oracle Database Security Assessment Tool
Learn how secure your databases are with DBSAT
Pedro Lopes
Product Manager
Database Security, Oracle
June 30, 2021
Security Zones of Control for Oracle Databases
Copyright © 2021 Oracle and/or its affiliates.
2
* unique to Oracle
Password, PKI, Kerberos, Radius
Proxy Users, Password Profiles
Oracle & Active Directory
Users
Label Security
Real Application Security
Virtual Private Database
Crypto Toolkit
Data
Encryption & Key Vault
Data Masking, Data Redaction
Database Vault
Prevent
Unified Auditing
Audit Vault
Database Firewall
Detect
Security-Assessment (DBSAT)
Data Discovery
Privilege Analysis
Assess
Data &
Users
“The world’s most valuable resource is no longer oil, but data”
Data drives everything
• Analytics and automation
• Advertising and marketing budgets
• Personalization and improved experience
• Business analytics and decisions
• Government policies and plans
Data is today’s capital
Copyright © 2021 Oracle and/or its affiliates.
3
Overall, data helps improve products and
services, provide better user experience, and
support and grow businesses
PII Data
Financial Data
Trade Secrets
Competitive Data
Employment Data
Healthcare Data
IT Security Data
Transaction Data
Browsing Data…
The scary side of data economy
Data breaches are exploding worldwide
• Large data breaches always involve Databases
Data losses can be catastrophic for businesses, impacting
• Finances due to compensations, penalties, legal, PR, recovery cost
• Brand reputation, customer trust, intellectual property, competitiveness
• Overall business and revenue
Fast evolving, stringent regulatory landscape
• Across industries and regions
• Laws that aim to protect data and citizen privacy
Data can be a liability
Copyright © 2021 Oracle and/or its affiliates.
4
Evolving attack tools and techniques
Copyright © 2021 Oracle and/or its affiliates.
5
Buffer Overflow
Phishing
App Exploits
Unpatched Systems
SQL Injection
Stolen Credentials
Privilege Escalation
XSS Attacks
Ransomware
Think like a hacker
Copyright © 2021 Oracle and/or its affiliates.
6
Privileged users?
Known users?
Common passwords?
Open ports?
Database configuration?
Encrypted data?
Auditing on?
Known vulnerabilities?
Known packaged apps?
Attacker Data Owner
Is the database configured according to best practices?
What security controls are already in place?
What users are in the database?
What access do users have?
What sensitive data is in this database?
What you don’t know can hurt you
Copyright © 2021 Oracle and/or its affiliates.
7
From database security assessments
• No Database Security policies/strategy in place
• No patching/patch management policy in place
• No personalized accounts; No separation of duties; Over-privileged accounts
• No encryption of sensitive/regulated data
• No monitoring/auditing in place
• No password policies; Weak password management
• Non-Production (DEV/TEST/TRAINING) systems with production data
• No cleanup of test/sample accounts
• No anonymization of data sent to third parties
• No OS hardening
Top 10 findings
Copyright © 2021 Oracle and/or its affiliates.
8
9 Copyright © 2021 Oracle and/or its affiliates.
Database Security Assessment Tool
Introducing
Assess Configuration
Patches
Data Encryption
Auditing policies
OS file permissions
Database configuration
Listener configuration
Fine-grained access
control
Identify Risky Users
Database accounts
User privileges
User roles
Discover Sensitive Data
What type, where, and
how much?
Sample pattern files for
Greek, German, Dutch,
French, Spanish, Italian,
and Portuguese based
data models as well.
Assessment Reports
Summary and detailed
information
Prioritized, actionable
and target specific
recommendations
Mapping to EU GDPR,
STIG and CIS
Benchmark
Runs on 11g to 21c
Oracle Databases
Assess your database security before hackers come knocking
Copyright © 2021 Oracle and/or its affiliates.
10
Specific checks and targeted recommendations for on-
premises Oracle Database EE, Autonomous Databases and
DBCS (EE/HP/EP DB Systems)
The PDB_DBA role is now included for all checks where the
DBA role was previously being considered.
New Findings
• USER.GPR
Provides recommendations for the Gradual Password
Rollover profile parameter
• CRYPT.DBFIPS
Checks if parameter DBFIPS_140 = TRUE. This parameter
enables TDE and DBMS_CRYPTO PL/SQL package program
units to run in a FIPS-compliant mode.
Updated Severity for
• INFO.PATCH, USER.VERIFIER, AUTH.DV, ACCESS.REDACT,
AUDIT.ADMIN, AUDIT.CONN, CONF.BKUP, NET.CRYPT,
OS.LISTEN
Enhanced Findings
• INFO.PATCH
Now considers Autonomous Databases specifics.
• CONF.BKUP
Improved accuracy. Checks were also improved to better
assess the frequency of backups in Autonomous
Databases.
• CRYPT.TDE
Now lists how many days have passed since the master
encryption key was last rotated.
• CONF.DIR
Directory objects that pose a risk are now identified at the
top of the details section.
• AUTH.DV
Improved to focus on user created policies, realms,
command rules, and protected objects. Users with
Database Vault default roles are displayed. Database Vault
Operations Control status is displayed.
New features in DBSAT 2.2.2 (June 2021)
Copyright © 2021 Oracle and/or its affiliates.
12
19 Copyright © 2021 Oracle and/or its affiliates.
How can
DBSAT Help?
Assess your database security before hackers come knocking
Copyright © 2021 Oracle and/or its affiliates.
20
Know Your
Overall
Database
Security
Posture
Know Your
Sensitive
Data
Know Your
Users,
Roles, and
Privileges
Assess your database security before hackers come knocking
Copyright © 2021 Oracle and/or its affiliates.
21
Know Your
Overall
Database
Security
Posture
Know your overall database security posture
Copyright © 2021 Oracle and/or its affiliates.
22
Know Your
Users,
Roles, and
Privileges
Assess your database security before hackers come knocking
Copyright © 2021 Oracle and/or its affiliates.
23
Know your users, roles, and privileges
Copyright © 2021 Oracle and/or its affiliates.
24
Know your users, roles, and privileges
Copyright © 2021 Oracle and/or its affiliates.
25
Know your users, roles, and privileges
Copyright © 2021 Oracle and/or its affiliates.
26
(*) With Admin Option
(D) Direct Grant
(C) Common Grant
SQL> grant advisor to C##DBA_DEBRA container=all;
Know your users, roles, and privileges
Copyright © 2021 Oracle and/or its affiliates.
27
Direct and Indirect grants
Know Your
Sensitive
Data
Assess your database security before hackers come knocking
Copyright © 2021 Oracle and/or its affiliates.
28
Know your sensitive data
Copyright © 2021 Oracle and/or its affiliates.
29
Sensitive Data Summary
Know your sensitive data
Copyright © 2021 Oracle and/or its affiliates.
30
Recommended
Security Controls
Know your sensitive data
Copyright © 2021 Oracle and/or its affiliates.
31
Summary per
Risk Level and Category
Know your sensitive data
Copyright © 2021 Oracle and/or its affiliates.
32
Table level details
Know your sensitive data
Copyright © 2021 Oracle and/or its affiliates.
33
Column level details
TIP
The csv file can be loaded into
Oracle Audit Vault and Database
Firewall to get reports on activity
on sensitive data, user’s access
rights to sensitive data, activity on
sensitive data by privileged users,
and others.
Assess your database security before hackers come knocking
Copyright © 2021 Oracle and/or its affiliates.
34
Know Your
Overall
Database
Security
Posture
Know Your
Sensitive
Data
Know Your
Users,
Roles, and
Privileges
Stand-alone lightweight tool: quick and easy
FREE to current Oracle customers
DBSAT
How to Get Started?
Quick & Simple!
Copyright © 2021 Oracle and/or its affiliates.
35
2 3
Copyright © 2021 Oracle and/or its affiliates.
3-Step flow
Run
./dbsat collect
Run
./dbsat report
Run
./dbsat discover
1
36
37 Copyright © 2021 Oracle and/or its affiliates.
Collects metadata information on users, roles,
privileges, security configuration, and policies in
place
Generates summary output with prioritized
findings
Over 80 detailed findings with remarks
References to CIS Benchmark, STIG Rules and
GDPR articles/recitals
Collector &
Reporter
COLLECTOR
REPORTER
38 Copyright © 2021 Oracle and/or its affiliates.
Get summary and details on Sensitive Data
Categories and Types (125+), tables, columns,
rows, and risk levels
Get recommendations on which security controls
to put in place to protect your sensitive data
Discoverer
DISCOVERER
39 Copyright © 2021 Oracle and/or its affiliates.
Periodic scheduled assessments?
Baselining?
Drift report?
Assessment history?
User risk assessment?
What Else?
Oracle Data Safe
Copyright © 2021 Oracle and/or its affiliates.
40
Unified database security control center
§ Risk dashboard: configuration, data, users
§ Monitor user activity
§ Discover sensitive data and mask data
Benefits
ü No special expertise needed: click-and-secure
ü Saves time and mitigates security risks
ü Defense-in-depth security for all customers
Audit
Users Discover
Assess Mask
E
Securing cloud and on-premises
Oracle databases
Instant feedback on configurations that may introduce unnecessary risk
Database Security Assessment
Copyright © 2021 Oracle and/or its affiliates.
• Comprehensive assessment
• Security parameters
• Security controls in use
• User Roles and Privileges
• Identify drift from best practices
• Actionable reports
• Prioritized recommendations
• Compliance mappings
(GDPR, STIG, CIS)
41
Reduce user risk by managing roles/privileges and policies
• Identify over-privileged risky users
• Evaluate static profile:
type of user, password policies, …
• Evaluate dynamic profile:
last login / IP / password change, audit data,
…
User Risk Assessment
Copyright © 2021 Oracle and/or its affiliates.
42
Data Safe vs. DBSAT Capabilities
Copyright © 2021 Oracle and/or its affiliates.
43
Capabilities Data Safe DBSAT
Overall security configuration status Yes Yes
Configuration drift detection and reporting Yes -
User Risk Assessment Yes -
Sensitive Data Discovery Yes Yes*
Centralized management of assessment on multiple targets Yes -
Historical reports and management Yes -
Supports cloud, on-premises and Cloud@Customer targets Yes Yes
Supports column names in Spanish, German, Greek, Italian, French,
Dutch, Portuguese
Yes
* Checks only for column names and comments, but not data
44 Copyright © 2021 Oracle and/or its affiliates.
Summary
45 Copyright © 2021 Oracle and/or its affiliates.
Download DBSAT 2.2.2 today from
https://www.oracle.com/database/technologies/security/dbsat.html
Collect security config data by running ‘dbsat collect’ on the target
Run ‘dbsat report’ to generate security assessment report
Run ‘dbsat discover’ to generate sensitive data report
Available to all Oracle database customers with active support contract
Easy to install and run
46 Copyright © 2021 Oracle and/or its affiliates.
Next 90 days
Update Data Security strategy
to include database security
best practices.
Next 30 days
Fix obvious mistakes and high
risk findings.
Monday Morning
Run DBSAT to assess your
current database security state.
Action plan
What is measured
gets done!
A data breach
impacts your business.
Plan. Trust is hard to build
and easy to lose.
O.com: www.oracle.com/security/database-security/
OTN: www.oracle.com/database/technologies/security.html
Blog: http://blogs.oracle.com/cloudsecurity/db-sec
NEW: eBook 4th Edition: www.oracle.com/securingthedatabase
Oracle LiveLabs - Try it yourself:
• DBSAT: https://bit.ly/3w1wwVy
• Data Safe: https://bit.ly/3ykd8oS
• All Database Security: https://bit.ly/3tTZ6XQ
Database Security Office Hours offers free, open Q&A sessions with
Oracle Database experts. We hold two LIVE sessions on the second
Wednesday of each month, one at 14:00 UTC, the other at 23:00 UTC.
https://bit.ly/asktomdbsec
Learn more
Copyright © 2021 Oracle and/or its affiliates.
47
48 Copyright © 2021 Oracle and/or its affiliates.
Product Manager
Database Security
Pedro Lopes
Thank You
Our mission is to help people see
data in new ways, discover insights,
unlock endless possibilities.

More Related Content

Similar to ppt-security-dbsat-222-overview-nodemo.pdf

Využijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplnoVyužijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplnoMarketingArrowECS_CZ
 
DataStax | Best Practices for Securing DataStax Enterprise (Matt Kennedy) | C...
DataStax | Best Practices for Securing DataStax Enterprise (Matt Kennedy) | C...DataStax | Best Practices for Securing DataStax Enterprise (Matt Kennedy) | C...
DataStax | Best Practices for Securing DataStax Enterprise (Matt Kennedy) | C...DataStax
 
ODW 2021 - Automated patching and compliance to improve database security.pptx
ODW 2021 - Automated patching and compliance to improve database security.pptxODW 2021 - Automated patching and compliance to improve database security.pptx
ODW 2021 - Automated patching and compliance to improve database security.pptxPaul Breniuc
 
Database security and security in networks
Database security and security in networksDatabase security and security in networks
Database security and security in networksG Prachi
 
Creating a Multi-Layered Secured Postgres Database
Creating a Multi-Layered Secured Postgres DatabaseCreating a Multi-Layered Secured Postgres Database
Creating a Multi-Layered Secured Postgres DatabaseEDB
 
First 2015 szatmary-eric_defining-and-measuring-capability-maturity_20150625
First 2015 szatmary-eric_defining-and-measuring-capability-maturity_20150625First 2015 szatmary-eric_defining-and-measuring-capability-maturity_20150625
First 2015 szatmary-eric_defining-and-measuring-capability-maturity_20150625pladott1
 
ExpertsLive NL 2022 - Microsoft Purview - What's in it for my organization?
ExpertsLive NL 2022 - Microsoft Purview - What's in it for my organization?ExpertsLive NL 2022 - Microsoft Purview - What's in it for my organization?
ExpertsLive NL 2022 - Microsoft Purview - What's in it for my organization?Albert Hoitingh
 
Oracle Key Vault Data Subsetting and Masking
Oracle Key Vault Data Subsetting and MaskingOracle Key Vault Data Subsetting and Masking
Oracle Key Vault Data Subsetting and MaskingDLT Solutions
 
Securing data in Oracle Database 12c - 2015
Securing data in Oracle Database 12c - 2015Securing data in Oracle Database 12c - 2015
Securing data in Oracle Database 12c - 2015Connor McDonald
 
Oracle Data Protection - 2. část
Oracle Data Protection - 2. částOracle Data Protection - 2. část
Oracle Data Protection - 2. částMarketingArrowECS_CZ
 
Best Practices for implementing Database Security Comprehensive Database Secu...
Best Practices for implementing Database Security Comprehensive Database Secu...Best Practices for implementing Database Security Comprehensive Database Secu...
Best Practices for implementing Database Security Comprehensive Database Secu...Kal BO
 
Oracle database 12c security and compliance
Oracle database 12c security and complianceOracle database 12c security and compliance
Oracle database 12c security and complianceFITSFSd
 
Explore Top Data Loss Prevention Tools | Fortify with DLP Software
Explore Top Data Loss Prevention Tools | Fortify with DLP SoftwareExplore Top Data Loss Prevention Tools | Fortify with DLP Software
Explore Top Data Loss Prevention Tools | Fortify with DLP SoftwareKonverge Technologies Pvt. Ltd.
 
Security Inside Out: Latest Innovations in Oracle Database 12c
Security Inside Out: Latest Innovations in Oracle Database 12cSecurity Inside Out: Latest Innovations in Oracle Database 12c
Security Inside Out: Latest Innovations in Oracle Database 12cTroy Kitch
 
Security Quick Tour
Security Quick TourSecurity Quick Tour
Security Quick TourActive Base
 
Oracle databáze - zkonsolidovat, ochránit a ještě ušetřit! (2. část)
Oracle databáze - zkonsolidovat, ochránit a ještě ušetřit! (2. část)Oracle databáze - zkonsolidovat, ochránit a ještě ušetřit! (2. část)
Oracle databáze - zkonsolidovat, ochránit a ještě ušetřit! (2. část)MarketingArrowECS_CZ
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. částMarketingArrowECS_CZ
 
The Changing Role of a DBA in an Autonomous World
The Changing Role of a DBA in an Autonomous WorldThe Changing Role of a DBA in an Autonomous World
The Changing Role of a DBA in an Autonomous WorldMaria Colgan
 

Similar to ppt-security-dbsat-222-overview-nodemo.pdf (20)

Data Leakage Prevention
Data Leakage PreventionData Leakage Prevention
Data Leakage Prevention
 
Využijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplnoVyužijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplno
 
DataStax | Best Practices for Securing DataStax Enterprise (Matt Kennedy) | C...
DataStax | Best Practices for Securing DataStax Enterprise (Matt Kennedy) | C...DataStax | Best Practices for Securing DataStax Enterprise (Matt Kennedy) | C...
DataStax | Best Practices for Securing DataStax Enterprise (Matt Kennedy) | C...
 
ODW 2021 - Automated patching and compliance to improve database security.pptx
ODW 2021 - Automated patching and compliance to improve database security.pptxODW 2021 - Automated patching and compliance to improve database security.pptx
ODW 2021 - Automated patching and compliance to improve database security.pptx
 
Database security and security in networks
Database security and security in networksDatabase security and security in networks
Database security and security in networks
 
Creating a Multi-Layered Secured Postgres Database
Creating a Multi-Layered Secured Postgres DatabaseCreating a Multi-Layered Secured Postgres Database
Creating a Multi-Layered Secured Postgres Database
 
First 2015 szatmary-eric_defining-and-measuring-capability-maturity_20150625
First 2015 szatmary-eric_defining-and-measuring-capability-maturity_20150625First 2015 szatmary-eric_defining-and-measuring-capability-maturity_20150625
First 2015 szatmary-eric_defining-and-measuring-capability-maturity_20150625
 
ExpertsLive NL 2022 - Microsoft Purview - What's in it for my organization?
ExpertsLive NL 2022 - Microsoft Purview - What's in it for my organization?ExpertsLive NL 2022 - Microsoft Purview - What's in it for my organization?
ExpertsLive NL 2022 - Microsoft Purview - What's in it for my organization?
 
Oracle Key Vault Data Subsetting and Masking
Oracle Key Vault Data Subsetting and MaskingOracle Key Vault Data Subsetting and Masking
Oracle Key Vault Data Subsetting and Masking
 
Securing data in Oracle Database 12c - 2015
Securing data in Oracle Database 12c - 2015Securing data in Oracle Database 12c - 2015
Securing data in Oracle Database 12c - 2015
 
Oracle Data Protection - 2. část
Oracle Data Protection - 2. částOracle Data Protection - 2. část
Oracle Data Protection - 2. část
 
Best Practices for implementing Database Security Comprehensive Database Secu...
Best Practices for implementing Database Security Comprehensive Database Secu...Best Practices for implementing Database Security Comprehensive Database Secu...
Best Practices for implementing Database Security Comprehensive Database Secu...
 
Oracle database 12c security and compliance
Oracle database 12c security and complianceOracle database 12c security and compliance
Oracle database 12c security and compliance
 
Database Options
Database OptionsDatabase Options
Database Options
 
Explore Top Data Loss Prevention Tools | Fortify with DLP Software
Explore Top Data Loss Prevention Tools | Fortify with DLP SoftwareExplore Top Data Loss Prevention Tools | Fortify with DLP Software
Explore Top Data Loss Prevention Tools | Fortify with DLP Software
 
Security Inside Out: Latest Innovations in Oracle Database 12c
Security Inside Out: Latest Innovations in Oracle Database 12cSecurity Inside Out: Latest Innovations in Oracle Database 12c
Security Inside Out: Latest Innovations in Oracle Database 12c
 
Security Quick Tour
Security Quick TourSecurity Quick Tour
Security Quick Tour
 
Oracle databáze - zkonsolidovat, ochránit a ještě ušetřit! (2. část)
Oracle databáze - zkonsolidovat, ochránit a ještě ušetřit! (2. část)Oracle databáze - zkonsolidovat, ochránit a ještě ušetřit! (2. část)
Oracle databáze - zkonsolidovat, ochránit a ještě ušetřit! (2. část)
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. část
 
The Changing Role of a DBA in an Autonomous World
The Changing Role of a DBA in an Autonomous WorldThe Changing Role of a DBA in an Autonomous World
The Changing Role of a DBA in an Autonomous World
 

Recently uploaded

BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...noida100girls
 
BEST ✨Call Girls In Park Plaza Gurugram ✔️9773824855✔️ Escorts Service In Del...
BEST ✨Call Girls In Park Plaza Gurugram ✔️9773824855✔️ Escorts Service In Del...BEST ✨Call Girls In Park Plaza Gurugram ✔️9773824855✔️ Escorts Service In Del...
BEST ✨Call Girls In Park Plaza Gurugram ✔️9773824855✔️ Escorts Service In Del...noida100girls
 
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756dollysharma2066
 
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样7pn7zv3i
 
BEST ✨ Call Girls In MG Road Gurgaon ✔️ 9871031762 ✔️ Escorts Service In De...
BEST ✨ Call Girls In  MG Road Gurgaon  ✔️ 9871031762 ✔️ Escorts Service In De...BEST ✨ Call Girls In  MG Road Gurgaon  ✔️ 9871031762 ✔️ Escorts Service In De...
BEST ✨ Call Girls In MG Road Gurgaon ✔️ 9871031762 ✔️ Escorts Service In De...noida100girls
 
BEST ✨ Call Girls In Greater Noida ✔️ 9871031762 ✔️ Escorts Service In Delhi ...
BEST ✨ Call Girls In Greater Noida ✔️ 9871031762 ✔️ Escorts Service In Delhi ...BEST ✨ Call Girls In Greater Noida ✔️ 9871031762 ✔️ Escorts Service In Delhi ...
BEST ✨ Call Girls In Greater Noida ✔️ 9871031762 ✔️ Escorts Service In Delhi ...noida100girls
 
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607dollysharma2066
 
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts ServiceCall Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts ServiceSapana Sha
 

Recently uploaded (9)

BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
 
BEST ✨Call Girls In Park Plaza Gurugram ✔️9773824855✔️ Escorts Service In Del...
BEST ✨Call Girls In Park Plaza Gurugram ✔️9773824855✔️ Escorts Service In Del...BEST ✨Call Girls In Park Plaza Gurugram ✔️9773824855✔️ Escorts Service In Del...
BEST ✨Call Girls In Park Plaza Gurugram ✔️9773824855✔️ Escorts Service In Del...
 
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
 
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
 
Cheap Rate ➥8448380779 ▻Call Girls In Sector 57 Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Sector 57 GurgaonCheap Rate ➥8448380779 ▻Call Girls In Sector 57 Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Sector 57 Gurgaon
 
BEST ✨ Call Girls In MG Road Gurgaon ✔️ 9871031762 ✔️ Escorts Service In De...
BEST ✨ Call Girls In  MG Road Gurgaon  ✔️ 9871031762 ✔️ Escorts Service In De...BEST ✨ Call Girls In  MG Road Gurgaon  ✔️ 9871031762 ✔️ Escorts Service In De...
BEST ✨ Call Girls In MG Road Gurgaon ✔️ 9871031762 ✔️ Escorts Service In De...
 
BEST ✨ Call Girls In Greater Noida ✔️ 9871031762 ✔️ Escorts Service In Delhi ...
BEST ✨ Call Girls In Greater Noida ✔️ 9871031762 ✔️ Escorts Service In Delhi ...BEST ✨ Call Girls In Greater Noida ✔️ 9871031762 ✔️ Escorts Service In Delhi ...
BEST ✨ Call Girls In Greater Noida ✔️ 9871031762 ✔️ Escorts Service In Delhi ...
 
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
 
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts ServiceCall Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
 

ppt-security-dbsat-222-overview-nodemo.pdf

  • 1. Oracle Database Security Assessment Tool Learn how secure your databases are with DBSAT Pedro Lopes Product Manager Database Security, Oracle June 30, 2021
  • 2. Security Zones of Control for Oracle Databases Copyright © 2021 Oracle and/or its affiliates. 2 * unique to Oracle Password, PKI, Kerberos, Radius Proxy Users, Password Profiles Oracle & Active Directory Users Label Security Real Application Security Virtual Private Database Crypto Toolkit Data Encryption & Key Vault Data Masking, Data Redaction Database Vault Prevent Unified Auditing Audit Vault Database Firewall Detect Security-Assessment (DBSAT) Data Discovery Privilege Analysis Assess Data & Users
  • 3. “The world’s most valuable resource is no longer oil, but data” Data drives everything • Analytics and automation • Advertising and marketing budgets • Personalization and improved experience • Business analytics and decisions • Government policies and plans Data is today’s capital Copyright © 2021 Oracle and/or its affiliates. 3 Overall, data helps improve products and services, provide better user experience, and support and grow businesses PII Data Financial Data Trade Secrets Competitive Data Employment Data Healthcare Data IT Security Data Transaction Data Browsing Data…
  • 4. The scary side of data economy Data breaches are exploding worldwide • Large data breaches always involve Databases Data losses can be catastrophic for businesses, impacting • Finances due to compensations, penalties, legal, PR, recovery cost • Brand reputation, customer trust, intellectual property, competitiveness • Overall business and revenue Fast evolving, stringent regulatory landscape • Across industries and regions • Laws that aim to protect data and citizen privacy Data can be a liability Copyright © 2021 Oracle and/or its affiliates. 4
  • 5. Evolving attack tools and techniques Copyright © 2021 Oracle and/or its affiliates. 5 Buffer Overflow Phishing App Exploits Unpatched Systems SQL Injection Stolen Credentials Privilege Escalation XSS Attacks Ransomware
  • 6. Think like a hacker Copyright © 2021 Oracle and/or its affiliates. 6 Privileged users? Known users? Common passwords? Open ports? Database configuration? Encrypted data? Auditing on? Known vulnerabilities? Known packaged apps? Attacker Data Owner
  • 7. Is the database configured according to best practices? What security controls are already in place? What users are in the database? What access do users have? What sensitive data is in this database? What you don’t know can hurt you Copyright © 2021 Oracle and/or its affiliates. 7
  • 8. From database security assessments • No Database Security policies/strategy in place • No patching/patch management policy in place • No personalized accounts; No separation of duties; Over-privileged accounts • No encryption of sensitive/regulated data • No monitoring/auditing in place • No password policies; Weak password management • Non-Production (DEV/TEST/TRAINING) systems with production data • No cleanup of test/sample accounts • No anonymization of data sent to third parties • No OS hardening Top 10 findings Copyright © 2021 Oracle and/or its affiliates. 8
  • 9. 9 Copyright © 2021 Oracle and/or its affiliates. Database Security Assessment Tool Introducing
  • 10. Assess Configuration Patches Data Encryption Auditing policies OS file permissions Database configuration Listener configuration Fine-grained access control Identify Risky Users Database accounts User privileges User roles Discover Sensitive Data What type, where, and how much? Sample pattern files for Greek, German, Dutch, French, Spanish, Italian, and Portuguese based data models as well. Assessment Reports Summary and detailed information Prioritized, actionable and target specific recommendations Mapping to EU GDPR, STIG and CIS Benchmark Runs on 11g to 21c Oracle Databases Assess your database security before hackers come knocking Copyright © 2021 Oracle and/or its affiliates. 10
  • 11. Specific checks and targeted recommendations for on- premises Oracle Database EE, Autonomous Databases and DBCS (EE/HP/EP DB Systems) The PDB_DBA role is now included for all checks where the DBA role was previously being considered. New Findings • USER.GPR Provides recommendations for the Gradual Password Rollover profile parameter • CRYPT.DBFIPS Checks if parameter DBFIPS_140 = TRUE. This parameter enables TDE and DBMS_CRYPTO PL/SQL package program units to run in a FIPS-compliant mode. Updated Severity for • INFO.PATCH, USER.VERIFIER, AUTH.DV, ACCESS.REDACT, AUDIT.ADMIN, AUDIT.CONN, CONF.BKUP, NET.CRYPT, OS.LISTEN Enhanced Findings • INFO.PATCH Now considers Autonomous Databases specifics. • CONF.BKUP Improved accuracy. Checks were also improved to better assess the frequency of backups in Autonomous Databases. • CRYPT.TDE Now lists how many days have passed since the master encryption key was last rotated. • CONF.DIR Directory objects that pose a risk are now identified at the top of the details section. • AUTH.DV Improved to focus on user created policies, realms, command rules, and protected objects. Users with Database Vault default roles are displayed. Database Vault Operations Control status is displayed. New features in DBSAT 2.2.2 (June 2021) Copyright © 2021 Oracle and/or its affiliates. 12
  • 12. 19 Copyright © 2021 Oracle and/or its affiliates. How can DBSAT Help?
  • 13. Assess your database security before hackers come knocking Copyright © 2021 Oracle and/or its affiliates. 20 Know Your Overall Database Security Posture Know Your Sensitive Data Know Your Users, Roles, and Privileges
  • 14. Assess your database security before hackers come knocking Copyright © 2021 Oracle and/or its affiliates. 21 Know Your Overall Database Security Posture
  • 15. Know your overall database security posture Copyright © 2021 Oracle and/or its affiliates. 22
  • 16. Know Your Users, Roles, and Privileges Assess your database security before hackers come knocking Copyright © 2021 Oracle and/or its affiliates. 23
  • 17. Know your users, roles, and privileges Copyright © 2021 Oracle and/or its affiliates. 24
  • 18. Know your users, roles, and privileges Copyright © 2021 Oracle and/or its affiliates. 25
  • 19. Know your users, roles, and privileges Copyright © 2021 Oracle and/or its affiliates. 26 (*) With Admin Option (D) Direct Grant (C) Common Grant SQL> grant advisor to C##DBA_DEBRA container=all;
  • 20. Know your users, roles, and privileges Copyright © 2021 Oracle and/or its affiliates. 27 Direct and Indirect grants
  • 21. Know Your Sensitive Data Assess your database security before hackers come knocking Copyright © 2021 Oracle and/or its affiliates. 28
  • 22. Know your sensitive data Copyright © 2021 Oracle and/or its affiliates. 29 Sensitive Data Summary
  • 23. Know your sensitive data Copyright © 2021 Oracle and/or its affiliates. 30 Recommended Security Controls
  • 24. Know your sensitive data Copyright © 2021 Oracle and/or its affiliates. 31 Summary per Risk Level and Category
  • 25. Know your sensitive data Copyright © 2021 Oracle and/or its affiliates. 32 Table level details
  • 26. Know your sensitive data Copyright © 2021 Oracle and/or its affiliates. 33 Column level details TIP The csv file can be loaded into Oracle Audit Vault and Database Firewall to get reports on activity on sensitive data, user’s access rights to sensitive data, activity on sensitive data by privileged users, and others.
  • 27. Assess your database security before hackers come knocking Copyright © 2021 Oracle and/or its affiliates. 34 Know Your Overall Database Security Posture Know Your Sensitive Data Know Your Users, Roles, and Privileges Stand-alone lightweight tool: quick and easy FREE to current Oracle customers DBSAT
  • 28. How to Get Started? Quick & Simple! Copyright © 2021 Oracle and/or its affiliates. 35
  • 29. 2 3 Copyright © 2021 Oracle and/or its affiliates. 3-Step flow Run ./dbsat collect Run ./dbsat report Run ./dbsat discover 1 36
  • 30. 37 Copyright © 2021 Oracle and/or its affiliates. Collects metadata information on users, roles, privileges, security configuration, and policies in place Generates summary output with prioritized findings Over 80 detailed findings with remarks References to CIS Benchmark, STIG Rules and GDPR articles/recitals Collector & Reporter COLLECTOR REPORTER
  • 31. 38 Copyright © 2021 Oracle and/or its affiliates. Get summary and details on Sensitive Data Categories and Types (125+), tables, columns, rows, and risk levels Get recommendations on which security controls to put in place to protect your sensitive data Discoverer DISCOVERER
  • 32. 39 Copyright © 2021 Oracle and/or its affiliates. Periodic scheduled assessments? Baselining? Drift report? Assessment history? User risk assessment? What Else?
  • 33. Oracle Data Safe Copyright © 2021 Oracle and/or its affiliates. 40 Unified database security control center § Risk dashboard: configuration, data, users § Monitor user activity § Discover sensitive data and mask data Benefits ü No special expertise needed: click-and-secure ü Saves time and mitigates security risks ü Defense-in-depth security for all customers Audit Users Discover Assess Mask E Securing cloud and on-premises Oracle databases
  • 34. Instant feedback on configurations that may introduce unnecessary risk Database Security Assessment Copyright © 2021 Oracle and/or its affiliates. • Comprehensive assessment • Security parameters • Security controls in use • User Roles and Privileges • Identify drift from best practices • Actionable reports • Prioritized recommendations • Compliance mappings (GDPR, STIG, CIS) 41
  • 35. Reduce user risk by managing roles/privileges and policies • Identify over-privileged risky users • Evaluate static profile: type of user, password policies, … • Evaluate dynamic profile: last login / IP / password change, audit data, … User Risk Assessment Copyright © 2021 Oracle and/or its affiliates. 42
  • 36. Data Safe vs. DBSAT Capabilities Copyright © 2021 Oracle and/or its affiliates. 43 Capabilities Data Safe DBSAT Overall security configuration status Yes Yes Configuration drift detection and reporting Yes - User Risk Assessment Yes - Sensitive Data Discovery Yes Yes* Centralized management of assessment on multiple targets Yes - Historical reports and management Yes - Supports cloud, on-premises and Cloud@Customer targets Yes Yes Supports column names in Spanish, German, Greek, Italian, French, Dutch, Portuguese Yes * Checks only for column names and comments, but not data
  • 37. 44 Copyright © 2021 Oracle and/or its affiliates. Summary
  • 38. 45 Copyright © 2021 Oracle and/or its affiliates. Download DBSAT 2.2.2 today from https://www.oracle.com/database/technologies/security/dbsat.html Collect security config data by running ‘dbsat collect’ on the target Run ‘dbsat report’ to generate security assessment report Run ‘dbsat discover’ to generate sensitive data report Available to all Oracle database customers with active support contract Easy to install and run
  • 39. 46 Copyright © 2021 Oracle and/or its affiliates. Next 90 days Update Data Security strategy to include database security best practices. Next 30 days Fix obvious mistakes and high risk findings. Monday Morning Run DBSAT to assess your current database security state. Action plan What is measured gets done! A data breach impacts your business. Plan. Trust is hard to build and easy to lose.
  • 40. O.com: www.oracle.com/security/database-security/ OTN: www.oracle.com/database/technologies/security.html Blog: http://blogs.oracle.com/cloudsecurity/db-sec NEW: eBook 4th Edition: www.oracle.com/securingthedatabase Oracle LiveLabs - Try it yourself: • DBSAT: https://bit.ly/3w1wwVy • Data Safe: https://bit.ly/3ykd8oS • All Database Security: https://bit.ly/3tTZ6XQ Database Security Office Hours offers free, open Q&A sessions with Oracle Database experts. We hold two LIVE sessions on the second Wednesday of each month, one at 14:00 UTC, the other at 23:00 UTC. https://bit.ly/asktomdbsec Learn more Copyright © 2021 Oracle and/or its affiliates. 47
  • 41. 48 Copyright © 2021 Oracle and/or its affiliates. Product Manager Database Security Pedro Lopes Thank You
  • 42.
  • 43. Our mission is to help people see data in new ways, discover insights, unlock endless possibilities.