Files
metasploit-gs/scripts/ps/msflag.ps1
T

3 lines
66 B
PowerShell
Raw Normal View History

2012-05-21 14:45:34 -05:00
$someText = "Hello from Metasploit!" ; $someText > "C:\flag.txt"