Pragnaan Windows XP Security Check Utility
image

I needed to run security checks across a number of XP computers and I didn't want to spend time fiddling in all the cubbyholes of XP to determine how secure or insecure a given machine was. I wrote the following program to report:

  1. What are the partition formats for each partition? NTFS or FATxx
  2. Is Simple File Sharing enabled or disabled?
  3. List all computer system shares and highlight any non-admin shares
  4. Report all Network adapters, MAC and IP addresses
  5. Check System Services highlighting in red any services I probably don't need running and any that are insecure
  6. List all users and report on any with Admin priveleges
  7. Optionally show additional information like startups and BHO's
  8. Report if Remote Desktop is enabled or disabled
  9. Report if Auto Logon is enabled or disabled

Pragnaan Security Check

Screenshot with some information redacted

This program is free. You can download a Windows EXE here. Last update November 14th 2008.

See Also:

image
 
 
image