An open API service indexing awesome lists of open source software.

https://github.com/hiibolt/r6rs

Discord Bot intended for gathering Open Source Intelligence (OSINT), written with Serenity and Rust to overlay various APIs.
https://github.com/hiibolt/r6rs

db-leaks discord osint rust serenity sherlock snusbase

Last synced: 2 months ago
JSON representation

Discord Bot intended for gathering Open Source Intelligence (OSINT), written with Serenity and Rust to overlay various APIs.

Awesome Lists containing this project

README

          

# r6rs

### About
A General Purpose Discord Bot for Tom Clancy's Rainbow Six Siege designed to improve upon and run in tandem with [r6econ](https://github.com/hiibolt/r6econ), but containing multiple powerful OSINT tools.

Includes many, many utilities for gathering open source intelligence via a variety of paid APIs in a succint, error-checked, and pretty looking package.

All sections can be placed behind a Discord User ID whitelist system, allowing selective distribution via a key system.

All commands are alternatively available as slash commands that better indicate what constitutes each argument, as well as whether a given argument is optional.

## Packaged Utilities
- Sherlock
- BulkVS - CNAM Lookup
- Snusbase - Leak Queries
- Snusbase - Geolocation
- Snusbase - Hash Queries
- Rainbow Six Siege Social API
- Rainbow Six Siege Marketplace GraphQL API

## Commands

### Admin

` >>admin announce `
- Announces a message to all whitelisted users.

` >>admin blacklist `
- Removes a person from the authorized user list.

` >>admin dm `
- DMs a message to a specific user.

` >>admin whitelist `
- Adds a person to the authorized user list.

### OSINT

#### Hashing

` >>osint hash dehash `
- Dehashes a hash into pre-cracked passwords.

` >>osint hash rehash `
- Rehashes a password into pre-hashed hashes.

#### Queries

` >>osint query email `
- Queries for leaks based on an email.

` >>osint query hash `
- Queries for leaks based on a hash.

` >>osint query ip `
- Queries for leaks based on a last IP.

` >>osint query name `
- Queries for leaks based on a name.

` >>osint query password `
- Queries for leaks based on a password.

` >>osint query username `
- Queries for leaks based on a username.

#### Other

` >>osint geolocate `
- Geolocates an IP.

` >>osint phone `
- Perform a Caller ID lookup on a phone number.

` >>osint sherlock `
- Cross-references sites with a given username.

### R6

#### Economy

` >>r6 econ analyze `
- Creates a detailed data sheet on an item.

` >>r6 econ graph `
- Graphs the all-time history of an item.

` >>r6 econ list`
` >>r6 econ list `
- Lists all available skins.

` >>r6 econ profit <$ bought for> `
- Calculates the amount you would make if you sold your item right now.

` >>r6 econ transfer`
` >>r6 econ transfer `
- Finds the items with the least sellers either globally or on the account with the provided login.

#### OPSEC

` >>r6 opsec applications `
- Looks up a Ubisoft account based on their username (PC only).

` >>r6 opsec pc `
- Looks up a Ubisoft account based on their registered PC username.

` >>r6 opsec psn `
- Looks up a Ubisoft account based on their registered PSN username.

` >>r6 opsec recon `
- Analyzes a Ubisoft account for suspicious behaviour based on their username (PC only).

` >>r6 opsec xbox `
- Looks up a Ubisoft account based on their registered Xbox username.

## Setup
While open source, I do *not* provide setup instructions, nor do I plan to. This software is open source solely for the purpose of transparency to my paid users. Do not request access to this tool.