I just finshed coding my new business idea in .net.
It took about 4 months and countless hours. I don't want my site to get hacked,
code stolen, etc...
-I have try/catches in my code
-All exceptions are e-mailed to me when they occur
-I have Tinyfirewall running and only allowing traffic on port 80
-I have parameterized my SQL statements and use alot of Regular Expressessions
for validation.
-No one has access to telnet or ftp and there is no windows file sharing.
What else should I be doing to keep my code/site safe?
All backhats/whitehats respond please!
Thanks!!!
It took about 4 months and countless hours. I don't want my site to get hacked,
code stolen, etc...
-I have try/catches in my code
-All exceptions are e-mailed to me when they occur
-I have Tinyfirewall running and only allowing traffic on port 80
-I have parameterized my SQL statements and use alot of Regular Expressessions
for validation.
-No one has access to telnet or ftp and there is no windows file sharing.
What else should I be doing to keep my code/site safe?
All backhats/whitehats respond please!
Thanks!!!