-
Notifications
You must be signed in to change notification settings - Fork 133
[FEATURE] Getting subdomain name #197
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What is the problem you are trying to solve?
I want to build a payload that directy consume the subdomain of a host to a payload
Eg /{subdomain}.zip
but the reserved keyword {request.url.host} only give the full domain admin.google.com can't be only the subdomain which is admin
How would you like this problem to be solved?
if you have a keyword to extract the subdomain only, that would be great
or let me know if i missing something, that you could've done this on the current condition
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request