GithubHelp home page GithubHelp logo

0x3a / tor-dns Goto Github PK

View Code? Open in Web Editor NEW
92.0 92.0 15.0 3.43 MB

Monitoring 'DNS' inside the Tor network

Python 1.16% HTML 0.25% Makefile 5.97% M4 0.93% Shell 1.00% Groff 7.55% Ruby 0.04% Perl 0.21% C 82.34% C++ 0.56%

tor-dns's People

Contributors

0x3a avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tor-dns's Issues

Still working?

Do you know if still working this attack with latest version of tor?

To make the tor-0.2.6.1-alpha code working you will need and old version of openssl

So first off you will need to download an old version of openssl:

https://ftp.openssl.org/source/old/1.0.1/

tar zxvf openssl*

Compile for example with:

./config enable-ec_nistp_64_gcc_128 shared zlib-dynamic --prefix=/usr/local/openssl --openssldir=/usr/local/openssl
make
make install

Compile the tor-0.2.6.1-alpha:

./configure --with-openssl-dir=/usr/local/openssl --enable-static-openssl
make
make install

Now you can use the patched tor:

./tor -v
Sep 04 16:37:19.243 [notice] Tor v0.2.6.0-alpha-dev running on Linux with Libevent 2.0.21-stable, OpenSSL 1.0.1u and Zlib 1.2.8.
Sep 04 16:37:19.243 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Sep 04 16:37:19.243 [notice] This version is not a stable Tor release. Expect more bugs than usual.
Sep 04 16:37:19.243 [warn] Command-line option '-v' with no value. Failing.
Sep 04 16:37:19.243 [err] Reading config failed--see warnings above.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.