Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Anyone know about SYN flood attacks

Anyone know about SYN flood attacks

Scheduled Pinned Locked Moved The Lounge
comwindows-admintutorialquestion
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    and how to combat them? I have a PIX firewall. I was getting a few SYN flood attacks. Now, I changed the port that my application uses. Is there a way to counter SYN flood attacks? Microsoft talks about a registry value that can be changed; but a bit of googling shows complaints of OS crashes, when that feature is enabled. I could not find any ref for that in MSDN to find whether it is fixed. Thomas My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers

    A 1 Reply Last reply
    0
    • L Lost User

      and how to combat them? I have a PIX firewall. I was getting a few SYN flood attacks. Now, I changed the port that my application uses. Is there a way to counter SYN flood attacks? Microsoft talks about a registry value that can be changed; but a bit of googling shows complaints of OS crashes, when that feature is enabled. I could not find any ref for that in MSDN to find whether it is fixed. Thomas My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers

      A Offline
      A Offline
      Anders Molin
      wrote on last edited by
      #2

      Most firewalls can handle SYN attacks, and AFAIK Win2k and XP also handle then quite well. There is really not much you can do about SYN attacks. It's an easy to use attack, and easy to spoof the ip of the attacker. If you wanna know the details of a SYN Flood just let me know ;) - Anders Money talks, but all mine ever says is "Goodbye!"

      L 1 Reply Last reply
      0
      • A Anders Molin

        Most firewalls can handle SYN attacks, and AFAIK Win2k and XP also handle then quite well. There is really not much you can do about SYN attacks. It's an easy to use attack, and easy to spoof the ip of the attacker. If you wanna know the details of a SYN Flood just let me know ;) - Anders Money talks, but all mine ever says is "Goodbye!"

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        My firewall is letting all the SYNs through, and I do not know how to handle it. I wanted to turn on the SYN protection feature on Windows 2000; but all these people who talk abot crashing servers make me nervous about turning it on. :-) The last thing I need now is a crash. Btw, I know the theory part of SYN flood. It is the practical part of what to do when it occurs that I am trying to figure out. Thomas My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers

        J 1 Reply Last reply
        0
        • L Lost User

          My firewall is letting all the SYNs through, and I do not know how to handle it. I wanted to turn on the SYN protection feature on Windows 2000; but all these people who talk abot crashing servers make me nervous about turning it on. :-) The last thing I need now is a crash. Btw, I know the theory part of SYN flood. It is the practical part of what to do when it occurs that I am trying to figure out. Thomas My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers

          J Offline
          J Offline
          Joao Vaz
          wrote on last edited by
          #4

          Syn Floods could be caused by ICMP and IGMP packets , disable these two protocols , you normally don't need them after all. Cheers,Joao Vaz And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary.-Shog9 Remember just because a good thing comes to an end, doesn't mean that the next one can't be better.-Chris Meech

          A 1 Reply Last reply
          0
          • J Joao Vaz

            Syn Floods could be caused by ICMP and IGMP packets , disable these two protocols , you normally don't need them after all. Cheers,Joao Vaz And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary.-Shog9 Remember just because a good thing comes to an end, doesn't mean that the next one can't be better.-Chris Meech

            A Offline
            A Offline
            Anders Molin
            wrote on last edited by
            #5

            No no, SYN is always TCP. The TCP handshake is the whole idea behind the attack. There's no SYN/SYNACK packages in ICMP. - Anders Money talks, but all mine ever says is "Goodbye!"

            J 1 Reply Last reply
            0
            • A Anders Molin

              No no, SYN is always TCP. The TCP handshake is the whole idea behind the attack. There's no SYN/SYNACK packages in ICMP. - Anders Money talks, but all mine ever says is "Goodbye!"

              J Offline
              J Offline
              Joao Vaz
              wrote on last edited by
              #6

              Oops , my fault ,you're right, I was confusing it with Ping of Death/ICMP/Smurf/Fraggle/TearDrop and whatsover variations of flooding that exists :rolleyes: Cheers,Joao Vaz And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary.-Shog9 Remember just because a good thing comes to an end, doesn't mean that the next one can't be better.-Chris Meech

              T 1 Reply Last reply
              0
              • J Joao Vaz

                Oops , my fault ,you're right, I was confusing it with Ping of Death/ICMP/Smurf/Fraggle/TearDrop and whatsover variations of flooding that exists :rolleyes: Cheers,Joao Vaz And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary.-Shog9 Remember just because a good thing comes to an end, doesn't mean that the next one can't be better.-Chris Meech

                T Offline
                T Offline
                thematt
                wrote on last edited by
                #7

                The SYN attacks probably have spoofed source ip addresses. You should be blocking these (private addresses) if you are not already. Matt is a network administrator for an auditing company in the midwest. He is shamelessly looking for Windows programming side work.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups