No description
Find a file
2022-11-24 13:39:31 +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 Releasing v1.12 2022-11-24 13:39:31 +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 Add Telegram module 2022-11-16 14:07:24 +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 Bump dependencies 📈 2022-11-17 10:11:26 +01:00
go.sum Bump dependencies 📈 2022-11-17 10:11:26 +01:00
LICENSE Update LICENSE 2021-05-27 10:19:31 +02:00
main.go Refactored core packages 2021-03-06 11:25:28 +01:00
Makefile Update Makefile 2021-08-31 11:09:33 +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.