refang_ioc
Convert defanged indicators (e.g., '1.2.3[.]4') back to their original form for security analysis.
Instructions
Reverse a defanged indicator back to its real form (1.2.3[.]4 -> 1.2.3.4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |