killchain-compendium/exfiltration/windows/evil-winrm.md

12 lines
183 B
Markdown
Raw Normal View History

2022-02-23 23:55:12 +01:00
# Evil-winrm
2022-03-10 01:31:54 +01:00
2022-02-23 23:55:12 +01:00
* Put the stuff to download into a writeable/readable directory like `C:\Windows\Temp`
```sh
download C:\Windows\Temp\<file>
```
2022-03-10 01:31:54 +01:00
* The other way
```
upload yadayda
```