aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 7312a11..7c266c0 100644
--- a/readme.md
+++ b/readme.md
@@ -31,6 +31,13 @@ $ ./genclient.sh > /tmp/client.sh
And you can `scp` it off to your other boxes or whatever. Even copy and
paste works.
+## Building static socat
+
+In the `socat` directory there's a `build.sh` that can be used to build
+a statically linked socat binary.
+
+There's a script `genclient-embed.sh` which can then be used to generate a
+client script that has socat embedded.
## Attaching to a connected reverse shell