From: "Matt Hellman" <netfilter@taxandfinance.com>
To: waltdnes@waltdnes.org, 'Netfilter list' <netfilter@lists.netfilter.org>
Subject: RE: T-Pot (TCP HoneyPot) idea
Date: Fri, 11 Apr 2003 16:17:38 -0500 [thread overview]
Message-ID: <000301c3006f$c785cb30$fd0aa8c0@winxp> (raw)
In-Reply-To: <Pine.LNX.4.44.0304110041130.17825-100000@Sinister.Com>
>>> I'm not terribly well versed in the various flag settings
>>during session
>>> setup and tear down, however this doesn't seem likely to be
>>very effective.
>>> The end result would probably just be a lot more traffic on
>>your own little
>>> connection to the Internet.
>>
>>Bandwidth isn't as much of an issue with syn/ack packets as
>>is the load on
>>the system. This is why the old synflood was so devastating.
>>
>>> Or worse, someone could figure out what you're
>>> doing and flood you with SYN packets with spoofed source
>>addresses. It may
>>> not effect the resources on your firewall (assuming your
>>not keeping the
>>> connection state) but others sure won't appreciate getting
>>a bunch of
>>> SYN-ACK packets from you;)
>>
>>This can already be done. If I fake a SYN packet from you do, say, DNS
>>root server A, you get traffic from root server A. Maybe a
>>lot of traffic.
I understand this, but wouldn't getting a single SYN-ACK and 65534 RST's (or
none depending on the DNS host) raise less eyebrows than 65535 SYN-ACK'S.
What do you mean by "Maybe a lot of traffic"...wouldn't you just get a
single SYN-ACK [and drop the packet] for each spoofed SYN? One of the
significant differences I see in the suggested setup is that your host would
send a SYN-ACK for every SYN packet on every port, regardless of whether a
service is actually running on that port.
>>It does use more bandwidth as most hosts will reply with an
>>RST, so there
>>is inbound and output traffic. How effective this is depends
>>on the ratio
>>of bandwidth in control of the attacker to the limits of
>>bandwidth that
>>the victim has, and also the capabilities of the intermediate system.
prev parent reply other threads:[~2003-04-11 21:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-10 22:07 T-Pot (TCP HoneyPot) idea waltdnes
2003-04-10 22:20 ` Bob Keyes
2003-04-10 22:36 ` Michael H. Warfield
2003-04-11 2:51 ` Matt Hellman
2003-04-11 4:46 ` Bob Keyes
2003-04-11 21:17 ` Matt Hellman [this message]
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='000301c3006f$c785cb30$fd0aa8c0@winxp' \
--to=netfilter@taxandfinance.com \
--cc=netfilter@lists.netfilter.org \
--cc=waltdnes@waltdnes.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.