pwnat

The place for technology related posts.

Moderator: Moderators

Post Reply
User avatar
Sabre
DCAWD Founding Member
Posts: 21432
Joined: Wed Aug 11, 2004 8:00 pm
Location: Springfield, VA
Contact:

pwnat

Post by Sabre »

Site
pwnat, pronounced "poe-nat", is a tool that allows any number of clients behind NATs to communicate with a server behind a separate NAT with *no* port forwarding and *no* DMZ setup on any routers in order to directly communicate with each other. The server does not need to know anything about the clients trying to connect.

Simply put, this is a proxy server that works behind a NAT, even when the client is behind a NAT, without any 3rd party.

There is no middle man, no proxy, no 3rd party, no UPnP/STUN/ICE required, no spoofing, and no DNS tricks.

More importantly, the client can then connect to any host or port on any remote host or to a fixed host and port decided by the server.

pwnat is based off of the UDP tunneling software by Daniel Meekins, udptunnel, and my original chownat.
Yes, it does work :twisted:
Sabre (Julian)
Image
92.5% Stock 04 STI
Good choice putting $4,000 rims on your 1990 Honda Civic. That's like Betty White going out and getting her tits done.
User avatar
Mr Kleen
DCAWD Founding Member
Posts: 15034
Joined: Mon Apr 18, 2005 6:46 pm
Location: Wiesbaden.DE

Re: pwnat

Post by Mr Kleen »

interesting... sounds like nerd stuff though. :wink:
User avatar
Sabre
DCAWD Founding Member
Posts: 21432
Joined: Wed Aug 11, 2004 8:00 pm
Location: Springfield, VA
Contact:

Re: pwnat

Post by Sabre »

Eh, since it wasn't... let's say official type stuff, I put it in OT, but I suppose this is as good a home :)
Sabre (Julian)
Image
92.5% Stock 04 STI
Good choice putting $4,000 rims on your 1990 Honda Civic. That's like Betty White going out and getting her tits done.
schvin
DCAWD Groupie
Posts: 1659
Joined: Fri Nov 19, 2004 7:00 pm
Location: washington, dc
Contact:

Re: pwnat

Post by schvin »

this is an interesting technique...
2004 impreza outback
1964 beetle
User avatar
complacent
DCAWD Founding Member
Posts: 11651
Joined: Sun Aug 29, 2004 8:00 pm
Location: near the rockies. very.
Contact:

Re: pwnat

Post by complacent »

does anyone else here think it looks kind of messy with all that UDP traffic? especially with the udp keep alive, i'd think it would be awful easy to spot.

or was the purpose to prove that it could be done?
colin

a tank, a yammie, a spaceship
i <3 teh 00ntz
scheherazade
DCAWD Groupie
Posts: 727
Joined: Wed Dec 05, 2007 11:19 am
Location: nova

Re: pwnat

Post by scheherazade »

You can spot TCP just as easily.
Just swap your switch for a hub, and run wire shark. Gives you everything.

What's great about pwnat is that it's so simple.
The gist of it : send crap out, so whatever comes in the NAT thinks is a reply

I can see this being used to help someone behind a NAT run a server.
Security wise, it's pretty benign.

-scheherazade
User avatar
Sabre
DCAWD Founding Member
Posts: 21432
Joined: Wed Aug 11, 2004 8:00 pm
Location: Springfield, VA
Contact:

Re: pwnat

Post by Sabre »

complacent wrote:does anyone else here think it looks kind of messy with all that UDP traffic? especially with the udp keep alive, i'd think it would be awful easy to spot.

or was the purpose to prove that it could be done?
Agreed, this version is messy, but imagine a very targeted version that isn't so messy and you'll see how evil it really is.
Sabre (Julian)
Image
92.5% Stock 04 STI
Good choice putting $4,000 rims on your 1990 Honda Civic. That's like Betty White going out and getting her tits done.
Post Reply