Question 200 of 270 from exam CAS-003: CompTIA CASP+

Question 200 of 270 from exam CAS-003: CompTIA CASP+

Question

A security analyst, who is working in a Windows environment, has noticed a significant amount of IPv6 traffic originating from a client, even though IPv6 is not currently in use.

The client is a stand-alone device, not connected to the AD that manages a series of SCADA devices used for manufacturing.

Which of the following is the appropriate command to disable the client's IPv6 stack? A.

netsh ipsec static set policy name=MYIPPolicy /v Disable TCPIP6

B.

¢:\>reg add “HKCU\Software\Microsoft \Windows\CurrentVersion\Policies\IPV6” /v disallowRun /t
REG_DWORD /d “0000001” /£

C.

c:\>reg add HKLM\system\CurrentControlset\services\TCPIP6\Parameters /v DisabledComponents
/ REG_DWORD /d 255 /£

D.

>reg add ‘HKIM\SYSTEM\CurrentControlset\IPv6é" /£ /v £DenyIPV6Connections /t

Explanations

C.