ICMP Shells
Disable ICMP replies:
sysctl -w net.ipv4.icmp_echo_ignore_all=1
Listener/Server - https://github.com/inquisb/icmpsh
Sender/Client - https://github.com/samratashok/nishang/blob/master/Shells/Invoke-PowerShellIcmp.ps1
Disable ICMP replies:
sysctl -w net.ipv4.icmp_echo_ignore_all=1
Listener/Server - https://github.com/inquisb/icmpsh
Sender/Client - https://github.com/samratashok/nishang/blob/master/Shells/Invoke-PowerShellIcmp.ps1