.net中的网站安全 [英] Website Security in .net

查看:74
本文介绍了.net中的网站安全的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我想了解Web应用程序的安全性.

但是找不到从哪里开始以及如何开始?是的,我知道MSDN和Internet上有很多内容,但是我应该遵循哪些相关内容.

我热衷于如何保护Web应用程序或网站.我们为用户登录并使用数据库进行验证,并在会话中保留必要的数据,当用户注销时,请执行我在应用程序中使用的Session.Abandon();.

但这还不足以确保网站的安全.

意味着我没有从哪里开始和从哪里开始?

请指导我.

感谢和问候.

Hello everyone,

I want to know about Web Application security.

But not able to find where to start and how? Yes i know lots of content is available on MSDN and internet but what is the relevant content that should I follow.

I am keen about how to protect a web application or web site. We make login for users and validate with the database and keep the necessary data in session and when user make logout do the Session.Abandon(); this i use in my apps.

But this is not enough what make a website secure.

Means I''m not getting from where to start and where to follow?

Please guide me.

Thanks and regards.

推荐答案

请参阅以下内容:

http://msdn.microsoft.com/en-us/magazine/cc301387.aspx [ ^ ]

http://msdn.microsoft.com/en-us/library/ff650037.aspx [ ^ ]

希望对您有所帮助:)
Refer These:

http://msdn.microsoft.com/en-us/magazine/cc301387.aspx[^]

http://msdn.microsoft.com/en-us/library/ff650037.aspx[^]

hope it helps :)


您可以使用加密技术保护网站的安全.
.Net加密
system.security.cryptography
You can use cryptography to secure website.
.Net encryption
system.security.cryptography


这篇关于.net中的网站安全的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