All Projects → IamBlueSlime → DOHA

IamBlueSlime / DOHA

Licence: other
📢 Database Of Hacked Accounts: Public database of hacked Minecraft accounts.

Projects that are alternatives of or similar to DOHA

rakered
The open source components from rake.red
Stars: ✭ 28 (-17.65%)
Mutual labels:  accounts
budgetwarrior
Personal finance manager, command-line interface, in C++
Stars: ✭ 95 (+179.41%)
Mutual labels:  accounts
FreeGen
Code source du premier générateur d'Europe de 2016 à 2021. Fermé en 2021 par Lukas et TRH pour raisons personelles.
Stars: ✭ 18 (-47.06%)
Mutual labels:  accounts
BOHA
A Forge/LiteLoader/Vanilla/Bukkit/Sponge/BungeeCord plugin that blocks hacked accounts (McLeaks free accounts)
Stars: ✭ 13 (-61.76%)
Mutual labels:  mcleaks
MeteorCandy-meteor-admin-dashboard-devtool
The Fast, Secure and Scalable Admin Panel / Dashboard for Meteor.js
Stars: ✭ 50 (+47.06%)
Mutual labels:  accounts
SAGEMCOM-FAST-5370e-TELIA
This is my personal wiki for hacking the router firmware used by (Sagemcom)F@st Version 3.43.2 delivered from Sagemcom
Stars: ✭ 92 (+170.59%)
Mutual labels:  hacked
examples
This repository provides examples on how to use the @accounts-js packages.
Stars: ✭ 15 (-55.88%)
Mutual labels:  accounts
logSys
PHP Secure, Advanced Login System
Stars: ✭ 80 (+135.29%)
Mutual labels:  accounts
PasTerm
Genera combos a base de Keywords con Termux
Stars: ✭ 36 (+5.88%)
Mutual labels:  accounts
Suitecrm
SuiteCRM - Open source CRM for the world
Stars: ✭ 2,770 (+8047.06%)
Mutual labels:  accounts
accounts-material-ui
Material-ui integration with std:accounts-ui
Stars: ✭ 17 (-50%)
Mutual labels:  accounts
ethereum-hdwallet
CLI and Node.js library for Ethereum HD Wallet derivations from mnemonic
Stars: ✭ 44 (+29.41%)
Mutual labels:  accounts
massh-enum
OpenSSH 2.3 up to 7.4 Mass Username Enumeration (CVE-2018-15473).
Stars: ✭ 136 (+300%)
Mutual labels:  accounts
ethjs-signer
A simple module for signing Ethereum transactions.
Stars: ✭ 27 (-20.59%)
Mutual labels:  accounts
TG799VAC-XTREME-17.2-MINT
My personal unique wiki for hacking the router firmware used by (Telia)TG799vac Xtream v17.2-MINT delivered from Technicolor
Stars: ✭ 71 (+108.82%)
Mutual labels:  hacked
hack-tools
"Кали-заменитель". Располагает в себе большое количество утилит для взлома.
Stars: ✭ 39 (+14.71%)
Mutual labels:  hacked
lcg-php
百度 莱茨狗 php 抓取,提交,增加99%识别率API
Stars: ✭ 11 (-67.65%)
Mutual labels:  hacked
Pwned
Simple CLI script to check if you have a password that has been compromised in a data breach.
Stars: ✭ 47 (+38.24%)
Mutual labels:  hacked
MCLeaksApiClient
Java based client for checking if an account is MCLeaks.
Stars: ✭ 20 (-41.18%)
Mutual labels:  mcleaks

Database Of Hacked Accounts

This database can contains false positives. Since I don't really have the time to work on this project, I prefer add this big warning. Maybe in a near future I will continue to fight...

Nowadays, people cheat a lot in Minecraft. As they want to play more and cheat even more, websites like MCLeaks provides Minecraft accounts for free. This is a problem: it means a cheater is able to reconnect indefinitely to a server—maybe your own!—and continue to cheat. Even if these services are totally legal because they run with thousands of accounts given by their respective owners, the question is, should we tolerate this and accept these players, or do we have to ban them to protect ourselves against the cheaters using these services?

How to use?

We provide a RESTful API, taking an UUID and answering if this UUID exists in the database or not.

https://doha.blueslime.fr/api/check/<UUID>

As example,

https://doha.blueslime.fr/api/check/29b2b527-1b59-45df-b7b0-d5ab20d8731a

answers,

{
  "exists": "false"
}

Do you think that you will break my server?

If you are a -big- Minecraft server and you think that you will make easily 100k requests a day, this section is for you!

In your case, it's maybe easier for you, and more friendly for my server, to cache locally the database (located in the db.json file). Don't forget to refresh your cache from time to time to get the new players from the list.

Feel free to contact me if you have any questions about how to create this cache.

Contributing

This is a public database, and even if we are working on a bot to automatically fill this database, it will be faster if you help us!

Go to the MCLeaks website and redeem an ALT-Token. After, send a request to:

https://doha.blueslime.fr/api/ban/<ALT-TOKEN>

If the token is still valid, the account will be added to the database and be blacklisted immediately (it can take 1 hour to update this repository—crontab yee).

Also, we created a Google Chrome extension to help us and it's works very well! All the explainations on the Google Chrome Web Store.

Author

Jérémy L. (IamBlueSlime) - Website - Twitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].