LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 03-03-2003, 05:26 AM   #1
Config
Member
 
Registered: Jan 2001
Location: Switzerland
Distribution: Gentoo
Posts: 376

Rep: Reputation: 30
Suspicious network traffic


I have a linux computer setup as a gateway to the internet, it has a 56k modem on one side on the other a normal 100mbit card. Now, one (win98) machines seems to send data to the internet without permission. I have used tcpdump to get further info:

13:30:52 peter.blackjack > 52.159.156.216.netbios-ns: NTP UDP PACKET(137): QUERY; REQUEST; BROADCAST
13:30:52 peter.blackjack > 52.159.156.217.netbios-ns: NTP UDP PACKET(137): QUERY; REQUEST; BROADCAST
13:30:52 peter.blackjack > 52.159.156.218.netbios-ns: NTP UDP PACKET(137): QUERY; REQUEST; BROADCAST
13:30:52 peter.blackjack > 52.159.156.219.netbios-ns: NTP UDP PACKET(137): QUERY; REQUEST; BROADCAST
13:30:52 peter.blackjack > 52.159.156.220.netbios-ns: NTP UDP PACKET(137): QUERY; REQUEST; BROADCAST
13:30:52 peter.blackjack > 52.159.156.221.netbios-ns: NTP UDP PACKET(137): QUERY; REQUEST; BROADCAST
13:30:52 peter.blackjack > 52.159.156.222.netbios-ns: NTP UDP PACKET(137): QUERY; REQUEST; BROADCAST
And so forth. Sometimes, it gets an icmp message back, that a machine was unreachable and other messages. It does this at a rate of about 20packages/second. Also, the win98 box is VERY unstable, explorer crashing all the time etc.
Does anybody know why would my machine contact a huge address range?
Thanks a lot. I know, I could do a format and reinstall, but if I don't have to, I won't, because my parents don't want to
 
Old 03-03-2003, 09:46 AM   #2
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Rep: Reputation: 57
My guess is that your Win98 machine has some sort of virus on it. Do you have an up to date anti-virus on it? This is not normal behavior for windows, then again, define "normal" for a windows machine.

Also if its not a virus you could install ZoneAlarm on the windows machine to stop all this and see if you can get a better understanding of whats going on.
 
Old 03-03-2003, 09:46 AM   #3
Miky
Member
 
Registered: Dec 2002
Location: London / Paris
Distribution: Debian / OpenBsd
Posts: 74

Rep: Reputation: 15
I don't know but my idea is that your win98 box is scanning the internet to find a ntp serveur (time server).
I think it should be infected.
Start/Execute/msconfig and uncheck things that might not seem to be normal or edit the regestry and look for programs that startrs at boot up

++
 
Old 03-03-2003, 10:08 AM   #4
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Rep: Reputation: 57
Quote:
I don't know but my idea is that your win98 box is scanning the internet to find a ntp serveur (time server).
I didn't know that ntp was a time server. In that case it could be the synchronize thing in Windows that trys to synchronize its time with a time server. Check it out.

Doh'
 
Old 03-05-2003, 11:48 AM   #5
williamwbishop
Member
 
Registered: Feb 2003
Location: god's judge
Posts: 376

Rep: Reputation: 30
Network Time Protocol.
 
Old 03-08-2003, 05:53 AM   #6
Config
Member
 
Registered: Jan 2001
Location: Switzerland
Distribution: Gentoo
Posts: 376

Original Poster
Rep: Reputation: 30
No, it can't be ntp. It is using the blackjack port, the first public port freely usable (1025), and it is scanning all machines, not well known ips of ntp servers. The port getting probed is the netbios port (138 i think), the port for filesharing etc (correct me if i'm wrong).
I do have a antivirus on that machine, but a Virus is my first guess also. The weird random crashes could go in the same category. Unfortunatelly, I cannot get the virus updates anymore. My office doesn't supply them anymore....
 
Old 03-08-2003, 01:40 PM   #7
nakkaya
LQ Guru
 
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398

Rep: Reputation: 45
maybe its a spyware or trojan looking for a server or virii all are possible
 
Old 03-08-2003, 02:34 PM   #8
williamwbishop
Member
 
Registered: Feb 2003
Location: god's judge
Posts: 376

Rep: Reputation: 30
A quote from somewhere, I forget where....


"So how is all this related to port 137? Windows uses it's own system to translate IP addresses into Windows names. These windows names are usually used to identify PCs participating in windows file sharing. However, Windows will attempt to obtain the "windows name" of every other computer it connects to.As a result, Windows has the habit of "probing" port 137.

So what does this mean to all the "port 137" entries I see in my firewall log? A port 137 hit is frequently the first step in a scan for open file shares. In particular if the source port is larger than 1024, you will frequently find Opaserv or similar malware at the source of the scan.

Some of these probes may just be caused by this quirk of Windows. These probes use port 137 as source and targetport. While these probes are not malicious, they are a sign of a sloppy configuration. Windows file sharing packets (port 135-139 and 445) should never leave a reasonable protected perimeter."
 
Old 03-09-2003, 07:20 AM   #9
Config
Member
 
Registered: Jan 2001
Location: Switzerland
Distribution: Gentoo
Posts: 376

Original Poster
Rep: Reputation: 30
The trick with msconfig helped me.
The traffic seems to be gone and explorer seems to ba stable again. Yet, I don't know which program caused trouble. Three possibilities: scrsvr.exe (existed twice in msconfig), supporter5.exe and mmservice.exe (i think). I'll do some google on these programs, but I think the problem is solved
Thanks guys
 
Old 03-09-2003, 07:23 AM   #10
markus1982
Senior Member
 
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467

Rep: Reputation: 46
One solution could be getting rid of MS products :-P :-)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Network Traffic Brian031168 Linux - Networking 3 12-02-2005 11:18 PM
When the network traffic increase over some limit network works interruptedly therrman Linux - Hardware 0 11-15-2005 02:23 AM
How to allow traffic from One Network to Other??? cranium2004 Linux - Networking 1 01-06-2005 12:17 PM
Can't get any network traffic jonlake Linux - Networking 6 05-27-2004 10:43 AM
Network Traffic BxBoy Programming 3 02-24-2003 08:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 12:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration