A tester obtains access to an endpoint subnet and wants to move laterally in the network. Given the following output:
kotlin
Copy code
Nmap scan report for some_host
Host is up (0.01 latency).
PORT STATE SERVICE
445/tcp open microsoft-ds
Host script results: smb2-security-mode: Message signing disabled
Which of the following command and attack methods is the most appropriate for reducing the chances of being detected?
Explanation of the Correct Option:
A (responder and ntlmrelayx.py):
Responder is a tool for intercepting and relaying NTLM authentication requests.
Since SMB signing is disabled, ntlmrelayx.py can relay authentication requests and escalate privileges to move laterally without directly brute-forcing credentials, which is stealthier.
Why Not Other Options?
B: Exploiting MS17-010 (psexec) is noisy and likely to trigger alerts.
C: Brute-forcing credentials with Hydra is highly detectable due to the volume of failed login attempts.
D: Nmap scripts like smb-brute.nse are useful for enumeration but involve brute-force methods that increase detection risk.
CompTIA Pentest+ Reference:
Domain 3.0 (Attacks and Exploits)
Tegan
10 months agoLamonica
10 months agoOllie
10 months agoJill
10 months agoJennie
11 months agoDenise
11 months agoLouvenia
11 months agoHerminia
11 months agoHoward
11 months agoShaunna
11 months agoLynette
11 months agoDorinda
11 months agoAnnmarie
11 months agoErick
11 months agoWerner
2 years agoHeidy
2 years agoSharika
2 years agoVerda
2 years agoTawanna
2 years agoStephanie
2 years agoKattie
2 years agoJovita
2 years agoBrandee
2 years agoLynsey
2 years agoOmer
2 years agoGlenn
2 years agoDierdre
2 years ago