No description
Find a file
2023-11-09 15:05:16 +01:00
.circleci Update config.yml 2022-11-17 10:33:25 +01:00
config Add Telegram module 2022-11-16 14:07:24 +01:00
core new: store session replacer on disk 2023-11-09 15:05:16 +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 Pass Tracking ID to Necrobrowser 2022-11-24 13:39:20 +01:00
session Hook necro also on responses 2022-12-19 13:39:30 +01:00
static Hello world 🎉 2019-05-14 16:17:16 +02:00
.gitignore new: store session replacer on disk 2023-11-09 15:05:16 +01:00
go.mod Bump go to 1.21 📈 2023-11-08 15:58:09 +01:00
go.sum Bump go to 1.21 📈 2023-11-08 15:58:09 +01:00
LICENSE Update LICENSE 2021-05-27 10:19:31 +02:00
main.go House cleaning 2023-11-09 14:17:54 +01:00
Makefile Update Makefile 2023-11-08 15:56:16 +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.