metasploit-framework/scripts/ps/msflag.ps1

3 lines
66 B
PowerShell

$someText = "Hello from Metasploit!" ; $someText > "C:\flag.txt"