December 2017
Intermediate to advanced
860 pages
16h 1m
English
Metasploit includes a module that can phish for login passwords. It generates a login popup similar to an authentic Windows popup that can harvest credentials and, since it is mandatory, the user is forced to fill in the credentials and then proceed with the normal operations. This can be done by running post/windows/gather/phish_login_pass. As soon as we run this module, the fake login box pops up at the target as shown in the following screenshot:

Once the target fills the credentials, we are provided with the credentials in plain text as shown in the following screenshot:
Voila! We got the credentials with ...
Read now
Unlock full access