Defang URL
Last updated
Was this helpful?
Last updated
Was this helpful?
This operation makes URLs safe to share by preventing accidental clicks or access. This is especially useful in cybersecurity contexts, where you might need to share potentially malicious URLs without making them active links.
These are the input/output expected data types for this operation:
- URLs you want to defang.
- Defanged URLs.
These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):
Suppose you want to defang a series of events that represent URLs:
In the Operation field, choose Defang URL.
Set Escape Dots to true.
Set Escape HTTP to true.
Set Escape ://* to false.
Set Process Type to Everything.
Give your Output field a name and click Save. The URLs in your input field will be defanged. For example:
In your Pipeline, open the required configuration and select the input Field.