International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 76 - Number 13 |
Year of Publication: 2013 |
Authors: Devang Sharma |
10.5120/13308-0843 |
Devang Sharma . Programmer Protocol for Identification and Defense of Latest Web Application Security Threats using Open Source Tools. International Journal of Computer Applications. 76, 13 ( August 2013), 24-32. DOI=10.5120/13308-0843
There has been an exponential increase in the number of attacks on web applications during the recent years. This paper presents a guideline for programmers to develop robust web applications in terms of security by identification of latest web application security vulnerabilities and devising their control using open source dynamic and static web application security assessment tools. A highly vulnerable web application is taken as a sample and it is projected to dynamic tools which lookup for security loopholes in it according to its behavior in the actual working environment and static tools lookup for security loopholes in the programming logics by static analysis of the actual source code. Finally, the concept of a static analysis monitoring tool is given which can serve a fool proof solution for one of the most encountered attack namely, Cross Site Scripting (XSS).