Agreed.  If you don't have one, get one yesterday.  Many good,
relatively inexpensive choices, some free/personal use.


-----Original Message-----
From: Jason Tolentino [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 26, 2003 3:47 PM
To: NT 2000 Discussions
Subject: RE: Stopping annoying spam net send messages


Yes, I am talking about net send messages received by machines on the
domain... I believe they are from outside sources though -- with titles
like GoLarger and 9 inches.. I was just wondering if there was way to
block net send messages from being received from outside sources,
without use of a firewall or disabling any thing else that might use the
messenger service. I'm thinking the firewall is the only way to go.

Thanks everyone for the input/comments/responses


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 2:23 PM
To: NT 2000 Discussions
Subject: RE: Stopping annoying spam net send messages

No, I think he's talking about net send messages within his local
domain.

Here's a post I dug out of the archives by Mr. Espinola:

"Rename NET.EXE to something ambiguous.  Put the following script called
"NET.BAT" in your <C:\WINNT\system32> directory.

Give the script READ/EXECUTE permissions ONLY for their group membership
privileges.  Removing such permissions as "List Folder / Read Data" will
prevent them from seeing what is actually going on.

==========
@ECHO OFF
IF /I "%1" EQU "send" (
   ECHO.
   ECHO NET SEND USAGE IS ADMINISTRATIVELY PROHIBITED
   ECHO.
   PAUSE
)
IF /I "%1" NEQ "send" (
   RENAMEDNET.EXE %1 %2 %3 %4 %5 %6 %7 %8 %9
)
=========="

You might be able to do this out of group policies...

David





-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 26, 2003 1:54 PM
To: NT 2000 Discussions
Subject: Re: Stopping annoying spam net send messages


On Wed, 26 Feb 2003, at 1:56pm, [EMAIL PROTECTED] wrote:
> Does anyone know of a way to stop, block, and eradicate annoying spam
> net send messages?

  Buy a firewall.  (Which you should have done anyway.)

-- 
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do

| | not represent the views or policy of any other person or
organization. |
| All information is provided without warranty of any kind.
|


------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to %%email.unsub%%

------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to %%email.unsub%%


------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to %%email.unsub%%

------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to