Voided.to Logo Voided.to Vto.

LeakCheck - OSINT tool checkmaasystem.com

Thread

#1
[Image: topic.png]





Features;
  *5.000.000 limit for bulk(email) search, monthly
  *3s/per request  - unlimited.
           /email
           /password
           /domain
           /username(will check username on emails)
  *No info required
  *Offline payment system(there is no api to leak your email)
  *Fake emails are okay, verification not required.
  *DO NOT LOSE YOUR PASSWORD, THERE IS NO RECOVERY.


*Soon*
    -Simplex bot
    -Discord bot

*There is wont be PUBLIC telegram bot, dont ask.
*If you need private bot for personal usage(simplex,discord,telegram) with upper limits pm your offer.
*If you want to pay with BTC,XMR or any other coin just pm telegram support.



Website : https://checkmaasystem.com/
Support channel : Telegram Support





Code:
Rate : 3s/request

curl -X POST https://api.checkmaasystem.com/api/search   -H "X-API-Key: czr_XXXX"   -H "Content-Type: application/json"   -d '{
    "query": "[email protected]",
    "type": "email"
  }'

curl -X POST https://api.checkmaasystem.com/api/search   -H "X-API-Key: czr_XXXX"   -H "Content-Type: application/json"   -d '{
    "query": "domain.com",
    "type": "domain"
  }'

curl -X POST https://api.checkmaasystem.com/api/search   -H "X-API-Key: czr_XXXX"   -H "Content-Type: application/json"   -d '{
    "query": "testemail",
    "type": "username"
  }'


curl -X POST https://api.checkmaasystem.com/api/search   -H "X-API-Key: czr_XXXX"   -H "Content-Type: application/json"   -d '{
    "query": "mypassword",
    "type": "password"
  }'

curl -X POST https://api.checkmaasystem.com/api/search   -H "X-API-Key: czr_XXXX"   -H "Content-Type: application/json"   -d '{
    "query": "19088724769",
    "type": "phone"
  }'



curl -X POST https://api.checkmaasystem.com/api/search   -H "X-API-Key: czr_XXXX"   -H "Content-Type: application/json"   -d '{
    "query": "hackforums.com",
    "type": "whois-domain"
}'



curl -X POST https://api.checkmaasystem.com/api/search   -H "X-API-Key: czr_XXXX"   -H "Content-Type: application/json"   -d '{
    "query": "[email protected]",
    "type": "whois-email"
}'

Reply
Task