ronin-rb/ronin-payloads

Add a `command/powershell/ping` command

Closed this issue · 1 comments

Add a command/powershell/ping PowerShell payload that pings an IP/host.

Test-Connection -Ping -Count 4 127.0.0.1

Implemented by 137e1f3.