Summary

In this chapter, we learned how to test for HTTP security headers and vulnerable JavaScript libraries using various security tools. Let's test your knowledge in this quick re-cap.

We'll cover the following

We looked at several tools to help us find security issues in web applications:

  • WebPageTest: An online web performance and security scanning tool for websites.
  • Lighthouse: Browser-based web assessment tool for performance, accessibility, security, and more.
  • Check My Headers CLI app: a handy command-line Node.js application to test a website’s headers.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy