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 Focus-Microsoft
[Top] [All Lists]

Re: RE: Changing local admin PW using vb logon script - can it beencryp

Subject: Re: RE: Changing local admin PW using vb logon script - can it beencrypted?
Date: Wed, 7 Dec 2005 13:34:22 +0100 (CET)
Hi everyone,


As Thor noticed, script placed on sysvol share can be read by anyone. I've
had the same problem once. Script can be readable by users, but password
has to be secured. I placed password in a separate file, put it on a share
and set share permissions that only computer accounts had read permissions
(it was startup script). Location of password file was hard-coded into
script. Users were not able to open it. Of course, during network
trasmission it would be sent in clear text, so IPSec would be great
solution for securing comm channel.


Best regards,

Vedran Matica


Hi Jason,
That does help, thank you and thanks to everyone for the help and
bountiful responses.

We are really most concerned with casual viewing of the script though by
users,etc.  With that in mind, I think I've settled on using the Windows
Script Encoder.  This will encode the vbscript to the point of
unreadability, again, only from the casual standpoint.  We're not
ultimately concerned about packet sniffers so IPSEC would be overkill.

On the note of using Windows Script Encoder (and this is probably the
wrong place to ask); has anyone successfully used this to encode a working
script?  I got the script (VB) running on my computer.  I run the encoder
and it seems to succesfully encode the script.  I attempt to run it and it
doesn't seem successful.  It won't debug itself either so I'm having a
hard time figuring out what is happening between the encode and the run
that is breaking it.

I apologize if this has moved off topic and thank everyone again for your
help and suggestions.

best,
...tom

---------------------------------------------------------------------------
---------------------------------------------------------------------------



---------------------------------------------------------------------------
---------------------------------------------------------------------------

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