CorpWatch Company Name Information Search

Gathering company information is essential, and for that, we can use the CorpWatch Company Name Information Search auxiliary module,  auxiliary/gather/corpwatch_lookup_name, which will give us the company's name, address, sector, and industry.

To run the auxiliary/gather/corpwatch_lookup_name auxiliary module, we can use Microsoft as the company name and set the limit to 1 to show only the first result:

msf > use auxiliary/gather/corpwatch_lookup_namemsf auxiliary(corpwatch_lookup_name) > set COMPANY_NAME MicrosoftCOMPANY_NAME => Microsoftmsf auxiliary(corpwatch_lookup_name) > set LIMIT 1LIMIT => 1msf auxiliary(corpwatch_lookup_name) > run[*] Company Information---------------------------------[*] ...

Get Metasploit Penetration Testing Cookbook - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.