Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Incidents
[Top] [All Lists]

Re: Tracking down random ICMP

Subject: Re: Tracking down random ICMP
Date: Thu, 25 Jan 2007 13:13:20 +0100
Valdis.Kletnieks@vt.edu dijo:
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)

<Prev in Thread] Current Thread [Next in Thread>