What is CVE and CVSS – Known Vulnerability Scoring Explained
It is common to hear these days about a known vulnerability having been exploited with the end result being a massive data […]
What is Cross-Site Request Forgery (CSRF)?
Cross-site request forgery (CSRF) is an attack technique that exploits the trust that a web application has in a user’s browser. It […]
Cross-Site Scripting (XSS)
Cross-Site Scripting (XSS) is a type of injection attack, one of the OWASP 10 vulnerability categories for 2021. In this exploit, an […]
Reflected XSS Cross-Site Scripting
What is Reflected Cross-Site Scripting (XSS)? Reflected Cross-Site Scripting vulnerabilities are a subcategory of XSS vulnerabilities. Reflected XSS attacks occur when an […]
Path Traversal (Directory Traversal) – Definition and Prevention
What is Path Traversal? A path traversal attack (also known as directory traversal) aims to access files and directories that are stored […]
Forced Browsing – Detection and Prevention
What is Forced Browsing? Forced browsing is an attack where the goal is to list and access resources that are not referenced […]