Secure Windows - get the O'reilly book
                        http://www.oreilly.com/catalog/securwinserv/
                        http://www.microsoft.com/security/

Secure IIS  - http://www.iisfaq.com/default.aspx?view=P142

Secure SQL server -http://www.sqlsecurity.com/DesktopDefault.aspx
Use database roles etc..

Secure CFMX - http://www.macromedia.com/devnet/security/security_zone/

Secure your application. e.g. http://secinf.net/websecurity/
CF specific - http://www.macromedia.com/support/coldfusion/technotes.html

[short list]

Possibly encrypt your data, or build a write only database table. For
example you will probably never need to show a credit card number on a
website (maybe some of it - last 5 digits), but will need to use it on a
back end. Use a different database role to read it.

WG



-----Original Message-----
From: Eric Creese [mailto:[EMAIL PROTECTED]
Sent: 30 June 2003 17:35
To: CF-Talk
Subject: Questions about security


I have some questions about CFMX security, loop hole, pit falls and
configuration.

I have two Win2k clustered servers that will contain membership data that
will be stored in SQL Server DB on a third server. I need to insure that I
will not be hacked. Is there any particular configuration that is
recommended or issues?




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to