Web Application Vulnerabilities 1. SQL InjectionSQL stands for the structured query language. The SQL injection is an injection attack which gives an attacker the feasibility to inject or we can…
xss tutorial
2 Articles
XSS is known as Cross-site script Simply put, cross-site scripting involves the injection of malicious code into a website. It is the most common method of attack at the moment,…