Show or Verify Asterisk Password Field Hidden Value with View Passwords Bookmarklet查看或核实星号隐藏的密码字段值与密码查看书签

When entering a password credential into a password secret field on web page or form, normally the password is masked as asterisk so that no other people that happens to be around the computer will be able to read or view the password entered.当进入一个密码,凭证到密码秘密领域的网页或形式,通常密码是星号掩盖如此作为,没有其他人,恰好是在计算机将能够读取或查看输入的密码。 So how to make sure and verify that password typed is correct?因此,如何确保并验证密码输入是正确的? There are various有各种 programs to reveal the hidden asterisk password节目以显示星号隐藏的密码 , however, View Passwords Bookmarklet proves to be easier.然而,查看密码书签证明是容易。

View Passwords Bookmarklet is a JavaScript (JS script) that can be saved as a favorite or bookmark, or directly enter into address bar or location bar to show the contents of password fields.查看密码书签是一个JavaScript (江苏脚本) ,可以保存为喜爱或书签,或直接进入地址栏或位置栏中显示的内容密码领域。 The bookmarklets support viewing actual real values of multiple asterisk masked fields.支持的书签实际真正的观赏价值,多星蒙面领域。

View Passwords Bookmarklet is especially if user user web browser or third party application such as Gator to save and autofill in the user name and password for various web services and Internet applications.查看密码书签特别是如果用户使用的网络浏览器或第三方应用软件,如战场,以保存和自动在用户名和密码的各种网络服务以及互联网应用系统。 Although the password manager will auto fill in the password, it’s still been masked as asterisks in the password field.虽然密码管理器会自动填写密码,它仍然被掩盖的星号的密码字段。 So when user want to switch browsers, upgrade to a new computer, or simply want to record down the password, View Passwords Bookmarklet can retrieve and display the password covered behind asterisked text on screen.因此,当用户要切换的浏览器,升级到一个新的计算机,或者只是想记录下的密码,密码查看书签可以检索和显示的密码包括文字背后asterisked在屏幕上。

To use View Passwords Bookmarklet, simply add the following link as bookmark or favorite, and click click on the bookmark or favorite when require to reveal and view the actual text contents of password fields, or simply copy and paste the JavaScript code into the browser’s address bar or location bar.要使用密码查看书签,只需添加下列连结为书签或喜爱的,然后按一下按一下最喜爱的书签或当需要显示和查看实际文字内容的密码字段,或只是复制并粘贴JavaScript代码在浏览器'地址栏或地址栏中。 There are two similar View Passwords bookmarklets available, with differences explained.有两个类似的观点提供密码书签,差异解释。

View Passwords查看密码

JS Code: javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();江苏码: javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();

Above View Passwords bookmarklet will display the passwords of all masked fields including password values in a dialog box.上述观点密码书签会显示密码蒙面的所有领域,包括密码的价值观在一个对话框。 Have problem detecting actual text in fields on IFRAME pages though.有问题,检测实际文字领域的IFRAME中虽然网页。

View Passwords查看密码

JS Code: javascript:void((function(){var%20a,b;b="<"+"html>%5Cn<body>Passwords%20in%20this%20page:<p>%5Cn";(function(c){var%20d,e,f,g,h;for(d=0;d<c.length;d++){try{arguments.callee(c.frames[d]);}catch(i){}}e=c.document.forms;for(f=0;f<e.length;f++){g=e[f];for(h=0;h<g.length;h++){if(g[h].type.toLowerCase()=="password")b+=g[h].value+"<br>%5Cn";}}})(top);b+="</body>%5Cn</html>%5Cn";a=window.open("","","width=200,height=300").document;a.open();a.write(b);a.close();})())江苏码: javascript:void((function(){var%20a,b;b="<"+"html>%5Cn<body>Passwords%20in%20this%20page:<p>%5Cn";(function(c){var%20d,e,f,g,h;for(d=0;d<c.length;d++){try{arguments.callee(c.frames[d]);}catch(i){}}e=c.document.forms;for(f=0;f<e.length;f++){g=e[f];for(h=0;h<g.length;h++){if(g[h].type.toLowerCase()=="password")b+=g[h].value+"<br>%5Cn";}}})(top);b+="</body>%5Cn</html>%5Cn";a=window.open("","","width=200,height=300").document;a.open();a.write(b);a.close();})())

Above View Passwords Bookmarklets will display detected passwords in a new web page, so make sure that pop-up blocker is not active or is not blocking the domain with password fields to be revealed.上述观点密码书签会显示密码发现一个新的网页,以便确保弹出式窗口拦截器不积极或不阻止域密码字段将显示。 Can detect correctly passwords and asterisked values in IFRAMEs.可以检测到正确的密码,并asterisked价值内置页框。

