Injections and prevention Flashcards

1
Q

Reflected Cross Site Scripting

A

Input Sanitize

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

DOM-based Cross Site Scripting

A

Input Sanitize

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

Command Injection

A

Input Sanitize

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

SQL Injection (Stacked)

A

Parameterized Queries

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

Local File Inclusion

A

Input Sanitize, sandbox request

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

Remote File Inclusion

A

Input Sanitize, sandbox request

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

SQL Injection (Union Based)

A

Parameterized Queries

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

URL Redirect

A

Prevent External Calls

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

SQL Injection (error based)

A

Parameterized Queries

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

Command Injections

A

Input Sanitize

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