Aspects of Web application to be secured

To ensure security of a web application is an important requirement now days.  One needs to first do a vulnerability assessment. For example: If there is file upload feature, Application can be vulnerable for uploading viruses. If there is form submission, Application can be vulnerable for html/js injection. If plain JDBC has been used, thereContinue reading “Aspects of Web application to be secured”

Rate this: