
renaud at nessus
Jan 21, 2003, 1:58 PM
Post #1 of 1
(49 views)
Permalink
|
|
nessus-plugins/scripts smb_accessible_shares.nasl,1.26,1.27
|
|
Update of /usr/local/cvs/nessus-plugins/scripts In directory raccoon.nessus.org:/tmp/cvs-serv56591 Modified Files: smb_accessible_shares.nasl Log Message: bugfix Index: smb_accessible_shares.nasl =================================================================== RCS file: /usr/local/cvs/nessus-plugins/scripts/smb_accessible_shares.nasl,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 <a href="0122.html#0123qlink1">--- smb_accessible_shares.nasl 16 Dec 2002 14:18:17 -0000 1.26 +++ smb_accessible_shares.nasl 21 Jan 2003 20:58:52 -0000 1.27 @@ -298,5 +298,5 @@ login = get_kb_item(a); pass = get_kb_item(b); count = count + 1; -
|