Implementing Threat Policy on VMWare NSX
VMWare NSX Integration with Policy Enforcer and Juniper ATP Cloud Overview
Juniper Networks Advanced Threat Prevention Cloud (Juniper ATP Cloud) identifies the infected virtual machines (VMs) running on VMWare NSX and tags these VMs as infected. This is based on a malware file exchange from the infected VMs and/or based on the Command and Control communication with known botnet sites on the internet.
Based on this identification of infected or compromised hosts, you can take one of the following actions:
Enable additional security features such as Layer-7 Application Firewall and Intrusion Prevention (IPS) leveraging vSRX
Enforce Layer-2 to Layer-4 controls using NSX Distributed Firewall
Leverage NSX integration with Host-Based security vendors (https://www.vmware.com/products/nsx/technology-partners.html) to take host-based security actions such as running antivirus or anti malware features on the infected VMs.
Policy Enforcer provides a set of Connector APIs for the third-party adaptors. The NSX Connector integrates with the Policy Enforcer using these APIs to enable enforcement of the infected hosts policy on Secure Fabric. For NSX connectors, the NSX Manager , its associated vCenter, and an edge firewall form the Secure Fabric.
The following topology shows how NSX Manager and the edge firewall create a Secure Fabric to use with Policy Enforcer.
Within the NSX Manager, the virtual machines (VM) connect to logical networks, shown as green and yellow colour logical networks, as shown in Figure 1. The logical switches connect to each other using a Distributed Logical Router(DLR). To form the Secure Fabric, configure the edge service gateway (ESG) to point to SRX Series devices or vSRX as the gateway for the networks hosted on NSX. This is implemented by establishing IBGP session between ESG and vSRX or SRX Series device. This ensures that all the north-south traffic passes through the vSRX edge firewall. The vSRX edge gateway is enrolled with Juniper ATP Cloud for the traffic inspection.
If NAT services are required, it must be configured on the vSRX and not on the ESG. Configure NAT services using the following CLI commands.
set security nat source rule-set trust-to-untrust from zone trust
set security nat source rule-set trust-to-untrust to zone untrust
set security nat source rule-set trust-to-untrust rule snat-rule match source-address 0.0.0.0/0
set security nat source rule-set trust-to-untrust rule snat-rule then source-nat interface
To establish a BGP session, use the following configuration commands:
set routing-options autonomous-system 10
set protocols bgp group nsx neighbor 5.0.0.2 peer-as 10
You can view the BGP configuration in VMWare vCenter Server, as shown in Figure 2.
You can register the NSX Manager with Security Director only when the Policy Enforcer is configured. The NSX micro service is bundled with the Policy Enforcer VM. However, the NSX micro service is packaged as a standalone rpm, so that the NSX micro service upgrade and patches can be performed independent of the Policy Enforcer VM.
Implementation of Infected Hosts Policy Overview for VMware NSX
The vSRX or SRX Series devices running as an edge firewall is enrolled to send all the suspected traffic to Juniper ATP Cloud.
The following steps explain the high-level workflow:
If an infection is detected, Juniper ATP Cloud notifies the Policy Enforcer about the infected IP addresses
If the infected IP address belongs to Secure Fabric associated with the NSX domain, Policy Enforcer calls the NSX plugin APIs to notify the NSX Connector about the list of infected IP addresses
NSX service will then retrieve the VM corresponding to the IP addresses sent and then calls the NSX API to tag to an appropriate VM with a security tag, SDSN_BLOCK.
You can then create a policy to block the infected hosts using the SDSN_BLOCK tag by creating VMWare Distributed Firewall (DFW) rules. The block policy consists of two rules for ingress block and egress block. The ingress block rule applies to any traffic originating from a security group composed of VMs tagged with a block tag to any destination. Similarly, the egress block rule applies to any traffic destined to security group composed of VMs tagged with block tag from any source.
The creation of security groups associated with the SDSN_BLOCK tag, creation of ingress and egress block rules, and the action to take on the matching packets must be configured by the VMWare administrators. The NSX Connector will simply apply the SDSN_BLOCK tag on the infected VM.
Registering NSX Micro Service as Policy Enforcer Connector Instance Overview
The integration of each NSX manager discovered in Security Director with Policy Enforcer is triggered automatically.
The automatic registration of a connector instance involves the following steps:
- Discovering the NSX Manager in Security Director. This triggers an auto creation of the Policy Enforcer connector instance.
- Secure Fabric is created to manage the discovered NSX Manager.
- Creation of threat prevention policy requires the knowledge of Juniper ATP Cloud realm and the edge firewall device. These are taken as inputs from the user.
Before You Begin
Before you begin to configure NSX with Policy Enforcer, configure the infected hosts workflow in VMWare vCenter Server.
Infected Hosts Workflow in VMware vCenter Server
To block the infected hosts:
- Log in to the vSphere Web Client through the VMware vCenter Server.
- From the vSphere Web Client, click Networking &
Security and then click NSX Managers.
Under the Manage section, click Security Tags column head and create SDSN_BLOCK security tag for NSX, as shown in Figure 3.
The feed for the infected hosts will be triggered by Juniper ATP Cloud down to Policy Enforcer. When there is a trigger, the SDSN_BLOCK tag is attached to the VM. Click on the VM Count column to see the VM details attached to the tag.
- Select Networking & Security and then click Service Composer.
The Service Composer page appears. From the Service Composer, click the Security Groups tab. The security administrator can create the security group based on the security tag.
- Click the New Security Group icon to create a new security group.
- Enter a name and description for the security group and then click Next.
- On the Define dynamic membership page, define the criteria
that an object must meet for it to be added to the security group
you are creating.
In the Criteria Details row, select Security Tag from the list and provide the SDSN_BLOCK tag name, as shown in Figure 4.
Click Next.
- In the Ready to Complete page, verify the parameters and
click Finish.
In the Service Composer page, under the Security Groups tab, you can see that the security group has been created and the VM with the security tag is assigned to the security group.
Configuring VMware NSX with Policy Enforcer
The following steps explain configuring VMWare NSX with Policy Enforcer:
- Add the NSX Manager to the Security Director database, as shown in Figure 5. To know more about adding a NSX Manager, see Add the NSX Manager.
- After discovering the NSX Manager in Security Director,
use the Guided Setup workflow to configure the following parameters:
Secure Fabric
Policy Enforcement Group (PEG)
Juniper ATP Cloud Realm
Threat policies for the following threat types:
Command and Control (C&C) Server
Infected Hosts
Malware
- Select Configuration > Guided Setup > Threat Prevention.
The Threat Prevention Policy Setup page appears.
- Click Stat Setup.
The Threat Prevention Policy Setup page appears, as shown in Figure 6. Some of the resources are already configured as you discover the NSX Manager.
- In the Secure Fabric page, the site is already created.
For that site, one enforcement point is also added.
To create a secure fabric site in Policy Enforcer for NSX based environment, you require two parts : NSX Manager and edge firewall. In the Add Enforcement Points page, add vSRX, as shown in the topology, as a edge firewall. Select the vSRX device listed under the Available column and move it to the Selected column. You now have two enforcement points within the Secure Fabric.
Click Next.
- In the Policy Enforcement Groups page, the policy enforcement
group is already created based on the Location Group Type. The location
points to the Secure Fabric site created for NSX.
Click. Next.
- In the ATP Cloud Realm page, associate the Secure Fabric
with ATP Cloud realm.
If the ATP Cloud realm is already created, click Assign Sites in the Sites Assigned column and chose the Secure Fabric site. The ATP Cloud realm and Secure Fabric are now associated.
Click. Next.
- In the Policies page, create a threat prevention policy
by choosing the profile types depending on the type of threat prevention
this policy provides (C&C Server, Infected Host, Malware) and
an action for the profile. The DDoS profile is not supported by the
NSX Connector. Once configured, you apply policies to PEGs.
Click Assign groups in the Policy Enforcement Group column to associate the policy enforcement group with the policy.
Security Director takes the snapshot of the firewall by performing the rule analysis and threat remediation rules are pushed into the edge firewall.
Click Finish.
Note The GeoIP feeds are not used with the NSX Connectors.
- The last page is a summary of the items you have configured using quick setup. Click OK to be taken to the Policies page under Configure > Threat Prevention > Policies and your policy is listed there.
Example: Creating a Firewall Rule in VMWare vCenter Server Using SDSN_BLOCK Tag
The following example shows the firewall rule creation using the SDSN_BLOCK security tag:
- Log in to the vSphere Web Client through the VMware vCenter Server.
- Select Networking & Security and then click Service Composer.
The Service Composer page appears.
- Select Security Policies tab in the Service
Composer page.
Create a security policy to block the traffic coming from the infected hosts.
- Select the Create Security Policy icon.
The New Security Policy page appears.
- Enter a name and description for the security policy, and click Next.
- Select the Firewall Rules option from the left
pane.
The Firewall Rules page appears.
- Select the New Firewall Rule icon (+) to create a new
firewall rule.
The New Firewall Rule page appears.
- Enter the name of the firewall rule.
- In the Action field, select the Block option.
- In the Source field, click Change and select the security group.
- In the Destination field, click Change and
select the security group to add as Any.
Click Ok. Figure 7 shows a sample firewall rule configuration.
- Click Finish.
A new policy is created. You can apply this policy to the security group.
- In the Security Policies page, right-click on the policy
name and select Apply Policy.
The Apply Policy to Security Groups page appears, as shown in Figure 8.
- Select the security group that you have created and assign
to a policy.
Security administrator is now able to block the traffic coming from the infected hosts.