The intermediate courses are currently under development. We will update this page soon.
Reconnaissance for Web Applications
Intermediate
0 Lessons
0 min
Reconnaissance is the first part of every security assessment. In this course, we discuss how to efficiently collect data about a target, both manually and using automated tools.
All modern web browsers come with many security features out of the box. Their purpose is to protect users against common client-side web vulnerabilities.
Cross-Site Scripting (XSS) is one of the most common client-side vulnerabilities. In this course we discuss different types of XSS, how to identify them, and their impact.