Adding Captcha on the login page might slow down automated brute force and dictionary attacks. However, captcha is not enough to prevent such attacks, various programing libraries are available to process the captcha and automate the attack.

In this lab exercise, we will take a look at how to automate an attack on login page with math captcha. 

Objective: Find the password of "admin" user and retrieve the flag. 

Instructions: 

The solution for this lab can be found in the following manual: https://assets.ine.com/labs/ad-manuals/walkthrough-2172.pdf