No description
Find a file
Giuseppe Trotta c1d540a53e
Linting 🌟
2021-02-22 20:43:35 +01:00
.circleci Updated config.yml 2021-02-01 09:38:15 +01:00
config Linting 🌟 2021-02-22 20:43:35 +01:00
core Add prompt option to export cookie jar in JSON format 2021-02-22 15:22:22 +01: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 Add prompt option to export cookie jar in JSON format 2021-02-22 15:22:22 +01:00
proxy New #47: Allow tracking module to customize headers 2021-02-20 11:49:55 +01:00
session Merge branch 'moreNecro' into release 2021-02-22 15:06:08 +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 Add watchdog: a module that helps to manage the access control based on rules 🎉 2021-02-20 11:02:55 +01:00
go.sum Add watchdog: a module that helps to manage the access control based on rules 🎉 2021-02-20 11:02:55 +01:00
LICENSE Hello world 🎉 2019-05-14 16:17:16 +02:00
main.go New: add support to specify network listener type 2021-02-20 22:06:38 +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.