[WIP] A free and open-source, modular Remote Administration Tool (RAT) / Payload Dropper written in Go(lang) with a flexible command and control (C2) system.
Go to file
0x1a8510f2 83e47d2665
Some checks reported errors
continuous-integration/drone/push Build was killed
fix: pass result of shm.Prune() through Wraith.SHMPrune()
2023-12-03 22:16:14 +00:00
.github Create codeql-analysis.yml 2021-12-16 18:06:49 +00:00
docs chore: switch to hacker docs theme for them dark modes 2023-04-12 04:32:39 +01:00
libwraith fix: pass result of shm.Prune() through Wraith.SHMPrune() 2023-12-03 22:16:14 +00:00
.drone.yml chore: update to go 1.21 2023-12-01 07:40:05 +00:00
.gitignore Much simplification 2022-03-29 23:07:22 +01:00
LICENSE Added license 2020-05-04 17:50:27 +01:00
logo.png Improve logo :D 2022-04-03 17:27:10 +01:00
readme.md chore: docs tweaks 2023-04-12 04:15:14 +01:00

WARNING
This project is currently heavily in development and hence is pretty unusable. Commits to this repository can be rare while I focus on other work, but the project is not abandoned. If you are interested in sponsoring or contributing to the project to speed up development, or even offering some suggestions, please get in touch via the discussions feature on GitHub, or via Matrix at @0x/:l1qu1d.net.

wraith

Build Status Go Version Licence Docs Go Reference

A free and open-source, modular Remote Administration Tool (RAT) / Payload Dropper written in Go(lang) with a flexible command and control (C2) system*.

* The C2 system can consist of static files on a HTTP server, static DNS records on a DNS server, or can be automated with a control panel (though this is not part of this project and while I may make a panel eventually, you are encouraged to make your own by all means).

WARNING!

This is the In-Development branch which has become the default branch as of 21/06/2020. Any code found here is most likely not tested, unstable and subject to change as the project develops. To use the stable version please see the releases tab or the master branch.

NOTE:

The master branch currently contains Wraith v3.0.0 which is permanently in BETA due to a complete Wraith re-write for version 4.0.0. While useable, v3.0.0 of Wraith is not recommended for use. Instead, waiting for the 4.0.0 release is preferable as massive changes will be introduced making Wraith faster, more secure, more useable and easier to manage. Wraith v4.0.0 has no estimated release date but any contributions will speed up development :)

Other notes:

  • 14/11/2021 22:10 - Celebrating 100 stars on GitHub! 🎉
  • 09/01/2023 04:30 - First contact between Wraith and C2 via pinecomms module! 🎉