No description
Find a file
2021-02-02 22:46:23 +00:00
.circleci Updated config.yml 2021-02-01 09:38:15 +01:00
config add: test mmdb 2020-11-28 15:56:51 +01:00
core Releasing v1.1.0 2021-02-01 09:44:05 +01:00
docs First documentation draft 2021-02-02 22:46:23 +00:00
log new: migrated json config to toml 2020-11-27 17:27:34 +01:00
media/img Removed dep vendor/ dir from the repo. We don't need reproducible build atm. Updated Logo. 2020-11-29 10:34:04 +01:00
module Linting 🌟 2021-01-31 12:16:27 +01:00
proxy Linting 🌟 2021-01-31 12:16:27 +01:00
session Update config.go 2020-11-27 21:24:32 +01:00
static Hello world 🎉 2019-05-14 16:17:16 +02:00
.gitignore dep vendor/ in git ignore. 2020-11-29 10:34:32 +01:00
go.mod new: migrated json config to toml 2020-11-27 17:27:34 +01:00
go.sum new: migrated json config to toml 2020-11-27 17:27:34 +01:00
LICENSE Hello world 🎉 2019-05-14 16:17:16 +02:00
main.go new: refactored config structure 2020-11-27 18:34:18 +01:00
Makefile misc: Makefile improvements 2020-06-24 10:03:53 +02:00
README.md Removed dep vendor/ dir from the repo. We don't need reproducible build atm. Updated Logo. 2020-11-29 10:34:04 +01:00
release.sh misc: add integration with CircleCI for the automatic release 2019-05-16 16:02:50 +02:00

Muraena Logo

Release Software License Go Report Card

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

The project is documented in the Wiki here.

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 who participated in this project.

License

Muraena is made with ❤️ by the dev team and it's released under the Software License.