GIAC Certified Web Application Defender (GWEB) Free Practice Test
Question 1
What is the purpose of HTTP status code 404?
Response:
Response:
Correct Answer: C
Question 2
When dealing with serialization, which two of the following are crucial security considerations?
(Choose Two)
Response:
(Choose Two)
Response:
Correct Answer: A,D
Question 3
Which practice is essential for maintaining security in web applications that handle serialization and deserialization?
Response:
Response:
Correct Answer: D
Question 4
What is the purpose of the HTTP GET method?
Response:
Response:
Correct Answer: D
Question 5
In the context of web services, what is the primary security concern with improperly secured WSDL files?
Response:
Response:
Correct Answer: C
Question 6
How should a web application securely handle the regeneration of session IDs?
Response:
Response:
Correct Answer: B
Question 7
Which of the following are effective strategies to mitigate cross-origin attacks?
(Choose two)
Response:
(Choose two)
Response:
Correct Answer: A,D
Question 8
What is the primary role of a reverse proxy in a web application architecture?
Response:
Response:
Correct Answer: C
Question 9
What is the main purpose of implementing session tokens in a web application?
Response:
Response:
Correct Answer: A
Question 10
What is the primary function of WSDL (Web Services Description Language)?
Response:
Response:
Correct Answer: D
Question 11
What are common threats to web services security, and how can they be mitigated?
(Choose two)
Response:
(Choose two)
Response:
Correct Answer: A,B
Question 12
In the context of input validation, which approach is recommended for securing a web application?
Response:
Response:
Correct Answer: A