Week 7: Why Reusing Passwords Can Get You Hacked Fast
This week, I read an article that talks about a type of cyberattack called Credential stuffing as described by OWASP. Credential stuffing is a type of cyber attack where hackers use stolen usernames and passwords from one data breach and they try logging into other accounts using those same credentials. This is quite an effective strategy because if we are being honest with ourselves, a lot of people reuse passwords, including myself. According to OWASP, attackers are able to automate this process as well, they achieve this by using bots to test thousands of login attempts on popular sites. If even a small percentage of those reused credentials work again on other accounts, attackers are able to gain access to sensitive accounts, whether that is emails, banking information, addresses, the list goes on. It is scary how dangerous reusing passwords can be, and what shocked me the most is how common and successful this type of attack is. We see how dangerous it is, but we must also underst...