Re: attack on a computer behind a nat.
- From: David Howe <DaveHowe.Pentest@xxxxxxxxxxxxxx>
- Date: Fri, 12 Sep 2008 10:21:40 +0100
Shreyas Zare wrote:
Hi,
Thats precisely Simple Traversal of UDP through NAT (STUN) protocol. I
believe that only UDP can be exploited with some success and TCP will
be almost impossible unless you compromise the NAT box itself.
Pretty much, yes.
Normally, an outbound tcp will be just that - a port opened at random by
a program to perform an outbound (originating) tcp handshake and
conversation; it won't be expecting to receive an inbound tcp handshake
on that port, and usually will just drop packets of that type.
udp ports are much more likely to accept random packets from places they
aren't expecting them to come from.
------------------------------------------------------------------------
This list is sponsored by: Cenzic
Top 5 Common Mistakes in
Securing Web Applications
Get 45 Min Video and PPT Slides
www.cenzic.com/landing/securityfocus/hackinar
------------------------------------------------------------------------
- References:
- attack on a computer behind a nat.
- From: Michael Kitange
- RE: attack on a computer behind a nat.
- From: Alex Eden
- Re: attack on a computer behind a nat.
- From: Mark Owen
- Re: attack on a computer behind a nat.
- From: David Howe
- Re: attack on a computer behind a nat.
- From: Shreyas Zare
- attack on a computer behind a nat.
- Prev by Date: Re: attack on a computer behind a nat.
- Next by Date: How can I learn assembly to Understand Buffer/heap overflows
- Previous by thread: Re: attack on a computer behind a nat.
- Next by thread: Re: attack on a computer behind a nat.
- Index(es):
Relevant Pages
|