|
Incidents
Tracking down random ICMP Jan 22 2007 01:19PM Craig Chamberlain (craig chamberlain Q1Labs com) (3 replies) Re: Tracking down random ICMP Jan 23 2007 03:32PM Valdis Kletnieks vt edu (2 replies) Re: Tracking down random ICMP Jan 23 2007 09:37PM Jose Nazario (jose monkey org) (1 replies) |
|
|
Privacy Statement |
> On Mon, 22 Jan 2007 09:19:31 -0400, Craig Chamberlain said:
>> Is there a tool that can determine which process ID is generating ICMP
>> packets or IRPs in Windows? TDImon seems to be TCP/UDP only. TCPview and
>> netstat apparently can't do it.
>
> I'm not aware of any well-known userspace API that generates ICMP, so
> any userspace would have to be hand-crafting the packets itself. So what
> you're looking for is a process that has a raw socket open.
Maybe you don't know about libdnet? [1] There are quite a number of
tools that use it.
Regards
Javier
[1] http://libdnet.sourceforge.net/
(lib*dumb*net not to be confused with lib*dec*net)
[ reply ]