Web/App Based Vulnernability Protections

Web/App Based Vulnernability Protections

Assessment

Flashcard

Other

9th - 12th Grade

Hard

Created by

Victoria Berkowitz

FREE Resource

Student preview

quiz-placeholder

12 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Buffer Overflow

Back

Use input validation and bounds checking to limit data size.

2.

FLASHCARD QUESTION

Front

Code Injection

Back

Sanitize input so users can't run dangerous commands.

3.

FLASHCARD QUESTION

Front

SQL Injection (SQLi)

Back

Use parameterized queries (also called prepared statements).

4.

FLASHCARD QUESTION

Front

Cross-site Scripting (XSS)

Back

Escape output and encode user input shown on webpages.

5.

FLASHCARD QUESTION

Front

Privilege Escalation

Back

Use least privilege—only give users the access they need.

6.

FLASHCARD QUESTION

Front

Directory Traversal

Back

Use input sanitization to block unsafe file paths.

7.

FLASHCARD QUESTION

Front

Misconfiguration

Back

Harden configurations by turning off unused features and setting secure defaults.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?