Giter Club home page Giter Club logo

onionharvester's Introduction

OnionHarvester

Onion Harvester A small TOR Onion Address harvester for checking if the address is available or not. The program uses the TOR local socks5 proxy for finding all the Onion Addresses which are alive and ports 80 and 443 are available. Details about the project and TOR onion harvesting is published in my personal blog at: Onion Harvester

Compile and Use

Just get the two java files and compile them inside your Java IDE. Java 8 is prefered (JDK 1.8).

Switches

  • --ip: Sets the IP address for local TOR socks5 proxy. (Ex: 127.0.0.1)
  • --port: Sets the Port for local TOR socks5 proxy. (Ex: 9150)
  • --start: Sets the first Onion address to start. Can be used for resuming. (Ex: aaaaaaaaaaaaaaaa without .onion at the end of address)
  • --thread: Sets the number of threads to harvest concurrently. (Ex: 20)
  • --time-out: The timeout time for reaching each Onion address in milliseconds (Ex: 5000 means 5 seconds).

Defaults

If you did not set the switched, you can use the Onion Harvester with its default settings. Default value for each switch is here:

Switch Default Value
--ip 127.0.0.1
--port 9150
--start aaaaaaaaaaaaaaaa
--thread 10
--time-out 5000 (5 seconds)

If you want to help in harvesting, contact me at saman [@] mstajbakhsh [.] ir

Python Version

You may check the python version readme file to use the Python version based on OWASP Nettacker module.

onionharvester's People

Contributors

mirsamantajbakhsh avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.