Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
PowerShell
(edit)
Revision as of 14:23, 11 April 2022
102 bytes added
,
14:23, 11 April 2022
m
no edit summary
Line 1:
Line 1:
−
== Download file ==
+
== Set environment variable ==
+
<syntaxhighlight lang="powershell">
+
$env:DEBUG=$true
+
</syntaxhighlight>
+
+
==Download file==
<syntaxhighlight lang="dos">
<syntaxhighlight lang="dos">
powershell "(new-object System.Net.WebClient).Downloadfile('http://<IP>/writeup.exe', 'writeup.exe')"
powershell "(new-object System.Net.WebClient).Downloadfile('http://<IP>/writeup.exe', 'writeup.exe')"
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version