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. |

| Subject: | Re: how to find a port that some programs are using? |
|---|---|
| Date: | Mon, 21 Feb 2005 18:50:53 +0200 (EET) |
see fuser fuser -n tcp 80 gives u the process id of the program running on port 80 on tcp protocol, here web same way for udp. fuser -n udp *port*
Hi, I'm really sorry about the newbie question, but there it goes: I have some programs that makes a conection on it server, and I must know which port these programs are using. I'm under linux, if anyone knows some tool or something like this I'd be grateful. Thanks
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Good war games/hacker challenge sites., Reed Arvin |
|---|---|
| Next by Date: | Re: Suggestion for work in Cryptographic Protocol Analysis, Thomas Biege |
| Previous by Thread: | RE: how to find a port that some programs are using?, Tiago Filipe Dias |
| Next by Thread: | Re: how to find a port that some programs are using?, Kenneth Kalmer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |