ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 50 - PT0-003 discussion

Report
Export

A penetration tester gains access to a host but does not have access to any type of shell. Which of the following is the best way for the tester to further enumerate the host and the environment in which it resides?

A.
ProxyChains
Answers
A.
ProxyChains
B.
Netcat
Answers
B.
Netcat
C.
PowerShell ISE
Answers
C.
PowerShell ISE
D.
Process IDs
Answers
D.
Process IDs
Suggested answer: B

Explanation:

If a penetration tester gains access to a host but does not have a shell, the best tool for further enumeration is Netcat. Here's why:

Netcat:

Versatility: Netcat is known as the 'Swiss Army knife' of networking tools. It can be used for port scanning, banner grabbing, and setting up reverse shells.

Enumeration: Without a shell, Netcat can help enumerate open ports and services running on the host, providing insight into the host's environment.

Comparison with Other Tools:

ProxyChains: Used to chain proxies together, not directly useful for enumeration without an initial shell.

PowerShell ISE: Requires a shell to execute commands and scripts.

Process IDs: Without a shell, enumerating process IDs directly isn't possible.

Netcat's ability to perform multiple network-related tasks without needing a shell makes it the best choice for further enumeration.

asked 02/10/2024
Chan Sai Yu
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first