mirror of
https://github.com/muraenateam/muraena.git
synced 2026-01-22 18:14:07 +00:00
No description
| .circleci | ||
| config | ||
| core | ||
| docs | ||
| log | ||
| media/img | ||
| module | ||
| session | ||
| static | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| Makefile | ||
| README.md | ||
| release.ps1 | ||
| release.sh | ||

Muraena is an almost-transparent reverse proxy aimed at automating phishing and post-phishing activities.
The tool re-implements the 15-years old idea of using a custom reverse proxy to dynamically interact with the origin to be targeted, rather than maintaining and serving static pages.
Documentation
That the project is documented at https://muraena.phishing.click
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request 🤩
See the list of contributors who participated in this project.
License
Muraena is made with ❤️ by the dev team and it's released under the .