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: Registry permission results from 10430 |
|---|---|
| Date: | Sat, 30 Apr 2005 11:31:50 -0400 |
On Thu, Apr 28, 2005 at 10:07:36AM -0500, Mallory, Danny wrote:
Looking at this script I don't see where it is actually checking permissions(admin,system,everyone) but rather testing access with the credentials gathered from SMB login.. Is this correct or am I missing something?.. If so this appears to be raising a false positive when seeded with valid admin credentials.
The determination is supposedly handled by the function registry_key_writeable_by_non_admin(), which comes from an include file -- either smb_nt.inc if using smb_reg_run_permissions.nasl revision 1.19 or earlier, or smb_func.inc if using 1.20. With smb_func.inc, the function simply returns FALSE for now since it needs to be rewritten to support the new SMB API; that will prevent the plugin from reporting a vulnerability. So, if you're currently getting false positives, it suggests your plugins are out of date. Run nessus-update-plugins, and they should go away, at least until registry_key_writeable_by_non_admin() is rewritten. :-) George -- theall@tenablesecurity.com _______________________________________________ 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: help with SQL INJECTION please., Pablo Escobar |
|---|---|
| Next by Date: | Re: Hydra, George A. Theall |
| Previous by Thread: | Registry permission results from 10430, Mallory, Danny |
| Next by Thread: | Bug? Nessus can't parse it's own generated .nbe file??, Jason Haar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |