The cookie settings on this website are set to 'allow all cookies' to give you the very best experience. Please click Accept Cookies to continue to use the site.

Understanding how to log in is just the first step. Once inside, the real learning begins. bWapp is unique because it offers :

BWAPP stores passwords as MD5 (no salt). This is weak—attackers can use rainbow tables. Modern apps should use bcrypt, Argon2, or PBKDF2.