View Password Bookmarket to View Asterisk Value

View Passwords Bookmarklets work in Internet Explorer (IE), Mozilla Firefox (FF), Opera, Netscape, Safari, Konqueror and almost every other web browsers.查看密码书签工作在Internet Explorer ( IE ) , Mozilla Firefox的(法国法郎) ,歌剧院,网景公司的浏览器, Konqueror和几乎所有其他网页浏览器。

The bookmarklet view password hack do not crack the Windows, Linux, Unix, Mac OS X or other operating system log on password.鉴于该书签的密码破解不破解Windows版, Linux版的Unix , Mac OS X或其他作业系统登录密码。 So physical security control still applicable.因此,人身安全的控制仍然适用。 For user who wants to secure the passwords from this hack, do not ever let web browser save the password when offered to remember the login information, especially when using shared computer.对于用户谁想要的密码安全从这个技巧,不要让任何Web浏览器保存的密码时,提出要记住登录信息,尤其是当使用共享计算机。

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要说明:这是一台机器翻译网页这是“原样”提供,无保修。 Machine translation may be difficult to understand.机器翻译可能很难理解。 Please refer to请参阅 original English article英文原文的文章 whenever possible.只要有可能。

Share and contribute or get technical support and help at共享和贡献或获得技术支持和帮助 My Digital Life Forums 我的数字生活论坛 .



One Response to “Show or Verify Asterisk Password Field Hidden Value with View Passwords Bookmarklet”一个反应“显示或核实星号隐藏的密码字段值与密码查看书签”

  1. Reveal Asteriks Password « Bright Star Blogs揭示Asteriks密码«一颗明星博客
    July 22nd, 2008 01:17 08年七月22日01:17
    1

    [...] : [...] : http://www.mydigitallife.info/2008/07/09/show-or-verify-asterisk-password-field-hidden-value-with-vi.. http://www.mydigitallife.info/2008/07/09/show-or-verify-asterisk-password-field-hidden-value-with-vi .. . Sekali lagi mohon gunakan cara ini untuk hal yang baik [...] Sekali搜索的网站gunakan卡拉此入住哈尔阳6.0 [...]

Leave a Reply留下一个回复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用这些标签: href="" title="">的<a <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> “删除日期时间= “ ” “的<em> <i> <q cite=""> <strike>的<strong>

Subscribe without commenting订阅没有评论


Custom Search

New Articles新文章

Incoming Search Terms for the Article收到的搜索字词的文章

view password field 鉴于密码字段 - - bookmarklet view password 书签认为密码 - - show password field 显示密码栏位 - - show passwords 显示密码 - - password field viewer 外地观众密码 - - asterik viewer asterik观众 - - view passwords 鉴于密码 - - asterisk view 星号查看 - - show password bookmarklet 显示密码书签 - - show passwords bookmarklet 显示密码书签 - - show password 显示密码 - - view asterisk password 查看星号密码 - - password show 显示密码 - - view password 鉴于密码 - - asterik password asterik密码 - - show hidden password field 显示隐藏密码字段 - - asterisk show 星号显示 - - show hidden password fields 显示隐藏密码字段 - - display password field 显示密码栏位 - - password field show 密码栏位显示 - - view asterik 鉴于asterik - - asterik password viewer asterik密码查看 - - show password asterisk 显示星号密码 - - view password fields 鉴于密码字段 - - show password fields 显示密码栏位 - - password asterik 密码asterik - - show *** password 显示***密码 - - bookmarklet show password 书签显示密码 - - firefox password viewer 火狐浏览器的密码 - - how to see password field 如何见密码栏位 - - mac show hidden password Mac电脑显示隐藏的密码 - - password field view 密码实地查看 - - show password field windows 显示密码栏位窗口 - - asterik show asterik显示 - - view asterisk 鉴于星 - - see password field 见密码栏位 - - view asterisk password free 查看星号密码免费 - - password view 密码查看 - - show hidden password for linux 显示隐藏的密码为Linux - - javascript get value of password field JavaScript的价值得到密码字段 - - windows show password field 窗口显示密码栏位 - - show password in password field 显示密码,密码字段 - - view text in password fields 查看文字密码字段 - - password asterisk mac 星号密码的Mac - - show internet explorer hidden password with rapidshare Internet Explorer中显示隐藏的密码rapidshare - - password field 密码字段 - - show hidden passwords mac 显示隐藏密码的Mac - - view masked passwords in firefox 鉴于蒙面Firefox中的密码 - - show password hidden by asterisk mac os x 显示密码的星号隐藏的Mac OS X - - show hidden password in mac 显示隐藏密码的Mac - -