Threat Report: Exposing Malware in Linux-Based Multi-Cloud Environments | Download Now

CB Response Cloud: How to Check Current Ingress Filters using MacOS or Linux

CB Response Cloud: How to Check Current Ingress Filters using MacOS or Linux

Environment

  • CB Response Cloud: All Versions
  • Apple MacOS: All Supported Versions
  • Linux: All Supported Versions

Objective

To check currently created ingress filters for a CB Response Cloud instance from a MacOS or Linux endpoint

Resolution

  1. Open Terminal
  2. List the current filters:
    curl -s --tlsv1.2 -XGET -H "X-Auth-Token: <GlobalApiTokenHere>" "https://<ServerHostnameHere>/api/v1/ingress_whitelist" -k

Additional Notes

Replace <GlobalApiTokenHere> and <ServerHostnameHere> with the appropriate information.

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎09-09-2020
Views:
472
Contributors