Skip to main content

Posts

Showing posts from August, 2017

Attacking Network Device PART - 5

Exploits using ICMP protocol Internet Control Message Protocol (shorthand, ICMP) is a part of the Internet Protocol used by network devices to send error messages to other connected hosts; for example, to indicate that a requested service is not available or a router could not be reached. But many times, this protocol is abused in transferring malicious data packets. This article discusses the vulnerabilities and security loopholes associated with such types of data transfers and potential options to prevent these security attacks.  What you will learn...  ● Understanding ICMP and its role in networking  ● ICMP as a potential host for malicious activities ● Potential Attacks with ICMP  ● Security measures  What you should know?  ● Basic knowledge of Computer networks and protocols like IP and ICMP  ● Basic knowledge of network infrastructure.  ● Basic knowledge of packet programming. Understanding ICMP and its role in networking Overview   IP is the principle protocol used for delivery