aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McNulty <bryan@falconops.com>2025-04-22 15:57:07 -0500
committerGitHub <noreply@github.com>2025-04-22 15:57:07 -0500
commita8aa82d661d0cae24d963bf2eca8b3f55f641e24 (patch)
tree27dc0ba69c69658ac3e186735f0ba8a6ac3e92ef
parentccef329bcdb90809cfd5b99ae646c397ee3c13ae (diff)
downloadgoexec-a8aa82d661d0cae24d963bf2eca8b3f55f641e24.tar.gz
goexec-a8aa82d661d0cae24d963bf2eca8b3f55f641e24.zip
Add image to READMEv0.1.0
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2fa4f01..3ffc403 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Goexec - Remote Execution Multitool
+![goexec](https://github.com/user-attachments/assets/4adc2087-3edf-4221-a310-824f9a185146)
+
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)