windows - Ping - uses raw socket to send icmp type 8 echo request packet -
the ping tool used send icmp type 8 package (ping - echo request) using raw socket. administrators can create raw sockets after windows xp.
now executing ping in cmd.exe works without administrator rights, in other words can send icmp packet type 8 through raw socket without being administrator.
can tell me how works / how been done ?
Comments
Post a Comment