Having hashcat check certain websites for known hashes
#2
Actually, there exists a tool for this purpose:
https://github.com/kangfend/md5crack
Not sure if it is necessary to integrate it into hashcat.
Also, keep in mind, that probably not all cracking rigs that use hashcat are directly connected to the Internet (IMHO).
I would recommend writing a simple script that first runs a query with popular sites, like the one I linked above, and than starts Hashcat with the specific options You require.


Messages In This Thread
RE: Having hashcat check certain websites for known hashes - by xkcd3301 - 03-31-2018, 07:13 AM