Security breaches
Today's tip comes to us from, Tertius Genis, who works for Weyerhaeuser Corp.
The tip discusses one way that security breaches can happen through the page file -- and how to avoid them. The page file, a hidden file called pagefile.sys, is the one your computer uses to page out programs and/or data to hard disk when memory resources are getting low. It's the same thing as the swap file in Unix. When you install Windows 2000, the installation program sets the size of the swap file to 1.5 times more than you have physical memory in your machine. For example, a 250 MB machine would have a default swap file size of 775 MB.
But the page file leads to a serious problem. A few of the attacks on Windows NT Security about which information is publicly available rely on the fact that the NT page file is left intact on shutdown and can subsequently be scanned for useful information. There's no good reason that the page file isn't erased, and doing so can plug a potential hole in your NT or Windows 2000 armor.
To clear the page file at shutdown, you need to change the registry. Make sure you back up the registry prior to implementing the change, so if you mess up, you can go back to where you were.
Change the following key in the registry:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession
ManagerMemory
ManagementClearPageFileAtShutdown
Drill down to the key, and set the value
Requires Free Membership to View
When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by IT professionals today working with desktop management and security technologies.
Cathleen A. Gagne, Senior Editorial DirectorThis was first published in October 2000