Fugitif
06.10.2007, 00:06
Google MD5 Hash Search Engine
Google Hash is a PoC implementation of an hash search engine using Google. Unlike other implementations, the aim here is to get Google to store the word and associated hash. We do this by putting them into the title where it will always be stored by Google's spider. Dynamically generating them means they're only there when Google's spider wants them. In theory, as we put them into the title, the matches should be directly accessible from Google's results pages, even if the script is inaccessible. In this PoC, the md5 message digest algorithm is used.
http://www.nth-dimension.org.uk/utils/ghash.php
Google Hash is a PoC implementation of an hash search engine using Google. Unlike other implementations, the aim here is to get Google to store the word and associated hash. We do this by putting them into the title where it will always be stored by Google's spider. Dynamically generating them means they're only there when Google's spider wants them. In theory, as we put them into the title, the matches should be directly accessible from Google's results pages, even if the script is inaccessible. In this PoC, the md5 message digest algorithm is used.
http://www.nth-dimension.org.uk/utils/ghash.php