Security Basics mailing list archives

Re: Finding which programme started an outgoing connection


From: tomasello2000 () yahoo com
Date: Tue, 8 Feb 2011 09:34:09 -0700

One very quick way is to use netstat -ano  This will show you the pid that your connection is using, from there you can 
use taskmanger to determine the process.  netstat also has some other switchs you can use.  You can also use tasklist 
to get detailed information on the processes currently running.

------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


Current thread: