Too often passwords are not stored the correct way. Passwords are left in clear text or just hashed with a weak hashing algorithm. I created a video that show how…
Too often passwords are not stored the correct way. Passwords are left in clear text or just hashed with a weak hashing algorithm. I created a video that show how…
Ever heard about XSS? It is a really common vulnerability on websites. In this video I will show how simple it is to fix using PHP. Video: https://youtu.be/Xf4mhxiQlcM
Some time ago I recorded a Python course for the absolute beginner. I decided to share this course a week ago and make it public. I hope you will enjoy…