CompTIA PenTest+ PT0-002 Practice Question

You have been given the task of assessing the strength of authentication methods on a client's server. To conduct your analysis, you choose a popular brute-force tool. With the server's IP address being '192.168.1.50' and having lists of potential usernames and passwords named 'users.txt' and 'passwords.txt', respectively, determine the correct syntax to initiate the brute-force process against the secure remote login protocol.

  • ForceEntry -i 192.168.1.50 -userfile users.txt -passfile passwords.txt -mode securelogin

  • Medusa -h 192.168.1.50 -U users.txt -P passwords.txt -M ssh

  • BruteForceTool --ip 192.168.1.50 --users users.txt --passwords passwords.txt --attack securelogin

  • Medusa --target 192.168.1.50 --userlist users.txt --passwordlist passwords.txt --protocol securelogin

CompTIA PenTest+ PT0-002
Tools and Code Analysis
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot