Database Security Assessment Tool


The Oracle Database Security Assessment Tool (DBSAT) analyzes database configurations and security policies to uncover security risks and improve the security posture of Oracle Databases within your organization.


You can use DBSAT to implement and enforce security best practices in your organization. DBSAT reports on the state of user accounts, role and privilege grants, and policies that control the use of various security features in the database.You can use report findings to:• Fix immediate short-term risks• Implement a comprehensive security strategy
This tool released just few days back(May 2016) .. You can run the DBSAT tool on Oracle Database 10.2.0.5 and later releases.

Technical Steps(How to use):

Download & unzip DBSAT.ZIP     :  Doc ID 2138254.1DBSAT Collector : ./dbsat collect system/oracle12c@dgmgcdb '/home/oracle/dbsat_out/report'DBSAT Reporter :  ./dbsat report -a -n /home/oracle/dbsat_out/report

-a =>  include all the database user accounts in the analysis. (Locked Oracle-supplied accounts are excluded by default as they cannot be used to connect to the database.)-n =>  do not encrypt the reports generated by the analysis.
It will generate output files in 3 different formats (HTML/Excel & Text).

report.txt  report.html report.xlsx


Reference : https://docs.oracle.com/cd/E76178_01/index.htm


Comments

Popular posts from this blog

Useful OEM Queries to get Target details from OEM Repository

WARNING: Subscription for node down event still pending' in Listener Log

ORA-65139: Mismatch between XML metadata file and data file