Hacking Tools

Darvester GEN2 – Revolutionizing Discord Data Harvesting With Enhanced OSINT Capabilities

The next-generation tool in Discord user and guild information harvesting. Built on Dart/Flutter, this platform offers a comprehensive suite of OSINT capabilities, ensuring compliance with rate limits while enhancing automated processing.

Dive into the world of efficient data gathering with Darvester’s advanced features and a user-friendly Material 3 interface.

PoC Discord User And Guild Information Harvester

Darvester aims to provide safe Discord OSINT harvesting, abiding by sane rate limiting and providing automated processing – now written in Dart/Flutter

Repo Notice

Currently, there is no activity and much of this code is likely outdated. The main task at hand is making nyxx-self feature complete, comparable to the discord-py.self library.

Aside from that, the ported harvester loop in the gen2 branch is incomplete and is waiting for nyxx-self.

Although there is much to work on, the frontend supports importing an SQLite database populated with the Python branch.

Features

  • Rate-limit/soft ban avoidance
  • Automated processing
  • Flexible configuration
  • Utilization of the Git version control system to provide chronological data
  • Detailed logging
  • and more

Data Logged For Each User

  • Profile created date, and first seen date
  • Username and discriminator
  • User ID (or Snowflake)
  • Bio/about me
  • Connected accounts (reddit, YouTube, Facebook, etc.)
  • Public Discord flags (Discord Staff, Early Bot Developer, Certified Mod, etc.)
  • Avatar URL
  • Status/Activity (“Playing”, “Listening to”, etc.)
  • Nitro tier

Data Logged For Each Guild

  • Name
  • Icon URL
  • Owner name and ID
  • Splash URL
  • Member count
  • Description
  • Features (thread length, community, etc.)
  • Nitro tier

Disclaimer

Using this tool, you agree not to hold the contributors and developers accountable for any damages that may occur. This tool violates Discord terms of service and may result in your access to Discord services terminated.

What Does Darvester Do?

Darvester is meant to be the all-in-one solution for open-source intelligence on the Discord platform.

With the recent GEN2 releases, Darvester now provides an easy-to-use frontend UI along with new features such as multiple harvesting instances, or Isolates, for individual tokens, a refreshed Material 3 UI, and an all-in-one packaged app – no more Python dependencies and virtual environments!

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Install Pip on Ubuntu 18.04: Python 3 and Python 2 Setup Guide

Pip is the official package manager for Python and the standard way to install libraries from…

2 days ago

Install R on Ubuntu 18.04 from CRAN: Statistical Computing Setup

R is an open-source programming language and environment built for statistical computing and data visualization. It…

2 days ago

Install Jenkins on Ubuntu 18.04: CI/CD Server Setup Guide

Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…

2 days ago

Install Android Studio on Ubuntu 18.04 with Snap and OpenJDK 8

Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…

2 days ago

Install and Configure GitLab on Ubuntu 18.04 with Omnibus

GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…

2 days ago

Install Anaconda on Ubuntu 18.04: Python Data Science Setup Guide

Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…

3 days ago