Summary
One of the objectives of this chapter was to learn about the modules that allow us to extract metadata from documents and images, as well as to extract geolocation information from IP addresses and domain names.
We discussed how to obtain information from a website, such as how technologies and CMSes are being used on a certain web page. Finally, we reviewed how to extract metadata from web browsers such as Chrome and Firefox. All the tools reviewed in this chapter allow us to get information that may be useful for later phases of our pen-testing or audit process.
In the next chapter, we will explore the main tools we have in the Python ecosystem for dictionary builders for brute-force attacks.