April 2026
Intermediate
1009 pages
34h 15m
English
Finally, we will look at another security issue that is also well covered by PHP, even if the underlying programming error is not as obvious as with XSS, SQL injection, or CSRF. The topic here is the secure storage of passwords. Countless cases from the recent (or even older) past have shown that many companies are very careless when it comes to data storage. The Have I Been Pwned website (https://haveibeenpwned.com) is a well-known resource that is always active in major cases of stolen access data and offers a test that tells you whether your own email address has been successfully tapped.
Figure 32.11 Have I Been ...
Read now
Unlock full access