hping wiki

Differences for page SYN flood

Current version compared with version Tue Nov 23 03:46:19 GMT 2004

...
- The SYN flood is an attack that can nowadays be defined as archaic, although the general idea can still work (in a DDoS, for instance).
+ !!The SYN flood is an attack that can nowadays be defined as archaic, although the general idea can still work (in a DDoS, for instance).
  
  
  The goal of this attack is to send TCP connection requests faster than a machine can process them 
...
  
  This wiki is nothing without code, so here we go (as .htcl file).....
  
-  # (c) GPL2 fluxist@gmail.com
+  # (c) GPL2 fluxist(at)gmail.com
   # Usage; hping3 exec ./synflood.htcl <hostname> <dstport>
  
   if {$argc < 2} {
...

The following is the old page content