Godlike Productions - Discussion Forum
Users Online Now: 2,134 (Who's On?)Visitors Today: 845,036
Pageviews Today: 1,509,597Threads Today: 499Posts Today: 10,621
02:57 PM


Back to Forum
Back to Forum
Back to Thread
Back to Thread
REPORT ABUSIVE REPLY
Message Subject Microsoft issues ‘highly unusual’ Windows XP patch to prevent massive ransomware attack
Poster Handle Anonymous Coward
Post Content
XP users
No patch needed.

close ports 137,138,139 and 445 using netsh firewall.

netsh firewall set portopening protocol = all port = 137 mode = disable profile = all
netsh firewall set portopening protocol = all port = 138 mode = disable profile = all
netsh firewall set portopening protocol = all port = 139 mode = disable profile = all
netsh firewall set portopening protocol = all port = 445 mode = disable profile = all

done.

Check state with
netsh firewall show state

No ports should be open but the regular exceptions you added via the GUI.
 Quoting: Anonymous Coward 74869764


How do you display the actual changes you made using netshell commands? Will it show a list of recently closed ports?
 
Please verify you're human:




Reason for reporting:







GLP