Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muraenateam/muraena
Muraena is an almost-transparent reverse proxy aimed at automating phishing and post-phishing activities.
https://github.com/muraenateam/muraena
Last synced: about 16 hours ago
JSON representation
Muraena is an almost-transparent reverse proxy aimed at automating phishing and post-phishing activities.
- Host: GitHub
- URL: https://github.com/muraenateam/muraena
- Owner: muraenateam
- License: bsd-3-clause
- Created: 2019-05-09T15:44:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T12:51:46.000Z (5 months ago)
- Last Synced: 2024-08-01T09:25:56.585Z (3 months ago)
- Language: Go
- Homepage: https://muraena.phishing.click/
- Size: 29.4 MB
- Stars: 885
- Watchers: 42
- Forks: 168
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - muraenateam/muraena - Muraena is an almost-transparent reverse proxy aimed at automating phishing and post-phishing activities. (Go)
README
**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
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request 🤩See the list of [contributors](https://github.com/muraenateam/muraena/contributors) who participated in this project.
## License
**Muraena** is made with ❤️ by [the dev team](https://github.com/orgs/muraenateam/people) and it's released under the .