This part will be executed right before request send to the target for doing some extra task before sending a request to target.
| API Detection | Description | Example |
|---|---|---|
| InvokeCmd | Execute Command line and get result of it | InvokeCmd("phuip-fpizdam {{.URL}}") |
| Host2IP | Turn Host: domain.com header to Host: IP address |
Host2IP() |