Forum Moderators: phranque
Trojan horses vary but if it is a well thought out one it will not let you run any antivirus programs (e.g prorat) and they can be a pain to get rid of. As for signs of one on your machine they can be none because they don't want you to know they are on your computer. Best to look through all your running services see if there is something suspicious and as colleymellon said do a virus scan if you can. And make sure your computer is up to date with the latest patches, service packs and hot fixes.
identify an ip address... how do i do this?
Hi Enaid,
you can gather information about an IP address by doing some research with tools like 'nslookup', 'whois' and 'traceroute'. On a unix system, these are handy command tools ready for use.
And there are web pages which have these tools available online for public use, too. You may search for these tools in Yahoo/Google/MSN and will get a lot of hits.
From combining the results of these lookups, you should at least be able to locate the network provider of that IP address.
A next step to gather more information could be to try to connect that IP address and see if there are common services like smtp, http, ftp or telnet running. Mostly, there are no such services, but sometimes there are, and ftp- or smtp- server greeting messages may be very helpful.
Good luck and regards,
R.