Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Query about monitoring internet traffic  (Read 1897 times)

0 Members and 1 Guest are viewing this topic.

Grasshopper

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2380
  • Last login:March 04, 2025, 07:13:36 pm
  • life, don't talk to me about life
Query about monitoring internet traffic
« on: March 25, 2007, 07:50:13 am »
One of the computers at home seems to be infected with a virus. I know this because the internet is being accessed almost continuously even when Firefox and Internet Explorer are not loaded. The virus is not detected by Spybot or Adaware.

I'm reluctant to completely re-install XP at this point. And in any case, even if I do, there's no guarantee that I won't catch the virus again.

The traffic appears to be mostly outgoing and I'd like to know where the data is being sent. It occurs to me that the machine might have been hijacked to produce spam email. Does anyone know of a (preferably free) program that can log all ingoing and outgoing internet traffic? Alternatively, does Windows already offer this facility? I'm using XP.

If I could find out where the data is being sent then that would make it easier to google for a fix. Also, as a temporary measure, I could simply block all outgoing traffic to that address using my router.

Thanks in advance.
"Patriotism is the last refuge of the scoundrel." - Samuel Johnson

patrickl

  • I cannot know for certain which will be tastiest
  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4614
  • Last login:August 27, 2021, 09:25:30 am
  • Yo momma llama
    • PocketGalaga
Re: Query about monitoring internet traffic
« Reply #1 on: March 25, 2007, 11:48:23 am »
I guess you could try Ethereal for Windows. I tried it once a long time ago. Personally I use tcpdump for FreeBSD/Linux.

Are Spybot or Adaware virus scanners? I though they were spyware detectors. Maybe you should try a virus scanner like Kaspersky.
This signature is intentionally left blank

leapinlew

  • Some questionable things going on in this room with cheetos
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7919
  • Last login:July 27, 2025, 11:06:50 am
Re: Query about monitoring internet traffic
« Reply #2 on: March 25, 2007, 01:04:31 pm »
You could open a command prompt and type "netstat".

There are some decent switches with netstat you can checkout with the /? option. (I would think /b and /a)

The other option I can think of is to install a software based firewall like blackice.

EwJ

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 366
  • Last login:October 12, 2022, 10:16:06 pm
Re: Query about monitoring internet traffic
« Reply #3 on: March 25, 2007, 01:47:56 pm »
open command prompt - type 'netstat -ano'.
you will see all connections and ip addy's (as well as process id's).

to see which process has the connections open, type 'tasklist'.
you will see which process has the connection open under 'image name'.
if it is not a recognized process, investigate it further.

you could put the ip addy(s) into ARIN to see where you're connecting to.

you could also do a ctrl-alt-del, and utilize the task manager to see what processes are running.
It is a good idea to investigate any suspicious processes. use your favorite search engine for all the ones you don't recognize.

you could also get a packet sniffer and see what the data is that is going out.

above all, a software firewall will block any connections that you don't allow. (zonealarm, comodo,etc)
also, a virus scanner might be a good idea (avg is free, and if you don't want it running all the time, you can disable it in your OS services, etc until you want to run it).

Jess--

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 243
  • Last login:April 05, 2023, 09:51:55 am
    • My Botched Cab
Re: Query about monitoring internet traffic
« Reply #4 on: March 25, 2007, 04:38:45 pm »
have a look at the freeware app "Active Ports"

it will show Ip address being connected to, Process making the connection and the exact filename of the process.

it also gives you the ability to kill any process even if windows has it tagges as an essential service

vornar

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 21
  • Last login:July 05, 2008, 12:48:31 am
Re: Query about monitoring internet traffic
« Reply #5 on: March 26, 2007, 04:08:25 am »
What about a free anti-virus program?

Download AVG free and scan your hard drive to see if there is a virus present.

RayB

  • I'm not wearing pants! HA!
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11279
  • Last login:July 10, 2025, 01:33:58 am
  • There's my post
    • RayB.com
Re: Query about monitoring internet traffic
« Reply #6 on: March 26, 2007, 09:51:49 am »
No anti-virus?! no firewall?!? That's just nuts.
Get ZoneAlarm. You can BLOCK all outgoing that isn't permitted, AND it will tell you what app is trying to connect.
NO MORE!!

abrannan

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 858
  • Last login:July 25, 2012, 11:32:14 am
  • Building a cabinet in perpetuity since 2002
Re: Query about monitoring internet traffic
« Reply #7 on: March 26, 2007, 02:26:58 pm »
open command prompt - type 'netstat -ano'.
you will see all connections and ip addy's (as well as process id's).

to see which process has the connections open, type 'tasklist'.
you will see which process has the connection open under 'image name'.
if it is not a recognized process, investigate it further.



Netstat -b will do this without the extra legwork.  It'll map the processes to the ports that are open.

And I'm going to agree with RayB, No firewall and no AV?  You're insane. 

Regardless of whether or not AVG turns anything up, you should download Zonealarm and AVG (or even avast) to a USB drive, reinstall XP (With your system disconnected from the network), install Zonealarm and AV, connect to the internet, patch, reboot, patch, reboot, patch, reboot.  Then go and change every password on every sensitive site you ever may have logged into (it's likely that a keylogger was also installed as a part of the rootkit).


In short, dust off, and nuke the site from space.  It's the only way to be sure.
If no one feeds the trolls, we're just going to keep eating your goats.

Texasmame

  • No, no. He's in charge here.
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1240
  • Last login:February 18, 2022, 05:28:39 pm
  • Ba, ba, boom!
Re: Query about monitoring internet traffic
« Reply #8 on: March 28, 2007, 05:41:18 pm »
No anti-virus?! no firewall?!? That's just nuts.
Get ZoneAlarm. You can BLOCK all outgoing that isn't permitted, AND it will tell you what app is trying to connect.


Strongly seconded on ZoneAlarm.