OWASP TOP 10 - Web Application Security Flashcards

1
Q

A01:2021

A

Broken Access Control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A02:2021

A

CRYPTOGRAPHIC FAILURES

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A03:2021

A

INJECTION

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A04:2021

A

INSECURE DESIGN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A05:2021

A

SECURITY MIS-CONFIGURATION

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A06:2021

A

VULNERABLE AND OUTDATED COMPONENTS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A07:2021

A

IDENTIFICATION AND AUTHENTICATION FAILURES

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A08:2021

A

SOFTWARE AND DATA INTEGRITY FAILURES
Fehlerhafte Prüfung der Software- und Datenintegrität

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A09:2021

A

SECURITY LOGGING AND MONITORING FAILURES

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A10:2021

A

SERVER SIDE REQUEST FORGERY

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Was ist ein CVE?

A

Ein CVE steht für Common Vulnerabilities and Exposures. Es handelt sich um ein standardisiertes System zur Identifikation und Dokumentation von Sicherheitslücken in Software, Hardware oder Firmware. CVEs erden von der MITRE Corporation verwaltet und von der Sicherheitsgemeinschaft weltweit genutzt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Was ist ein CWE?

A

Ein CWE steht für Common Weakness Enumeration.
Es handelt sich um ein standardisiertes Verzeichnis von Schwachstellenarten (oder Schwächen) in Software und Systemen.
Im Gegensatz zu einem CVE, das sich auf eine spezifische Sicherheitslücke bezieht, beschreibt ein CWE eine allgemeine Klasse oder Kategorie von Schwachstellen.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Was ist ein CVSS-Score?

A

CVSS steht für Common Vulnerability Scoring System. Es ist ein standardisiertes Framework zur Bewertung der Schwere von Sicherheitslücken in Software, Hardware oder Systemen. CVSS liefert eine numerische Bewertung (von 0.0 bis 10.0), die die Kritikalität einer Schwachstelle beschreibt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Was ist die OWASP ASVS?

A

Die OWASP ASVS steht für die OWASP Application Security Verification Standard. Es handelt sich um einen Sicherheitsstandard, der eine strukturierte Grundlage für die Bewertung und Verbesserung der Sicherheit von Webanwendungen bietet. Die ASVS wird von der OWASP Foundation bereitgestellt und ist ein zentraler Bestandteil der Sicherheitspraktiken für Entwickler, Tester und Sicherheitsexperten.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly