Notifications
Clear all

How can I restrict access on a Windows device to external file sharing systems?

3 Posts
4 Users
1 Reactions
65 Views
0
Topic starter

I want to restrict access on a Windows device to basically block protocols like SSH, FTP, SFTP and so on. I am not sure if this is possible or not on Windows. I can't seem to find information on it so I figured I would ask around. Anyone got any ideas on how to do this?

 

2 Answers
1

I guess this depends on what you have access to and what you intend on blocking.

Using the Windows Firewall, you can block network access for specific applications ina  few easy steps:

  1. Open the Start menu and type Windows Defender Firewall with Advanced Security, then open it.
  2. In the left pane, click on Outbound Rules.
  3. In the right pane, click on New Rule.
  4. Select Program and click Next.
  5. Browse to the executable of the application you want to block (e.g., C:\Program Files (x86)\Dropbox\Client\dropbox.exe).
  6. Select Block the connection and click Next.
  7. Select when the rule applies (Domain, Private, Public), then click Next.
  8. Give the rule a name and click Finish.

Outside of this you can also look into software restriction policies and third-party security software settings. 

boldstix 08/06/2024 8:14 pm

@drewb17 Spot on. This is what I would have recommended doing. It is the most straight forward thing you can do. You can do a bit more than this but this should handle the bulk of it.

0

This sounds like something that would need to be addressed in the firewall. Although I do not think you will actively be able to achieve this as most of the tracking and data harvesting done on Windows is hidden. You can look into DLP platforms in this case.