3 lines
66 B
PowerShell
3 lines
66 B
PowerShell
|
$someText = "Hello from Metasploit!" ; $someText > "C:\flag.txt"
|
||
|
|