Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Ramin Alidousti <ramin@cannon.eng.us.uu.net>
To: Antony Stone <Antony@Soft-Solutions.co.uk>
Cc: netfilter@lists.samba.org
Subject: Re: detection of the third tcp packet in a tcp connection setup
Date: Thu, 27 Jun 2002 16:31:30 -0400	[thread overview]
Message-ID: <20020627203130.GC31466@cannon.eng.us.uu.net> (raw)
In-Reply-To: <20020627200655.VZLE19225.mta07-svc.ntlworld.com@there>

On Thu, Jun 27, 2002 at 09:06:54PM +0100, Antony Stone wrote:

> On Thursday 27 June 2002 8:57 pm, Ramin Alidousti wrote:
> 
> > If I'm not wrong you can always send data even in SYN and SYN/ACK.
> > Like Patrick said the default options in the socket interface might
> > not do it but I thought I saw some tweaking in one of Richard Steven's
> > (god bless his soul) books to push traffic in SYN packets.
> 
> Is that an interesting way to get round packet filtering firewalls ?

Why? The fw would either block the SYN (in case of DENY) or let the
SYN and any subsequent packet through...

> Send enough data (eg an http request) in a SYN packet so that the application 
> does the dirty work for you, even if the packet filter isn't going to allow 
> the connection to get ESTABLISHED ?

Again, if the SYN gets through, it's very likely that the connection
will get ESTABLISHED.

> Or do you have to fiddle with the receiving socket too in order for it to 
> cope with this ?

Good question. dunno.

Ramin

> Antony.


  reply	other threads:[~2002-06-27 20:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-27 18:27 detection of the third tcp packet in a tcp connection setup Ramin Alidousti
2002-06-27 18:36 ` Antony Stone
2002-06-27 18:52 ` Antony Stone
2002-06-27 19:08   ` Ramin Alidousti
2002-06-27 18:53 ` Patrick Schaaf
2002-06-27 19:04   ` Ramin Alidousti
2002-06-27 18:57 ` Maciej Soltysiak
2002-06-27 19:10 ` Joe Patterson
2002-06-27 19:30   ` Antony Stone
2002-06-27 19:44     ` Patrick Schaaf
2002-06-27 19:39       ` Ramin Alidousti
2002-06-27 19:49         ` Maciej Soltysiak
2002-06-27 21:41           ` Matthew G. Marsh
2002-06-27 19:44       ` Antony Stone
2002-06-27 19:57         ` Ramin Alidousti
2002-06-27 20:06           ` Antony Stone
2002-06-27 20:31             ` Ramin Alidousti [this message]
2002-06-27 20:36               ` Antony Stone
2002-06-27 19:50     ` Joe Patterson
2002-06-27 20:11       ` Patrick Schaaf
2002-06-27 21:23     ` James Mello

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020627203130.GC31466@cannon.eng.us.uu.net \
    --to=ramin@cannon.eng.us.uu.net \
    --cc=Antony@Soft-Solutions.co.uk \
    --cc=netfilter@lists.samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox