aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2017-01-02 20:39:46 -0500
committerKevin Robertson <robertsonk@gmail.com>2017-01-02 20:39:46 -0500
commit0343e2a2e2969126626b9072f92afc452d69fcfa (patch)
tree6c2eb74b347d5bc3e246deaec79d694a6cd9d0f0
parentaf2505ca5973813ba0658b61f61f5acfc09e2e2c (diff)
downloadInvoke-TheHash-0343e2a2e2969126626b9072f92afc452d69fcfa.tar.gz
Invoke-TheHash-0343e2a2e2969126626b9072f92afc452d69fcfa.zip
Screenshot fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 63ca92e..9b45a60 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ or
Invoke-WMIExec -Target 192.168.100.20 -Domain TESTDOMAIN -Username TEST -Hash F6F38B793DB6A94BA04A52F1D3EE92F0 -Command "command or launcher to execute" -verbose
##### Screenshot:
-![wmi](https://cloud.githubusercontent.com/assets/5897462/21594956/b0d9befc-d0f6-11e6-8e8f-8df8bbc017a2.png)
+![wmi](https://cloud.githubusercontent.com/assets/5897462/21598463/7379df8a-d12b-11e6-8e8e-6dc6da4be235.png)
### Invoke-SMBExec
* SMB (PsExec) command execution function supporting SMB1, SMB2, and SMB signing.