[2524] in cryptography@c2.net mail archive
Re: Anonymous IP redirector?
daemon@ATHENA.MIT.EDU (Adam Shostack)
Thu Apr 16 17:42:11 1998
From: Adam Shostack <adam@homeport.org>
In-Reply-To: <199804152330.QAA02771@goblin.punk.net> from Jeff Simmons at "Apr 15, 98 04:30:26 pm"
To: jsimmons@goblin.punk.net (Jeff Simmons)
Date: Thu, 16 Apr 1998 16:16:27 -0400 (EDT)
Cc: cryptography@c2.net
Theres a pile of them used by script kiddies and crackers at the tcp
level.
Search for bounce.c or termsrv.c. Bounce is the classic one.
(astalavista.box.sk is a cool hacker search engine)
Adam
Jeff Simmons wrote:
| A friend asked me this; anyone know of such a beast?
|
| Do you know of any anonymous redirectors that work on the IP level?
|
| i.e.
|
| I want to connect from site A to site Z anonymously. The anonymous
| redirector is site M.
|
| I assemble my IP packet with src address = A and dest adress = Z,
| wrap it in another IP packet src = A, dest = M (i.e. I tunnel IP over
| IP)
|
| The redirector gets it, dynamically picks a new anonymous IP address Q.
| It takes the src=A,dest=Z packet, munges the src address to Q, and sends
| the packet out.
|
| When packets src=Z,dest=Q arrive at the redirector, it remunges the
| packet
| to src=Z,dest=A, and ships it back to me (either tunneled or raw).
|
|
| --
| Jeff Simmons jsimmons@goblin.punk.net
|
| We've all heard that a million monkeys banging on a million typewriters
| will eventually reproduce the entire works of Shakespeare. Now, thanks
| to the Internet, we know this is not true.
| -- UC Professor Robert Silensky
|
--
Just be thankful that Microsoft does not manufacture pharmaceuticals.