![]() |
passwords sent in clear text I ran a little experiment (requiring essentially no knowledge of internet protocols or software), and unfortunately, my guess was correct: when a generic vb user logs onto vb, username and password are transmitted in the clear in a packet sent over the great big internet from your computer to the vb server. Code: ... vb_login_username=YOUR_USERNAME &vb_login_password=YOUR_PASSWORD &s= &securitytoken=YOUR_TOKEN &do=login &vb_login_md5password= &vblogin_md5password_utf= ... where the items in uppercase are just what you don't want to see passing in the clear. Sure, the passwords are hashed before being compared with a stored value at the PF server, but this is no use whatever if someone can sniff the username/password in the clear. Can someone clarify this for me? :) |
الساعة الآن 09:39 PM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir