RE: Tightening up security for quarantine script
From: BOWSER, DAVID (dbowser_at_sibmortgage.com)
Date: 02/06/04
- Previous message: Sarbjit Singh Gill: "Looking for SQL security details"
- Maybe in reply to: Pierre Dufresne: "Tightening up security for quarantine script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 6 Feb 2004 12:31:01 -0500 To: <focus-ms@securityfocus.com>
*snip*
If you use VBScript then it should not be too painful to move the code
to a VB application.
*/endsnip*
How about obfuscation? Try the script encoder. You just have to change
the extension from vbs to vbe after the encoding.
http://www.microsoft.com/downloads/details.aspx?FamilyID=e7877f67-c447-4
873-b1b0-21f0626a6329&displaylang=en
Here are some of the docs on it.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script5
6/html/seusingscriptencoder.asp
It is kinda geared towards web designers, but it can be used for plain
old login scripts.
---------------------------------------------------------------------------
---------------------------------------------------------------------------
- Previous message: Sarbjit Singh Gill: "Looking for SQL security details"
- Maybe in reply to: Pierre Dufresne: "Tightening up security for quarantine script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]