This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
note type:
|
||||
- security
|
||||
- note
|
||||
date: 2026-06-03
|
||||
done: true
|
||||
---
|
||||
# Definition:
|
||||
|
||||
- Cross Site Scripting (XSS) is a type of security vulnerability typically found in web applications. It allows attackers to inject malicious scripts into content from otherwise trusted websites.
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
---
|
||||
note type:
|
||||
- theory
|
||||
date: 2026-06-03
|
||||
done: true
|
||||
---
|
||||
This stands for Open Web Application Security Project.
|
||||
|
||||
It is a non profit foundation which publishes the OWASP top 10, which is a standard document that identifies the most critical security risks to web applications.
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
---
|
||||
note type:
|
||||
- security
|
||||
- theory
|
||||
date: 2026-06-03
|
||||
done: true
|
||||
---
|
||||
This is a critical web security vulnerability where an attacker manipulates a server into making unauthorised HTTP requests to internal or external resources on the attacker's behalf.
|
||||
|
||||
## How SSRF Attacks Work
|
||||
|
||||
Reference in New Issue
Block a user