GWAPT Exam Questions
140 real GWAPT exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1
What tools are commonly used to test for Cross-Site Scripting vulnerabilities? (Choose two)
- Question #2
What are key steps to prevent SQL injection attacks? (Choose two)
- Question #3
What is the primary purpose of session management in web applications?
- Question #4
You discover that a web application reflects user input in the URL. How can you confirm a Reflected XSS vulnerability?
- Question #5
A web application uses AJAX for dynamic content updates but has no fallback for older browsers. What is the best course of action?
- Question #6
Which method is most effective in preventing SQL injection attacks?
- Question #7
Which of the following HTTP headers is often used to prevent CSRF attacks?
- Question #8
During an automated scan with OWASP ZAP, you identify several potential XSS vulnerabilities. What is the best follow-up action?
- Question #9
Which of the following are common methods to mitigate Cross-Site Scripting (XSS) vulnerabilities? (Choose two)
- Question #10
Which of the following describes AJAX?
- Question #11
During a web application test, you find that the application echoes back input provided in the "Search" field without sanitizing it. How would you test for a potential reflected XS...
- Question #12
What are key defenses against credential stuffing attacks? (Choose two)
- Question #13
What are the key functionalities of OWASP ZAP? (Choose two)
- Question #14
What are key signs that an application might be vulnerable to SQL injection? (Choose two)
- Question #15
Which of the following is a common misconfiguration in web applications?
- Question #16
What are key features of HTTPS? (Choose two)
- Question #17
You discover that the web server is using an outdated version of Apache with known vulnerabilities. What should you recommend?
- Question #18
What is the primary purpose of a Cross-Site Request Forgery (CSRF) attack?
- Question #19
Which of the following are examples of web application misconfigurations? (Choose two)
- Question #20
Which HTTP method is most commonly used in brute-force attacks against login forms?
- Question #21
What techniques can attackers use in SQL injection attacks? (Choose two)
- Question #22
Which measures can prevent session hijacking? (Choose two)
- Question #23
Which of the following are effective countermeasures against CSRF? (Choose two)
- Question #24
What is the primary purpose of web application testing tools?
- Question #25
Which attribute of cookies helps prevent Cross-Site Scripting (XSS) attacks?
- Question #26
How can a web application developer prevent Reflected XSS vulnerabilities?
- Question #27
Which XSS attack occurs entirely in the client's browser and manipulates the DOM?
- Question #28
Which web technologies are considered part of a web application frontend? (Choose two)
- Question #29
Which features are available in automated web application testing tools? (Choose two)
- Question #30
A web application you are testing uses anti-CSRF tokens but allows GET requests for sensitive operations. How would you verify if it is still vulnerable to CSRF?
- Question #31
You find that a search input field allows SQL injection. Which action should you recommend?
- Question #32
While testing a web application with Burp Suite, you identify that a specific parameter might be vulnerable to SQL injection. What should you do next?
- Question #33
Which methods help prevent session fixation attacks? (Choose two)
- Question #34
What is a potential consequence of improper session management?
- Question #35
What is the primary goal of reconnaissance in web application penetration testing?
- Question #36
While reviewing a web application, you find a comment field vulnerable to stored XSS. How should this be remediated?
- Question #37
What is the primary goal of a SQL injection attack?
- Question #38
Which elements are critical for identifying stored XSS vulnerabilities? (Choose two)
- Question #39
Which features help protect against SQL injection attacks? (Choose two)
- Question #40
What are key objectives of mapping a web application? (Choose two)
- Question #41
What are typical signs of a successful brute-force attack? (Choose two)
- Question #42
What is a common vulnerability in web authentication mechanisms?
- Question #43
Which of the following tools is specifically designed for testing SQL injection vulnerabilities?
- Question #44
Which reconnaissance techniques may expose directory structure vulnerabilities? (Choose two)
- Question #45
A web application does not log users out after a period of inactivity. What is the best way to address this issue?
- Question #46
Which technique is commonly used to identify active services running on a web server?
- Question #47
You discover that a web application stores passwords in plaintext. What is the recommended remediation?
- Question #48
What is the purpose of account lockout policies?
- Question #49
Which configurations can help enhance web application security? (Choose two)
- Question #50
What is the primary goal of a Cross-Site Request Forgery (CSRF) attack?