PT0-003 · Question #52
During a penetration test, a tester attempts to pivot from one Windows 10 system to another Windows system. The penetration tester thinks a local firewall is blocking connections. Which of the…
The correct answer is D. netsh.exe. netsh.exe is a built-in Windows utility used to configure and manage the Windows firewall (among other networking settings). A penetration tester can use it to disable or modify firewall rules, which is helpful when pivoting between systems.
Question
During a penetration test, a tester attempts to pivot from one Windows 10 system to another Windows system. The penetration tester thinks a local firewall is blocking connections. Which of the following command-line utilities built into Windows is most likely to disable the firewall?
Options
- Acertutil.exe
- Bbitsadmin.exe
- Cmsconfig.exe
- Dnetsh.exe
How the community answered
(32 responses)- A3% (1)
- B6% (2)
- C3% (1)
- D88% (28)
Explanation
netsh.exe is a built-in Windows utility used to configure and manage the Windows firewall (among other networking settings). A penetration tester can use it to disable or modify firewall rules, which is helpful when pivoting between systems.
Topics
Community Discussion
No community discussion yet for this question.