defang_ioc
Defang indicators of compromise by replacing dots and special characters to prevent accidental activation, making them safe to share.
Instructions
Make an indicator safe to share by defanging it (1.2.3.4 -> 1.2.3[.]4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |