Posts

Showing posts with the label ping

Obscuring server from pings (@ procfs level)

Image
Ping is a computer network administration software utility used to test the reachability of a host on an Internet Protocol (IP) network. Problem :                      1) By using ping sweeps it becomes easy to identify hosts alive in the network,which    can result in ping flooding, once ping flooding crosses the limit, the network gets jammed Lets hide our servers:                      1) view the current settings, make the necessary change,write it to the file                      2) test it !!! Done  Too Much of Theory, Lets get our hand dirty Ping Sweep Ping Sweep is a technique used to identify if the hosts are alive in the networks using their IP add...