-
In the template above, {{BaseURL}} is hard-coded as example.com, am I right in understanding that this kind of hard-coding cannot be used? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I don't think so, since {{BaseURL}} comes from the target being input, I don't think you can hardcode it into the template. I'd defer to @ehsandeep though. |
Beta Was this translation helpful? Give feedback.
-
@kiokuless that's possible using See examples : https://github.com/search?q=repo%3Aprojectdiscovery%2Fnuclei-templates%20self-contained&type=code |
Beta Was this translation helpful? Give feedback.
@kiokuless that's possible using
self-contained
template.See examples : https://github.com/search?q=repo%3Aprojectdiscovery%2Fnuclei-templates%20self-contained&type=code