Compatible Support Forums: Net Send problem

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Net Send problem

#1 User is offline   CingKrab 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 02-May 03

Posted 02 May 2003 - 07:46 PM

Hello Everybody!

We disabled messenger service in our school so pranksters won't use them to disrupt computer classes. However, I found out a couple of machines yesterday which were able to use the net send command to message a teacher's pc. Those pc's messenger services were disabled (checked using mmc and net start), and nbtstat didn't show anything registered at [03]. So I'm naturally curious how this happend ;( . Any help is appreciated.
0

#2 User is offline   DS3Circuit 

  • old hand
  • Group: Members
  • Posts: 739
  • Joined: 11-December 02

Posted 03 May 2003 - 04:44 AM

Quote:
We disabled messenger service in our school so pranksters won't use them to disrupt computer classes. However, I found out a couple of machines yesterday which were able to use the net send command to message a teacher's pc. Those pc's messenger services were disabled (checked using mmc and net start), and nbtstat didn't show anything registered at [03].


netsvc \\machinename start messenger
net send Blah Blah
netsvc \\machinename stop messenger

Well thats only three lines of batch file code to get around that ... only issue is that it requires admin access to start a service ... has the admin account been compromised?

NET SEND uses NetBIOS, and the ports NetBIOS requires are 137, 138 and 139 ... either enable the firewall if you are using Windows XP or disable File and Printer Sharing

HTH smile

EDIT

I apologize, I misread your post and believed that you stopped the service and not disabled it. With that in mind, disregard the first half of my post.

Have you also considered using IPSEC policies to restrict the use of those ports and/or IPs?
0

#3 User is offline   CingKrab 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 02-May 03

Posted 03 May 2003 - 09:21 PM

Thanx for the advice, DS3Circuit.

To clarify, I was able to use net send with a student lab account.

I am not familiar with IPSec, but the teachers share a lot of teaching material on a server using file and print sharing, so I am not sure if restricting the netbios ports would also disable file and print sharing.

Oh, we are using win2k.
0

#4 User is offline   Xiven 

  • addict
  • Group: Members
  • Posts: 690
  • Joined: 21-May 00

Posted 04 May 2003 - 02:36 AM

Yeah, disabling the messenger service prevents you from receiveing messages; it does not prevent you from sending them.
0

#5 User is offline   CingKrab 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 02-May 03

Posted 05 May 2003 - 01:07 AM

Ha, you are right.

Well, we are upgrading anyway. This time we'll make sure the service is disabled when we deploy the new systems.
0

#6 User is offline   DS3Circuit 

  • old hand
  • Group: Members
  • Posts: 739
  • Joined: 11-December 02

Posted 05 May 2003 - 05:06 PM

Quote:
the teachers share a lot of teaching material on a server using file and print sharing, so I am not sure if restricting the netbios ports would also disable file and print sharing.


As an addition, disabling/removing file and printer sharing from client workstation will not hinder their ability to retrieve files from a Print/File Server.
0

#7 User is offline   CingKrab 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 02-May 03

Posted 06 May 2003 - 03:32 AM

thanx again for your help, Xiven and DS3Circuit.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users