Application security Flashcards
1
Q
Bound checking
A
A limit on the amount of data you take in
2
Q
Format string attack
A
The attacker uses certain print functions within a programming language that are meant to format the output.
3
Q
Authentication Attacks
A
Attempts to gain access to resources without the proper credentials
4
Q
Fuzzer
A
An attack that bombards your application with all matters of data and inputs from a wide variety of sources