CompTIA PenTest+ PT0-002 Practice Question
During a penetration test, a security analyst needs to test the login security of a web application. The analyst chooses Patator because it can conduct brute-force attacks against HTTP services, and has a list of usernames and passwords stored in users.txt
and passwds.txt
respectively. Given that the login form parameters are 'username' and 'password', on what URL parameter does the PenTester configure Patator to perform a brute-force attack?
welcome_page
logout_url
login_url
home_page