Add a `command/powershell/ping` command
Closed this issue · 1 comments
postmodern commented
Add a command/powershell/ping
PowerShell payload that pings an IP/host.
Test-Connection -Ping -Count 4 127.0.0.1
postmodern commented
Implemented by 137e1f3.