Bad exit?

Hannah Schroeter hannah at pond.sub.org
Sat May 3 21:27:39 UTC 2008


Hi!

On Sat, May 03, 2008 at 08:14:55PM +0200, Steffen Schoenwiese wrote:
>I've encountered strange behavior using the exit node
>f36a9830dcf35944b8abb235da29a9bbded541bc. It seems to inject random stuff (JS,
>ads, porn) into the resulting pages. Can anyone verify this? Give it a try at
>some simple page and view the source. At http://www.sschoenwiese.de the source
>should look like this:

><html>
><head>
><title>Test</title>
></head>
><body>
><h1>Hello World</h1>
></body>
></html>

It does.

>Using f36a9830dcf35944b8abb235da29a9bbded541bc as exit it is for example
>something like that:

><html>
><head>
><title>Test</title>
></head>
><body><script src="http://www.google-analyti

I got an empty result when trying to fetch
  http://www.sschoenwiese.de.f36a9830dcf35944b8abb235da29a9bbded541bc.exit/

(Was that a wrong way to try to select that particular exit node?)

Dito when trying another exit node particularly:
  http://www.sschoenwiese.de.awesomelikeahotdog.exit/
(empty result)

When I let tor decide on the exit node, i.e. fetched
  http://www.sschoenwiese.de/
via tor/privoxy, I got

<html>
<head><script>function PrivoxyWindowOpen(){return(null);}</script>
<title>Test</title>
</head>
<body>
<h1>Hello World</h1>
</body>
<script>function PrivoxyWindowOpen(a, b, c){return(window.open(a, b, c));}</scri
pt></html>

However, I don't know which exit node my tor client chose then.

>Cheers,

>Steffen

Kind regards,

Hannah.



More information about the tor-talk mailing list