muraenateam / muraena

Muraena is an almost-transparent reverse proxy aimed at automating phishing and post-phishing activities.

Home Page:https://muraena.phishing.click/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

httpOnly cookie

horllste opened this issue · comments

hello, this is a question and not a issue.

i will like to know if there is a way to bypass web app with httpOnly cookie set to true.

thanks

Yes, use the replacement rules to strip the httpOnly flag when a cookie is set.
https://github.com/muraenateam/muraena/blob/master/config/config.toml#L62