ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 66 - PT0-002 discussion

Report
Export

A penetration tester finds a PHP script used by a web application in an unprotected internal source code repository. After reviewing the code, the tester identifies the following:

Which of the following tools will help the tester prepare an attack for this scenario?

A.
Hydra and crunch
Answers
A.
Hydra and crunch
B.
Netcat and cURL
Answers
B.
Netcat and cURL
C.
Burp Suite and DIRB
Answers
C.
Burp Suite and DIRB
D.
Nmap and OWASP ZAP
Answers
D.
Nmap and OWASP ZAP
Suggested answer: B

Explanation:

Netcat and cURL are tools that will help the tester prepare an attack for this scenario, as they can be used to establish a TCP connection, send payloads, and receive responses from the target web server.

Netcat is a versatile tool that can create TCP or UDP connections and transfer data between hosts.

cURL is a tool that can transfer data using various protocols, such as HTTP, FTP, SMTP, etc. The tester can use these tools to exploit the PHP script that executes shell commands with the value of the "item" variable.

asked 02/10/2024
Kenneth Joines
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first