Brute Force Web Logins

If you have a login page which is reachable over the internet, at some point it’s going to get attacked. The reason why is because it can be extremely easy for attackers to do so.
Let’s run through an example. Let’s use one of the many techniques attackers use to find your login page. Here is a simple Dork that searches for admin login pages on the internet.