如何避免在asp.net中篡改数据 [英] How to avoid tamper data in asp.net

查看:90
本文介绍了如何避免在asp.net中篡改数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个页面,有两个文本框,如username&密码和此页面上的一些控件。



如果我输入用户名和密码。,Firefox篡改数据插件显示我的文本框值!!



有什么办法可以避免这个问题吗?

I have a page and have two text box like username & password and some controls on this page.

if i Enter username and password ., Firefox tamper data plugin is shows my text box values!!

Is there any way to avoid that problem ?

推荐答案

嗨开发者,



只需在应用程序中执行更多安全级别。喜欢



1.加密您的用户名和密码。

2.启用https。
Hi Developer,

Just do some more security levels in your application. Like

1. encrypting your username and password.
2. Enabling https.


这篇关于如何避免在asp.net中篡改数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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