No description
Find a file
2021-03-07 22:20:24 +01:00
.circleci Updated config.yml 2021-02-01 09:38:15 +01:00
config Fixed multiple Redis issues 2021-03-06 14:31:17 +01:00
core Fixed inefficient implementation in database 2021-03-07 22:20:24 +01:00
docs First documentation draft 2021-02-02 22:46:23 +00:00
log Added necrobrowser auto-trigger functionality based on cookie jar items. Fixed tracking via path (now supports not-existing paths too). Added example Github configuration 2021-02-15 14:33:07 +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 Fixed inefficient implementation in database 2021-03-07 22:20:24 +01:00
session Fixed multiple Redis issues 2021-03-06 14:31:17 +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 Upgraded dependencies 2021-03-06 14:35:19 +01:00
go.sum Upgraded dependencies 2021-03-06 14:35:19 +01:00
LICENSE Hello world 🎉 2019-05-14 16:17:16 +02:00
main.go Refactored core packages 2021-03-06 11:25:28 +01:00
Makefile Update Makefile 2021-02-17 17:31:01 +01: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.