Networking Forums

Networking Forums > Computer Networking > Windows Networking > TCP RST attacks and Windows Servers

Reply
Thread Tools Display Modes

TCP RST attacks and Windows Servers

 
 
baillard
Guest
Posts: n/a

 
      04-21-2004, 08:47 PM
I have not seen anything yet from Microsoft about the TCP RST possible
attacks that are detailed in the following bulletins:

Technical Cyber Security Alert TA04-111A
Vulnerabilities in TCP
http://www.us-cert.gov/cas/techalerts/TA04-111A.html

SANS
http://isc.incidents.org/diary.php?d...ecacff03534c2c
CVE entry: http://cve.mitre.org/cgi-bin/cvename...=CAN-2004-0230
Cisco announcement:
http://www.cisco.com/warp/public/707...-tcp-ios.shtml

If I understand correctly, an attack would affect any long term session TCP
communications. Since Windows Server 2003 and 2000 running as Domain
Controllers are not supported using IPSEC (one mentioned work around), what
possible attacks will we be facing in the future? Does standard Windows
networking (SMB) depend on this kind of communication? Can a Windows box
setup to do routing (I don't remember if RRAS supports BGP) be affected by
these kinds of attacks?


 
Reply With Quote
 
 
 
 
Doug Sherman [MVP]
Guest
Posts: n/a

 
      04-22-2004, 04:00 AM
Windows routing does not natively support BGP. However, Windows networks
may employ BCP capable routers and the API could provide support for BGP
written by third party vendors. See:

http://msdn.microsoft.com/library/de...Redundant2.asp

Doug Sherman
MCSE Win2k/NT4.0, MCSA, MCP+I, MVP

"baillard" <(E-Mail Removed)> wrote in message
news:er5skH%(E-Mail Removed)...
> I have not seen anything yet from Microsoft about the TCP RST possible
> attacks that are detailed in the following bulletins:
>
> Technical Cyber Security Alert TA04-111A
> Vulnerabilities in TCP
> http://www.us-cert.gov/cas/techalerts/TA04-111A.html
>
> SANS
>

http://isc.incidents.org/diary.php?d...ecacff03534c2c
> CVE entry: http://cve.mitre.org/cgi-bin/cvename...=CAN-2004-0230
> Cisco announcement:
> http://www.cisco.com/warp/public/707...-tcp-ios.shtml
>
> If I understand correctly, an attack would affect any long term session

TCP
> communications. Since Windows Server 2003 and 2000 running as Domain
> Controllers are not supported using IPSEC (one mentioned work around),

what
> possible attacks will we be facing in the future? Does standard Windows
> networking (SMB) depend on this kind of communication? Can a Windows box
> setup to do routing (I don't remember if RRAS supports BGP) be affected by
> these kinds of attacks?
>
>



 
Reply With Quote
 
Karl Levinson [x y] mvp
Guest
Posts: n/a

 
      04-28-2004, 04:48 AM
Pretty much any and all system running Windows or another OS with IP v4 is
vulnerable to spoofed TCP RST and SYN attacks to reset connections.

However, most client TCP implementations, including Windows TCP networking
implementations including NetBIOS, would probably just retry the session and
reconnect like nothing ever happened. This is why most people are
discussing this vulnerability as a problem for BGP, where a number of
dropped sessions might cascade to cause a significant problem.

Unless I am mistaken, there are various things you can do, such as SMB
signing, IPSec security associations, and using ACLs on routers to prevent
IP address spoofing from people that are not on that local subnet. I seem
to think there are authentication things you can do with NetBIOS, both using
IPSec and not using IPSec.

Note that it is not truly trivial to do these attacks. You must already
know or guess the source and destination IP addresses and port numbers in
use. If you are able to sniff this data, you might as well use that
information to hijack the TCP session, instead of DoS it. People have been
doing that for ages, with commonly known free tools.

Other much more common attacks such as ARP spoofing and other spoofing that
can lead to man in the middle TCP session hijacking, remains a much more
real concern than TCP DoSes for every OS out there. MITM hijacking tools
for script kiddies have been around for years. If I was going to go to all
the trouble to determine the source and destination IP addresses and port
numbers, I would probably rather use that information to hijack the session
and thus control the server, instead of do a weak DoS.

Last, an attack script to exploit this vulnerability has been out there for
many days. If the Internet was going to go down via this script, you would
think it should have happened by now.


"baillard" <(E-Mail Removed)> wrote in message
news:er5skH#(E-Mail Removed)...
> I have not seen anything yet from Microsoft about the TCP RST possible
> attacks that are detailed in the following bulletins:
>
> Technical Cyber Security Alert TA04-111A
> Vulnerabilities in TCP
> http://www.us-cert.gov/cas/techalerts/TA04-111A.html
>
> SANS
>

http://isc.incidents.org/diary.php?d...c294b1039c8eca
cff03534c2c
> CVE entry: http://cve.mitre.org/cgi-bin/cvename...=CAN-2004-0230
> Cisco announcement:
> http://www.cisco.com/warp/public/707...-tcp-ios.shtml
>
> If I understand correctly, an attack would affect any long term session

TCP
> communications. Since Windows Server 2003 and 2000 running as Domain
> Controllers are not supported using IPSEC (one mentioned work around),

what
> possible attacks will we be facing in the future? Does standard Windows
> networking (SMB) depend on this kind of communication? Can a Windows box
> setup to do routing (I don't remember if RRAS supports BGP) be affected by
> these kinds of attacks?
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Man In The Middle Attacks Insert Random Name Here Broadband 2 09-26-2007 12:38 PM
Windows Servers 2000 to Windows Server 2003 upgrade Christopher C. Welber Wireless Networks 1 04-30-2006 03:42 PM
Are these attacks or bittorrent? usenet@isbd.co.uk Home Networking 0 01-24-2006 05:34 PM
Smurf Attacks Darran Wireless Networks 2 01-06-2005 11:19 AM
No network Connectivity between 2 servers (windows 2003 servers) ImraneA Windows Networking 1 11-26-2004 11:18 AM



1 2 3 4 5 6 7 8 9 10 11