Re: Changing local admin PW using vb logon script - can it be encrypted?
- From: Nicolas RUFF <nicolas.ruff@xxxxxxxxx>
- Date: Tue, 06 Dec 2005 11:59:30 +0100
> Agreed - if your users are the least bit savvy, this trick will only buy you 5 minutes while they search for the script decoder, but if they're of the "where is the anykey?" variety, none of them will be any the wiser.
If you want to spare 5 minutes :
http://www.interclasse.com/scripts/decovbe.php
IMHO, it is not a good practice for security people to agree with a "low
grade" solution such as this one.
If you bless "script scrambling", you will be in trouble fighting
against "1-byte XOR encryption", "enterprise-wide pre-shared keys" and
"hardcoded passwords" ...
Why don't you change the local administrator password remotely (using a
WMI script for instance), or even lock down the local administrator
account if your 500 computers are part of a Windows domain ?
It would be much safer than giving away the local admin password in a
script, moreover you cannot be sure that the logon script will run on
*all* workstations in a given timeframe.
Regards,
- Nicolas RUFF
Security Researcher @ EADS-CRC
---------------------------------------------------------------------------
---------------------------------------------------------------------------
- Follow-Ups:
- Re[2]: Changing local admin PW using vb logon script - can it be encrypted?
- From: Thierry Zoller
- Re[2]: Changing local admin PW using vb logon script - can it be encrypted?
- References:
- RE: Changing local admin PW using vb logon script - can it be encrypted?
- From: Jim Harrison (ISA)
- RE: Changing local admin PW using vb logon script - can it be encrypted?
- Prev by Date: RE: Changing local admin PW using vb logon script - can it be encrypted?
- Next by Date: RE: Changing local admin PW using vb logon script - can it be encrypted?
- Previous by thread: RE: Changing local admin PW using vb logon script - can it be encrypted?
- Next by thread: Re[2]: Changing local admin PW using vb logon script - can it be encrypted?
- Index(es):
Relevant Pages
|