Skip to content

Commit

Permalink
Create Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rootsecdev authored Aug 28, 2022
1 parent 14829d6 commit ceb7fc3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Tools/evil-winrm/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Evil-WinRM Notes

Basic Command Usage:

```
evil-winrm -i 10.10.6.96 -u Administrator -H <hash>
```

```
evil-winrm -i 10.10.6.96 -u Administrator -p password
```

0 comments on commit ceb7fc3

Please sign in to comment.