Using creds

This can be used to test default password combinations on the services via the dictionary attack:

  1. We use the creds command to run the dictionary attack on various services:
      use creds/telnet_bruteforce 

The following screenshot shows the output of the preceding command:

  1. Next, we look at the options:
      show options

The following screenshot shows the output of the preceding command:

  1. Now we set the target IP:
      set target x.x.x.x
  1. We let it run, and it will show us any login it finds.