Frontend web security course
Gain the skills to detect, manage, and prevent security risks in your software with our comprehensive training program. We will teach
you how to implement best practices and tackle specific software security issues head-on, ensuring your software is fully protected against malicious attacks.

Who is the Frontend web security course course perfect for
Front-end developers who want to strengthen their defenses against cyber threats.
Course details
Frontend web security course
- Length: 3 days
- Language: English
- Requirements: No prior knowledge is required.
What you'll learn
During the course we will cover:
Vulnerability
Shellcode
Exploit
CVE
CWE
CVSS
NIST NVD
OWASP
- The HTTP protocol
- Cryptography basics
- Hashing
- Symmetric and asymmetric encryption
- Digital signatures
- A HTTPS protocol
- How SSL and TLS work
- Properties of cookies, local storage,
etc. - Browser defense tools
- How web servers work
- CGI
FastCGI, etc.
- Extracting information from HTML and
JS sources - Extracting information from error
messages - Extracting information from HTTP
headers - Detecting browser cache files (locally)
- URL scanning and testing, exploiting file download vulnerabilities
- Mapping API endpoints
- Attack modes against forms, spamming, littering, etc.
- Unvalidated redirects
- Cross-Site Scripting (XSS) and HTML injection
- Cross-Site Request Forgery (CSRF)
- Password theft techniques
- password storage, hashing, salting
- Session theft and cookie theft
- SQL and NoSQL injection
- File upload attacks
- Exploiting browser vulnerabilities
- What is social engineering, and why is it dangerous?
- Methods used by social engineers, what tools they use, what human behavior and traits they exploit, and how?
- How to defend against it