[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

How to ban bad tor node which would redirect http request to a certain ip tracker?



Hi,

I recently found some "bad" tor node would redirect http request to a
pre-configured address such as
   http://218.86.119.72/req.php?str1=xxx&&str2=url
where xxx is a 18 digit number contain a Unix time stamp and url is
the original url requested.
then  the host 218.86.119.72 will send back a cookie which named
'UniProclove' whose content is also a 18 digit number.

Is it possible to configure tor to isolate such a "bad" tor node?
or is it possible to configure tor to refuse to connect/relay to
certain ip addresses?