| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
3.5.3.9.2 Databases (Page 3 of 3) Concentric Rings of Security If your tables are well protected and your database software is patched with the latest security fixes, why care about this? Its all about providing concentric rings of security defense in depth. For example, locking down your tables and keeping up to date with patches does not necessarily protect you from a zero-day exploit that misuses vulnerability in the database server software. Once there, an attacker can attempt to brute force the DBAs database password, look at other databases on the server which might not be as well-protected as the one accessed from the web, etc. One final note: Remember default passwords? Some databases have them, too. Make sure you change the password of any account installed with your database installation (or use a method of authentication that verifies identity other than by password). EVERYONE knows the default account and password for older versions of SQL Server (no, we wont add to the problem by repeating it here); surprisingly few people change it. Combine this with a network configuration that allows the database server to be accessed from the Internet, and a tool such as sqlpoke that allows a cracker to search for SQL Servers out on the Internet that use the default account and password384, and its not a pretty sight. (As Scambray and McClure say about this, sleep tight!)
And now that weve wrapped up our discussion of infrastructure security, its on to the next chapter, which fittingly (now that weve just talked about passwords for databases) concerns the topic of Cryptography. __________________ 384. Scambray, Joel and Stuart McClure, Hacking Exposed Windows 2000 Network Security Secrets and Solutions, McGraw-Hill, September, 2001, http://www.nerdbooks.com/item.html?id=0072192623
Home - Table Of Contents - Contact Us CertiGuide for Security+ (http://www.CertiGuide.com/secplus/) on CertiGuide.com Version 1.0 - Version Date: November 15, 2004 Adapted with permission from a work created by Tcat Houser et al. CertiGuide.com Version © Copyright 2004 Charles M. Kozierok. All Rights Reserved. Not responsible for any loss resulting from the use of this site. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||