You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently Cobalt Strike introduced http-host-profile options to the mallable profile. This allows dynamic values in the URI, headers and parameters.
E.g.:
# Dynamic syntax can be an entire value.
# Example: [example.abc|sample.def|demo.ghi]
# Resolves: example.abc
# sample.def
# demo.ghi
Recently Cobalt Strike introduced http-host-profile options to the mallable profile. This allows dynamic values in the URI, headers and parameters.
E.g.:
For the full example see: hostprofile_example.profile
This will prevent RedWarden from forwarding since the URI will not match.
I assume the same will happen with the header/parameter based checks.
Would be great to see this feature implemented.
The text was updated successfully, but these errors were encountered: