How can you test the security of a Web site,both manually
and by using a tool?
Answer / Ashutosh Gusain
To test the security of a web site, you can use both manual methods and automated tools. Manual testing involves checking for common vulnerabilities such as SQL injection, cross-site scripting (XSS), and broken authentication. You can also check if sensitive data is encrypted or stored securely. Automated tools like OWASP ZAP, Burp Suite, and Nessus can help identify potential security issues more efficiently.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why should you submit your site to search engines?
If you have an issue with your page, how do you debug it, what tools do you use?
How do you test the URL of a Web-based application?
What are the test case formats in case of a static website and dynamic website?
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
WHAT ARE THE ADVANTAGES OF DEDICTED HOSTING OVER SHARED HOSTING?
How would you solve a floated div’s parent height.
How to Identify the first string and last string in a HTML page (source code)?
What are differences between DTDs and Schema?
How does CGI work? Can I use 'C' language to write a CGI?
What are VSDISCO files?
what is web methods?