Hacker News new | ask | show | jobs
by bored 3446 days ago
Also, malicious scripts can change the password input type field to a regular text field and grab it from there.
1 comments

There's no need to convert the input type to get the plain text value of a password input. It just masks the input value visually.