Skip to main content

Tufin - Enrich Source & Destination IP Information

This Playbook is part of the Tufin Pack.#

Enrich source and destination IP information using SecureTrack. Returns information such as the associated zones, network objects and policies for the addresses, if the addresses are network devices, and a topology map from source to destination.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • Tufin

Scripts#

This playbook does not use any scripts.

Commands#

  • tufin-search-devices
  • tufin-search-topology
  • tufin-get-zone-for-ip
  • tufin-policy-search
  • tufin-object-resolve
  • tufin-search-topology-image

Playbook Inputs#


NameDescriptionDefault ValueRequired
SourceIPSource IP address, including subnet mask (ex: 192.168.1.1/32)Required
DestinationIPDestination IP address, including subnet mask (ex: 192.168.1.1/32)Required

Playbook Outputs#


PathDescriptionType
Tufin.Zone.IDTufin Zone IDunknown
Tufin.Zone.NameTufin Zone Nameunknown
Tufin.Topology.TrafficAllowedTraffic Permittedunknown
Tufin.Topology.TrafficDevicesList of devices in pathunknown
Tufin.ObjectResolve.NumberOfObjectsNumber of objects that resolve to given IP address.unknown
Tufin.Policysearch.NumberRulesFoundNumber of rules found via searchunknown
Tufin.Device.IDDevice IDunknown
Tufin.Device.NameDevice nameunknown
Tufin.Device.VendorDevice vendorunknown
Tufin.Device.ModelDevice modelunknown
Tufin.Device.IPDevice IPunknown

Playbook Image#


Tufin - Enrich Source & Destination IP Information