Presentation Questions: 4. Flashcards

1
Q

What is CSRFing?

A

When you confuse a users web browser into displaying previous credentials on a malicious site.

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

What is difference between validation and sanitisation?

A

Validation verifies taht data being submitted follows all teh set rules.

Sanitisation makes sure data being submitted doesn’t contain code.

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