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 Security-Basics
[Top] [All Lists]

Re: RE: Private IP address with yahoo messenger

Subject: Re: RE: Private IP address with yahoo messenger
Date: 28 May 2007 18:23:29 -0000
Go to sysinternals.com and download some of the logging software packages.  
Process Explorer is a good one, and TCP View, which will show the process and 
the network activity for that process.  You can also download and install 
Ethereal, perform a capture of your network traffic while chatting online with 
someone to see how your ip address is NAT'd.  Are you sure you are behind a 
router that performs NAT?  You may also be comprimised as another poster has 
stated.  There are many tools on sysinternals u can use to evaluate what is 
going on on your system.  Perhaps the easiest way would be to run a scan 
against your system from another computer on your network.  If you have a 
secondary system, download Nessus from Nessus.org, its free, scan your other 
box for vulnerabilities.  You can also download GFI Landguard, which I like to 
use to show open communications ports and sometimes shows very quickly when a 
box is comprimised as some of the ports when queried return obvious hacke
 r banners.  Either way, I would recommend using a host based IDS, like mcafee 
personal firewall.  With an HIDS, you can restrict network connections and also 
use the application hook in option to limit executables from executing.  
Theoritically, if you only allow trusted apps to run, malicous code will not be 
able to run.  Unless of course it can bypass the HIDS or fool it somehow by 
using an executable you have already authorized, although there is built in 
protection for that as well.  In the end, the weakest link may be yourself, as 
you download and install applications that are really trojans and allow them to 
run.  Good luck.

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