ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 42 - PT0-003 discussion

Report
Export

A penetration tester attempts to run an automated web application scanner against a target URL. The tester validates that the web page is accessible from a different device. The tester analyzes the following HTTP request header logging output:

200; GET /login.aspx HTTP/1.1 Host: foo.com; User-Agent: Mozilla/5.0

200; GET /login.aspx HTTP/1.1 Host: foo.com; User-Agent: Mozilla/5.0

No response; POST /login.aspx HTTP/1.1 Host: foo.com; User-Agent: curl

200; POST /login.aspx HTTP/1.1 Host: foo.com; User-Agent: Mozilla/5.0

No response; GET /login.aspx HTTP/1.1 Host: foo.com; User-Agent: python

Which of the following actions should the tester take to get the scans to work properly?

A.
Modify the scanner to slow down the scan.
Answers
A.
Modify the scanner to slow down the scan.
B.
Change the source IP with a VPN.
Answers
B.
Change the source IP with a VPN.
C.
Modify the scanner to only use HTTP GET requests.
Answers
C.
Modify the scanner to only use HTTP GET requests.
D.
Modify the scanner user agent.
Answers
D.
Modify the scanner user agent.
Suggested answer: D
asked 02/10/2024
mariam alsallal
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first