{"id":473,"date":"2007-03-13T09:42:50","date_gmt":"2007-03-13T09:42:50","guid":{"rendered":"https:\/\/www.darknet.org.uk\/2007\/03\/pwdhash-from-stanford-generate-passwords-by-hashing-the-url\/"},"modified":"2015-09-09T19:40:17","modified_gmt":"2015-09-09T11:40:17","slug":"pwdhash-from-stanford-generate-passwords-by-hashing-the-url","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2007\/03\/pwdhash-from-stanford-generate-passwords-by-hashing-the-url\/","title":{"rendered":"PwdHash from Stanford – Generate Passwords by Hashing the URL"},"content":{"rendered":"

[ad]<\/p>\n

The Common Password Problem.<\/strong><\/p>\n

Users tend to use a single password at many different web sites. By now there are several reported cases where attackers breaks into a low security site to retrieve thousands of username\/password pairs and directly try them one by one at a high security e-commerce site such as eBay. As expected, this attack is remarkably effective.<\/p>\n

A Simple Solution.<\/strong><\/p>\n

PwdHash is an browser extension that transparently converts a user’s password into a domain-specific password. The user can activate this hashing by choosing passwords that start with a special prefix (@@) or by pressing a special password key (F2). PwdHash automatically replaces the contents of these password fields with a one-way hash of the pair (password, domain-name).<\/p>\n

As a result, the site only sees a domain-specific hash of the password, as opposed to the password itself. A break-in at a low security site exposes password hashes rather than an actual password. We emphasize that the hash function we use is public and can be computed on any machine which enables users to login to their web accounts from any machine in the world. Hashing is done using a Pseudo Random Function (PRF).<\/p>\n

Phishing protection.<\/strong><\/p>\n

A major benefit of PwdHash is that it provides a defense against password phishing scams. In a phishing scam, users are directed to a spoof web site where they are asked to enter their username and password. SpoofGuard is a browser extension that alerts the user when a phishing page is encountered.<\/p>\n

PwdHash complements SpoofGuard in defending users from phishng scams: using PwdHash the phisher only sees a hash of the password specific to the domain hosting the spoof page. This hash is useless at the site that the phisher intended to spoof. <\/p>\n

You can find the PwdHash extension for Firefox here:<\/p>\n

https:\/\/addons.mozilla.org\/firefox\/1033\/<\/a><\/p>\n

More info is available on the Stanford PwdHash site here:<\/p>\n

<\/p>\n

Stanford PwdHash<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

[ad] The Common Password Problem. Users tend to use a single password at many different web sites. By now there are several reported cases where attackers breaks into a low security site to retrieve thousands of username\/password pairs and directly try them one by one at a high security e-commerce site such as eBay. As […]<\/p>\n","protected":false},"author":25,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[12,31,11],"tags":[456],"featured_image_src":null,"featured_image_src_square":null,"author_info":{"display_name":"Darknet","author_link":"https:\/\/www.darknet.org.uk\/author\/darknet\/"},"_links":{"self":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/473"}],"collection":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/comments?post=473"}],"version-history":[{"count":0,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/473\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/media?parent=473"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/categories?post=473"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/tags?post=473"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}