Coder Social home page Coder Social logo

sou-predictable / crypto-census Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 30.14 MB

Crypto Census - A One-Stop-Shop for Crypto Domain Aggregation

C++ 2.31% C 96.96% Perl 0.73%
cryptojacking cryptomining cryptomining-blocker cryptomining-domains detection-engineering domain-identification

crypto-census's Introduction

Crypto Census

The aim of Crypto Census is to reduce the profitability of cryptojacking by providing organizations a centralized text list of known public mining pools and crypto domains. This list can then be applied in domain indicator detections, or firewall exclusions.

This project also aims to provide the community with a documented, customizable, self-maintainable aggregation tool for crypto-related domains.

How It Works

Crypto Census utilizes a curl-based web crawler and web scraper to:

  1. Identify HTML documents.
  2. Identify and follow <a href> HTML links.
  3. Identify strings within the HTML document which may be domains.
  4. Check extracted domains for crypto activity.
  5. Output validated domains to a text list.

Usage

To run Crypto Census, download and unzip Crypto-Census.zip. Then, execute CryptoCensus.exe. Alternatively, the file output.txt can be used out of the box for domain indicator detections.

The current values in sources.txt come from the minerstat exclusion list. The fileoutput.txt contains the output of the program after a few hours of execution using default settings.

In the case of network issues, or other disruptions to Crypto Census, the tool is designed in a way that allows users to feed the data in output.txt back to sources.txt. Doing so allows Crypto Census to pick up where it left off.

For a more detailed look at the tool, see the release blogpost.

Planned Features

Here is a roadmap of planned changes/improvements:

  • Statically-Linked Binary
  • Better DoS prevention mechanisms
  • Root domain exclusions
  • Pooled curl connections
  • Greater resilience to network disruptions
  • Test compatability with Linux and MacOS

crypto-census's People

Contributors

sou-predictable avatar

Stargazers

 avatar  avatar

Watchers

 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.