Prevent display password on wp-login.php

In wp-login.php i want send password salted SHA256 on password. So i can avoid the security data exposed.see the screens

In wp-login.php i want send password salted SHA256 on password. So i can avoid the security data exposed.

see the screenshot where pwd is not encrypted so how can make made encryption so should not be display the password even in inspect

In wp-login.php i want send password salted SHA256 on password. So i can avoid the security data exposed.

see the screenshot where pwd is not encrypted so how can make made encryption so should not be display the password even in inspect

Share Improve this question asked Jan 16, 2020 at 17:03 Vishal TannaVishal Tanna 1511 silver badge10 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

The correct answer is to use SSL.

However, you could use javascript to encrypt the password somehow before sending it to the server, but this isn't going to offer much more protection because anyone looking at the data could just as easily unencrypt the password. Here's more on that: https://stackoverflow/questions/12291495/how-to-encrypt-form-data.

Use SSL ;)

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744829355a4595991.html

相关推荐

  • Prevent display password on wp-login.php

    In wp-login.php i want send password salted SHA256 on password. So i can avoid the security data exposed.see the screens

    2天前
    30

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信