Git Product home page Git Product logo

nyja's Introduction

Nyja, the Dark Web sensing toolkit

Nyja is a modular toolkit designed to help researchers study the Tor network.

It is a cross-platform and user-friendly toolkit that allows researchers to conduct massive metadata gathering, timestamp-based archiving of websites, scheduled monitoring of indexing websites for automatic discovery of .onion links, and much more.

In order to run nyja, the only required dependency is having Docker installed and running. You can install Docker Desktop by following this link.


GUI Demo

Kent_PR_nyja_WI_video.mov

CLI Demo

nyja_CLI


Running the GUI

The Web Application is designed to use nyja through an easy to use interface via your web browser.

Running the script in the launchers folder will start the project, create a node on the Tor network, and start services such as MongoDB.

If you want to run the Web Application on GNU/Linux :

$ ./launchers/unix/run_web.sh

Or on Windows :


$ ./launchers/windows/run_web.bat

It will then open a nyja GUI in your default web browser.

Running the CLI

The CLI is a fish command-line interface with autocomplete allowing to quickly interact with nyja for advanced users.

Running the script in the launchers folder will start the project, create a node on the Tor network, and start services such as MongoDB.

If you want to run the CLI on GNU/Linux :

$ ./launchers/unix/run_cli.sh

Or on Windows :

$ ./launchers/windows/run_cli.bat

You will then land in a fish shell, in our custom environment. The tool can be interacted with following the help, using different commands.

For example, get the list of onion websites present on https://dark.fail and output them locally without saving in database :

$ nyja crawl "https://dark.fail" --output

Browser Compatibility

Chrome > 85 / Firefox > 77 / Safari > 13.1

Made with โค by Gabriel, Louis and Robin

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.