Question 906

Which WPA2 vulnerability allows packet interception and replay?
  • Question 907

    Suppose that you test an application for the SQL injection vulnerability. You know that the backend database is based on Microsoft SQL Server. In the login/password form, you enter the following credentials:

    Based on the above credentials, which of the following SQL commands are you expecting to be executed by the server, if there is indeed an SQL injection vulnerability?
  • Question 908

    A penetration tester reviews an API and discovers that changing a numeric object identifier allows access to another user's records without additional authorization checks. Which vulnerability BEST describes this issue?
  • Question 909

    PGP, SSL, and IKE are all examples of which type of cryptography?
  • Question 910

    A computer science student needs to fill some information into a secured Adobe PDF job application that was received from a prospective employer. Instead of requesting a new document that allowed the forms to be completed, the student decides to write a script that pulls passwords from a list of commonly used passwords to try against the secured PDF until the correct password is found or the list is exhausted.
    Which cryptography attack is the student attempting?