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.




Network Security Nessus-Users
[Top] [All Lists]

Nessus Compliance Check White Paper Question

Subject: Nessus Compliance Check White Paper Question
Date: Mon, 09 Apr 2007 18:01:35 +0000
Hello I have a question about the Nessus Compliance Check White Paper, on page 
21 under the Reg Check topic there is the following statement "This policy item 
checks if the registry key (or item) exists or not. The check is performed by 
calling the functions RegOpenKey and RegQueryValue."

Does this limit any checks created with this function to only be able to check 
16 bit Window system?

The following link seams to say that 
http://msdn2.microsoft.com/en-us/library/ms724895.aspx

The RegOpenKey function uses the default security access mask to open a key. If 
opening the key requires a different access right, the function fails, 
returning ERROR_ACCESS_DENIED. 

An application should use the RegOpenKeyEx function to specify an access mask 
in this situation.

This function is provided only for compatibility with 16-bit versions of 
Windows. Applications should use the RegOpenKeyEx function.

Take Care and Have Fun --John
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>