From e50bb101b292f338726bcde54a95affc7b8b5181 Mon Sep 17 00:00:00 2001 From: anthemtotheego Date: Thu, 8 Jul 2021 12:40:08 -0500 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b61cc6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# InlineExecute-Assembly +InlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assembly execution as an alternative to Cobalt Strikes traditional fork and run execute-assembly module