diff options
author | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-22 16:05:55 -0500 |
---|---|---|
committer | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-22 16:05:55 -0500 |
commit | a589801074639f9985495a57e32a1fb6d91e8ad9 (patch) | |
tree | a280dbab6deeec06c850c8d9f9aa2c836d7afa39 | |
parent | cf7533cde9097a86bf269c88051d61153ebe9732 (diff) | |
parent | a8aa82d661d0cae24d963bf2eca8b3f55f641e24 (diff) | |
download | goexec-a589801074639f9985495a57e32a1fb6d91e8ad9.tar.gz goexec-a589801074639f9985495a57e32a1fb6d91e8ad9.zip |
Merge branch 'main' of github.com:FalconOpsLLC/goexec
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Goexec - Remote Execution Multitool + + Goexec is a new take on some of the methods used to gain remote execution on Windows devices. Goexec implements a number of largely unrealized execution methods and provides significant OPSEC improvements overall. The original post about Goexec v0.1.0 can be found [here](https://www.falconops.com/blog/introducing-goexec) |