9a78ac9dee
Moving back to old name the trigger do avoid validations |
||
---|---|---|
.. | ||
Playbooks | ||
azuredeploy.json | ||
linkedTemplate.json | ||
readme.md |
readme.md
F5 BIG-IP Playbook Templates
Table of Contents
- Overview
- Deploy 4 Playbook templates
- Authentication
- Prerequisites
- Deployment
- Post Deployment Steps
- References
Overview
F5 BIG-IP Advanced Firewall Manager protects network against incoming threats, including complex DDOS attacks.
Deploy 4 Playbook templates
This package includes:
- Four playbook templates leverage F5 BIG-IP's APIs.
You can choose to deploy the whole package : all four playbook templates, or each one seperately from it's specific folder.
F5 BIG-IP documentation
Authentication
API Key Authentication
Prerequisites for using and deploying 4 playbooks
- F5 BIG-IP Host url should be known.
- F5 BIG-IP firewall username and password should be known.
- F5 BIG-IP environment should be accessible with the credentials.
- A Firewall policy rule should be created for blocking of IP.
- An address list should be created for blocking IP and the address list should be a part of Firewall policy rule.
- URL Blocklist Category should be created for blocking URLs.
Deployment instructions
- Deploy the playbooks by clicking on "Deploy to Azure" button. This will take you to deploying an ARM Template wizard.
- Fill in the required parameters for deploying custom connector and playbooks
Parameter | Description |
---|---|
For Playbooks | |
Block IP Playbook Name | Enter the name of Block IP playbook without spaces |
Block URL Playbook Name | Enter the name of Block URL playbook without spaces |
Enrichment IP Playbook Name | Enter the name of Enrichment IP playbook without spaces |
IP Address List Name | Enter IP Address List name to block IP |
URL Blocklist Category Name | Enter URL Blocklist Category name to block URL |
For Base Playbook | |
Base Playbook Name | Enter name for F5 BIG-IP base Playbook without spaces. |
Host URL | Enter value for F5 BIG-IP Host URL. |
Username | Enter the F5 BIG-IP username. |
Password | Enter the F5 BIG-IP password. |
Post-Deployment Instructions
Configurations in Sentinel
- In Azure sentinel analytical rules should be configured to trigger an incident with risky IP address, URL or Hosts.
- Configure the automation rules to trigger the playbooks.
References
Base Playbook
Playbooks