diff options
author | Bryan McNulty <bryan@falconops.com> | 2025-04-22 15:57:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-22 15:57:07 -0500 |
commit | a8aa82d661d0cae24d963bf2eca8b3f55f641e24 (patch) | |
tree | 27dc0ba69c69658ac3e186735f0ba8a6ac3e92ef | |
parent | ccef329bcdb90809cfd5b99ae646c397ee3c13ae (diff) | |
download | goexec-a8aa82d661d0cae24d963bf2eca8b3f55f641e24.tar.gz goexec-a8aa82d661d0cae24d963bf2eca8b3f55f641e24.zip |
Add image to READMEv0.1.0
-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) |