提高ASP.NET自动化网站的安全性

时间:2022-01-22 05:11:47

I've created a medium-sized web-based automation project for a university (VS2010,C#,ASP.NET,SQL Server 2008), now they have asked me to give some proposals in order to increase site security, what can I tell them? what are my options? encrypting the data? changing the passwords periodically? what else can I do? of course I know security is not a couple of codes that can simply be added to a huge program, but I'm searching for general approaches that can be pursued in order to increase security, any suggestion would be highly appreciated

我为一所大学创建了一个中型的基于Web的自动化项目(VS2010,C#,ASP.NET,SQL Server 2008),现在他们要求我提出一些建议以增加网站安全性,我能说些什么他们?我有什么选择?加密数据?定期更改密码?我还可以做些什么?当然我知道安全性并不是一些可以简单地添加到大型程序中的代码,但我正在寻找可以追求的一般方法以提高安全性,任何建议都将受到高度赞赏

thanks

2 个解决方案

#1


3  

Here is a good set of articles that you may want to take a look at that may start you off in the right direction.

这里有一组很好的文章,你可能想看看,这可能会让你开始正确的方向。

#2


0  

Please also have a look into this MSDN Magazine article on ASP.NET Security: http://msdn.microsoft.com/en-us/magazine/hh580736.aspx.

另请参阅MSDN杂志上有关ASP.NET安全性的文章:http://msdn.microsoft.com/en-us/magazine/hh580736.aspx。

#1


3  

Here is a good set of articles that you may want to take a look at that may start you off in the right direction.

这里有一组很好的文章,你可能想看看,这可能会让你开始正确的方向。

#2


0  

Please also have a look into this MSDN Magazine article on ASP.NET Security: http://msdn.microsoft.com/en-us/magazine/hh580736.aspx.

另请参阅MSDN杂志上有关ASP.NET安全性的文章:http://msdn.microsoft.com/en-us/magazine/hh580736.aspx。