Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Windows Service Pack scanning |
|---|---|
| Date: | Wed, 25 May 2005 15:25:42 -0400 |
-----Original Message-----
From: Robert Myers [mailto:ccrider@whiterose.net] Sent: Wednesday, May 25, 2005 9:39 AM
To: nessus@list.nessus.org
Subject: Windows Service Pack scanning
I am receiving the following error while trying to scan a windows XP machine for it's service pack revision:
user root : Not launching smb_reg_service_pack _XP.nasl against 192.168.1.102 because the key SMB/WindowsVersion is missing (th is is not an error)
I've checked the remote registry service, and triple checked the logon information in the scan, auto dependencies checking is enabled, what am I missing?
-Bob Myers
1. Creating a local group nessus_group 2. Creating a local user nessus_user 3. Adding nessus_user to nessus_group, and removing it from Users group 4. Ensuring that the Remote Registry service was running, and set to automatically start at boot 5. Adding read permissions for nessus_group to the following registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg
6. Open gpedit.msc and goto the following:
Windows Settings -> Security Settings -> Local policies -> Security Options
All of this can be set up in a simple .cmd script. These are the tools I use
net localgroup <- Adds local group net user <- Adds local user sc <- Allows you to change settings on windows services regperm.exe <- Third Party Registry Permission tool (http://homepages.cae.wisc.edu/~micro/regperm/) netsh firewall <- Allows you to change firewall settings secedit <- Adds a security template, which is the same as gpedit.msc from the command line
See if that fixes your problem.
-Branden McKagen
_______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Windows Service Pack scanning, Greg Smith |
|---|---|
| Next by Date: | RE: Problems with registration feed plugins, Terralink - Supporto Tecnico |
| Previous by Thread: | RE: Windows Service Pack scanning, Greg Smith |
| Next by Thread: | Re: Windows Service Pack scanning, AnalyzerN |
| Indexes: | [Date] [Thread] [Top] [All Lists] |