Title: Script error & a question

Hello,

I have been looking at the smb_login_nasl script with a view to making a customised version for testing specific admin user names and password combinations.

First, I noticed that in the section where the login names and passwords are set:


l[6] = "";
p[6] = "";
h[6] = 0;
v[6] = 0;

l[7] = "*";
p[7] = "";
h[0] = 0;
v[7] = 0;

the h[7] variable is not set to 0, there is a typo. Not drastic, but means that h[7] is not initialised.

Second, is it OK to amend these scripts (noticing the "copyright" notice") and if so, what are the guidelines?

Regards,

Peter

_____________________________________________________________________________
SIEMENS                        
                                Siemens PLC
                                Siemens House
                        Oldbury
                        Bracknell
                        Berkshire, RG12 8FZ    
Peter Hodkinson MCMI, CISSP     Tel.     +44 1344 850 972
Information Security Consultant         Fax      +44 1344 358 161
CIO Office                      Email   [EMAIL PROTECTED]
                Intranet   http://intranet.sssl.siemens.co.uk/security/
_____________________________________________________________________________

Registered office: As above
Registered no: 727817, England
This communication contains information which is confidential and may also be privileged.  It is for the exclusive use of the addressee.  If you are not the addressee please note that any distribution, reproduction, copying, publication or use of this communication or the information in it is prohibited.  If you have received this communication in error, please contact us immediately and also delete the communication from your machine.


Reply via email to