3A Comprehensive Guide to XSS Attacks and DefensesThis article provides a detailed introduction to XSS(Cross Site Scripting) vulnerability attacks and defenses, including vulnerability basics, XSS fundamentals, encoding basics, XSS Payload, and XSS attack defense.
4What are the Typical Steps Involved in Testing a Website?Testing a website is not a simple and linear path as it can require sound knowledge and current industry practices. In this article, we break down a typical website testing routine that one should follow.