mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-06 17:15:21 +00:00
456bf91c26
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. |
||
---|---|---|
.. | ||
PaloAltoNGFW_unblock_external_domain.json | ||
README.md | ||
Unblock_domain.py |
Block external IP address for Palo Alto NGFW
Response module for block external IP address for Palo Alto NGFW
Installation
need install:
- pan-os-python
- 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:
- the value is selected from the alert the hive.
- ioc compare against already added AddressObject.
- if ioc in AddressGroup, will delete
- if ioc in AddressObject, will delete