Oracle hardening considerations
March 9, 2012Disable install and demo accounts
- Disallow default user/password
- PUBLIC has execute System privilege
- PUBLIC has execute Object privilege
- PUBLIC has execute UTL_FILE privilege
- PUBLIC has execute UTL_SMTP privilege
- PUBLIC has execute UTL_HTTP privilege
- PUBLIC has execute UTL_TCP privilege
- PUBLIC has execute DBMS_RANDOM
- Password complexity
- Restrict number of failed login attempts
- Authentication protocol fallback
- Connect and Resource grants
www.bestitdocuments.com