In this video I will show you is it really easy for Hacker to Brute Force Web Login?
This is the First part of Web Penetration Testing Attack - Brute Force
Objective of this video is to demonstrate how brute force attack is performed by the hacker on any web application.
In this video I will demonstrate you how attacker can successfully login to your web-account using brute force technique.
What is Brute Force Attack
A brute force attack is a method used to crack a password or encryption by systematically trying every possible combination of characters until the correct one is found.
It is a straightforward but time-consuming approach that relies on the assumption that the password or encryption key is weak or can be found within a reasonable amount of time.
For example, if the password is a four-digit numerical PIN, the attacker would start with "0000" and then try "0001," "0002," and so on until the correct PIN is discovered.
Platform/Tools used
Hacker Machine – Kali Linux
Victim – Metasploitable-2 DVWA
Burp Suite