A small program trying to attack a server that has a time delay vulnerability. The attacker (Client) first guess the username from a file of common admin credentials. Then, we use a time delay vulnerability is the server (when checking the right password) to find the full credentials.
The server being attacked:
The Attecker's output are the credentials of the server.