Cortex-Analyzers/responders/PaloAltoNGFW_unblock_external_domain
staf711 456bf91c26 Add response with security rules
Response with rules for:
1. IP address
2. domains
3. users

This response contain security rules with default name, for use need add setting PaloAltoNGFW and the hive.
2020-10-26 11:53:27 +03:00
..
PaloAltoNGFW_unblock_external_domain.json Add response with security rules 2020-10-26 11:53:27 +03:00
README.md Add response with security rules 2020-10-26 11:53:27 +03:00
Unblock_domain.py Add response with security rules 2020-10-26 11:53:27 +03:00

Block external IP address for Palo Alto NGFW

Response module for block external IP address for Palo Alto NGFW

Installation

need install:

  1. pan-os-python
  2. thehive4py

ToDo

to work, you need set setting PaloAltoNGFW and The Hive. If you want delete in custom Address Group you need set "Address_Group" https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-web-interface-help/monitor/monitor-block-ip-list

principle of operation:

  1. the value is selected from the alert the hive.
  2. ioc compare against already added AddressObject.
  3. if ioc in AddressGroup, will delete
  4. if ioc in AddressObject, will delete