Posts

Showing posts from June, 2016

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.1 DBSAT 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