2 - Software Security Flashcards
1
Q
Defenses against stack overflow
A
Strongly typed
Automatic bounds checks
Garbage collection
2
Q
Identify stack overflow in code and explain vulnerabilities
A
Watch lecture
Defenses against stack overflow
Strongly typed
Automatic bounds checks
Garbage collection
Identify stack overflow in code and explain vulnerabilities
Watch lecture