The Non-Technical Explanation of Cross-Site Scripting (XSS)
Let’s all reminisce back to the days of static web pages. Before there was a library of JavaScript for every day of the year, web development was much less complicated.…
Let’s all reminisce back to the days of static web pages. Before there was a library of JavaScript for every day of the year, web development was much less complicated.…
I hate to tell you, but hashing passwords is no longer enough. Hackers, like us, have discovered how to combat even the strongest of hashing algorithms. Hackers utilizing Rainbow Tables,…
What makes a bad password? You might say anything under eight characters, only alphanumeric, or passwords based on a person’s interests is a bad password. While you would be correct…