muraenateam / muraena

Muraena is an almost-transparent reverse proxy aimed at automating phishing and post-phishing activities.
https://muraena.phishing.click/
BSD 3-Clause "New" or "Revised" License
923 stars 169 forks source link

How to proxy domains like https://abc.xyz.domain.com #84

Closed ssl-user-en closed 2 years ago

ssl-user-en commented 2 years ago

I was wondering if anyone could help me with proxying any domain like https://abc.xyz.domain.com cos the tool automatically transforms the domain into https://(wild*card).domain.com whereas it should change the domain to https://(wild*card).xyz.domain.com

Any help would be much appreciated to understand the issue.

ohpe commented 2 years ago

You can now set in your config: destination = "xyz.domain.com to cover your scenario. Keep in mind that wildcard TLS certificates needs to be generated accordingly ..