1. What contributions have the authors mentioned in the paper "Web application security tools analysis" ?
In this paper, the authors demonstrate the architecture of web applications then list and evaluate the widespread security vulnerabilities.. In addition, this paper analyzes the tools that are used to scan for these widespread vulnerabilities in web applications.. Finally, it evaluates tools due to security vulnerabilities and gives recommendations to the web applications ’ users and administrators aiming to educate them.
read more
2. What are the common web application security vulnerabilities?
According to The web Application Security Consortium (Huang & Lee, 2005), the most widespread vulnerabilities are Cross-Site Scripting, Information Leakage, SQL Injection, Insufficient Transport Layer Protection, Fingerprinting, and HTTP Response Splitting.
read more
3. Why are tools developed to prevent attacks in the sever-side?
Because attackers from client-side inject malicious codes in this type of vulnerabilities, tools are developed to prevent attacks in the sever-side.
read more
4. What are the causes of Cross-Site Scripting, SQL Injection, and HTTP Response?
As a rule, the causes of Cross-Site Scripting, SQL Injection, and HTTP Response Splitting vulnerabilities are design errors, while Information Leakage, Insufficient Transport Layer Protection, and Fingerprinting are often caused by insufficient administration.
read more





