Re: Slammer variant?
From: Greg Dunlap (greg_at_buzzbait.com)
Date: 08/24/04
- Next message: Peter Thelin: "RE: Best Security Template for a Member Server level SQL server in"
- Previous message: Sue Hoegemeier: "Re: How can I grant user run cmdexec"
- In reply to: Kevin McDonnell [MSFT]: "RE: Slammer variant?"
- Next in thread: Kevin McDonnell [MSFT]: "Re: Slammer variant?"
- Reply: Kevin McDonnell [MSFT]: "Re: Slammer variant?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 23 Aug 2004 20:58:00 -0700
> Are you using Standard Security or Integrated Security?
Standard
> Is your server behind a firewall?
No unfortunately there is no firewall on this server. I am looking
into at least doing some simple IP filtering. I'm looking into setting
up an IPSec policy for that server, but I've not delved into that area
before and its taking some time to get up to speed.
I should also point out that I absolutely do not have a blank sa
password.
> 1433 is one of the most actively probed ports on the internet.
You will note in the netstat log I pasted, that this server was doing
the probing, not being probed (although if your point is to press that
firewalling is important for blocking this activity it is well taken.)
> Run the following command from SQL:
>
> select * from master..sysprocesses
>
> compare it to the output from running netstat -an
I did this but I'm not really seeing any correlation there. What
should I be looking for?
> Slammer used UDP 1434. Running a network trace will show you the activity
> as well.
Yes this worm I have does not use UDP and it does not attack 1434
although it is still sourced from 1433 and disappears when the SQL
Server is restarted, which is what makes me think its something else.
- Next message: Peter Thelin: "RE: Best Security Template for a Member Server level SQL server in"
- Previous message: Sue Hoegemeier: "Re: How can I grant user run cmdexec"
- In reply to: Kevin McDonnell [MSFT]: "RE: Slammer variant?"
- Next in thread: Kevin McDonnell [MSFT]: "Re: Slammer variant?"
- Reply: Kevin McDonnell [MSFT]: "Re: Slammer variant?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|