Ethical Hacking with JavaScript

Go to class
Write Review

Free Online Course: Ethical Hacking with JavaScript provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Ethical Hacking with JavaScript is taught by Emmanuel Henri.

Overview
  • How vulnerable is your website or app? Explore ethical hacking techniques and tools that can help you find out—and increase the security of your JavaScript code in the process.

Syllabus
  • Welcome

    • Ethical JavaScript hacking
    • What you should know
    1. Introduction and Setup
    • What is ethical hacking?
    • Overview of the cyber kill chain
    • Plan an attack strategy
    • Base project setup
    2. Reconnaissance
    • Reconnaissance introduction
    • Introduction and setup for Snyk
    • Introduction and setup for Retire.js
    • Introduction to AppSensor
    • Review of the plan
    3. Top Security Threats
    • Injection threat
    • Broken authentication
    • Sensitive data
    • XML external entities
    • Security misconfiguration
    • Insecure deserialization
    • Components with known vulnerabilities
    • Insufficient logging and monitoring
    Conclusion
    • Next steps