Massive Enumeration Toolset
Massive Enumeration Toolset (MET) is a collection of Python scripts designed to perform various passive information gathering attacks which can be useful when evaluating the security of public computer networks.
The first release of MET was purely Google orientated because my personal interest towards the search engine started to increase immensely at that time of coding. Soon I realized that, although considered the best, Google is not enough when you want to do more advanced explorations.
MET is constantly changing and even I, the sole developer of the project, lose track of what is going on. There is a high chance that the latest version is not working in some conditions. The problem is due to the fact that MSN, Google and other search engine vendors change the format of their results pages quite often. This means that sometimes you may need to modify the hardcoded pattern matching expressions a bit to make the tool work.
