Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djhohnstein authored Aug 25, 2021
1 parent 92958fc commit 448f9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Once installed, restart Mythic to build a new agent.
Command | Syntax | Description
------- | ------ | -----------
assembly_inject | `assembly_inject [pid] [arch] [assembly] [args]` | Execute .NET assembly in remote process.
blockdlls | `blockdlls [on|off]` | Block non-Microsoft signed DLLs from loading into post-ex jobs.
blockdlls | `blockdlls [toggle]` | Block non-Microsoft signed DLLs from loading into post-ex jobs.
bypassuac | `bypassuac (modal popup)` | Bypass UAC using the trusted mock directory technique.
cat | `cat [file]` | Retrieve the output of a file.
cd | `cd [dir]` | Change working directory.
Expand Down

0 comments on commit 448f9cd

Please sign in to comment.