how to trace any website login and password ?
actually even if you can trace it and stuff, all database are encrypted these days, so the password will be hashed so even if you can somehow hack the password of the database the field “password” will be encrypted, so you wont be able to do anything if you hack in cause md5 encryption is a one way encryption :P, you cant decrept it 😛