Drive-by Downloads & Block-Continue Page Exceptions

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Drive-by Downloads & Block-Continue Page Exceptions

L2 Linker

Hi all,

 

In my environment, some developers use NuGet in Visual Studio, and in certain cases, commands will call out and download PowerShell scripts.

Obviously I want generally to block PowerShell script downloads, but in special cases I need to allow them when they come from specific places. Unfortunately for my devs, since we wholesale block .ps1 files, sometimes their NuGet package processes end up causing the traffic to hit the Block-Continue page on our firewalls, which prevents their package downloads from completing properly.

What is considered best practice in this type of scenario? New Policy object(s)?

3 REPLIES 3

Cyber Elite
Cyber Elite

there are several ways to work around this

 

are your devs on static IP addresses ? you could create exclusions (in the profile) so their IP's don't hit this profile, or create a separate securtity policy entirely

if you have User-ID deployed, you could create a policy that allows their group/user-ids to bypass this profile

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

Cyber Elite
Cyber Elite

@f1r3withf1r3,

You could create a custom security policy that utilizes a different file blocking profile for nuget.org and api.nuget.org via URL Filtering. This would allow the developers to download what they need specific to that URL. 

@BPry & @reaper,

 

Thank you both for your input, very much appreciated. 🙂

  • 3704 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!