Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Answer these questions. The answers follow the last question. If you cannot answer these questions correctly, consider reading this section again until you can.
1. Which of the following is a process by which semi-random data is injected into a program or protocol stack for detecting bugs?
? A. Cross-site scripting
? B. Fuzzing
? C. Input validation
? D. Cross-site request forgery
2. Joe tricks Jane into submitting a request via link in an HTML email. Jane is authenticated with the application when she clicks the link. As a result, money is transferred to Joe’s account. Which of the following attacks has occurred?
? A. Buffer overflow
? B. Cross-site scripting
? C. Cross-site request forgery
? D. Input validation error