Re: User names and passwords in an encrypted batch file?



On Nov 9, 12:27 pm, Luchezar Georgiev <lu...@xxxxxxxxx> wrote:
Steve Fabian пишет:

| What do people have to hide inside a batch file?
| What's the purpose of the encryption?!
Usernames and passwords.

User names and passwords hidden inside an encrypted batch file? Do such
batch file exist? Is a batch file a good place for this? Wouldn't it be
better to hide such sensitive data into a strongly encrypted data base?

I do. I have a few batch files which contain embedded domain
usernames/passwords, so they can be run by non-priviledged users
(student employees) and 'bootstrap' themselves to perform
administrative tasks (e.g. create/reset other student accounts.)
These batch files are, of course, compressed and encrypted --
otherwise, anyone could read the administrative username and password
with any text editor.

Obviously, I would not be orgasmically delighted to see a .BTM
decryptor-decompressor released into the wild. It seems very likely
that 4DOS and 4NT/TCC use the same mechanism.

--
Charles Dye raster@xxxxxxxxxxxxx
.



Relevant Pages

  • Re: User names and passwords in an encrypted batch file?
    ... | User names and passwords hidden inside an encrypted batch file? ...
    (comp.os.msdos.4dos)
  • Re: User names and passwords in an encrypted batch file?
    ... | What's the purpose of the encryption?! ... Usernames and passwords. ... User names and passwords hidden inside an encrypted batch file? ... Wouldn't it be better to hide such sensitive data into a strongly encrypted data base? ...
    (comp.os.msdos.4dos)
  • Re: Batch file decompressor / decryptor
    ... Most decryptor programs come from underground communities and I hope we won't become one of them because someone might still be using BATCOMP for their business. ... maybe a heavy weight bootable CD batch file. ... I'm not really sure about this one, but if 4NT or TC still uses the same encryption method, the damage might be even larger. ...
    (comp.os.msdos.4dos)
  • Re: Batch Commands To Read and Delete Lines from txt-File
    ... encryption program ... encryption program is being executed, so that another thread of that batch ... should stay as it is (except for the variable containing the filename at ... You could solve this problem either with a batch file or with VB Script. ...
    (microsoft.public.windows.server.general)
  • Re: Windows XP Clients WINS registrations
    ... finding a shortcut, running it, and then reading the output really is beyond ... As for the usernames in the WINS database.....the penny finally dropped - ... > machine associated with the Interface. ... > A simple batch file on their desktop or shortcut to the batch file if you ...
    (microsoft.public.win2000.networking)

Loading