Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing b64 replace on Referer on request #55

Closed
makovez opened this issue Jun 5, 2021 · 4 comments
Closed

missing b64 replace on Referer on request #55

makovez opened this issue Jun 5, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@makovez
Copy link

makovez commented Jun 5, 2021

Hi, i have noticed that if the fake domain is b64 encoded on "Referer" header on request to target site it is not replaced by the correct b64 domain so the fake domain is actually being sent in the Referer header if b64 encoded.

@ohpe
Copy link
Member

ohpe commented Jun 6, 2021

Is the Referer header included in the list of HTTP headers to transform? Maybe provide an example so I can even debug it.

@ohpe ohpe closed this as completed Jun 6, 2021
@ohpe
Copy link
Member

ohpe commented Jun 6, 2021

Proxied where? It's not clear what's the flow and what you want to do. If it is from your browser to muraena it still makes sense to have the phishing domain in it.
But to me this doesn't seem a bug but more a problem of configuration .. MiTM Muraena to check what's going on (see here: https://github.com/muraenateam/muraena/wiki/Debugging)

@ohpe ohpe reopened this Jun 6, 2021
@ohpe ohpe self-assigned this Jun 6, 2021
@ohpe ohpe added the bug Something isn't working label Jun 6, 2021
@ohpe ohpe closed this as completed in 2505c93 Jun 6, 2021
@ohpe
Copy link
Member

ohpe commented Jun 7, 2021

Thanks, well spotted @soermejo!

@makovez
Copy link
Author

makovez commented Jun 7, 2021

Thanks to you for fixing the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants