Original Poster
emily0051
STAFF TEAM
Features;
*5.000.000 limit for bulk(email) search, monthly
*3s/per request - unlimited.
/email
/password
/domain
/username(will check username on emails)
*No logs
*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
-API access for automation
*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 instant match 50$, 5.000.000 lines at max 24h(usually only 1h) delivery.
*If you want to pay with BTC,XMR or any other coin just pm telegram support.
Website : https://checkmaasystem.com/
Support channel : Telegram Support
Original Poster
emily0051
STAFF TEAM
564.000.000 lines added.
There is might be some bugs at the early stages but no worries you will get compansate every time.
STAFF TEAM
sweet thanks, do you have more tools like this ?
Original Poster
emily0051
STAFF TEAM
API Active.
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": "testemail@domain.com",
"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"
}'
Original Poster
emily0051
STAFF TEAM
Phone:password search active, as a start we added 197m lines.
Code: 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"
}'
Original Poster
emily0051
STAFF TEAM
Code: Whois search active - 290.000.000 lines added.
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"
}'
Output;
{"query":"hackforums.com","results":{"count":1,"results":["hackforums.com:jesse@foulmag.com:Jesse Labrocca"],"time":"1.073438ms"},"success":true,"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": "noreply@prophetstream.com",
"type": "whois-email"
}'
Output;
{"query":"noreply@prophetstream.com","results":{"count":100,"results":["noreply@prophetstream.com:courts.biz:Prophet Stream Inc.","noreply@prophetstream.com:giftshopping.biz:Prophet Stream Inc.","noreply@prophetstream.com:free-movies.biz:Prophet Stream Inc.","noreply@prophetstream.com:crates.biz:Prophet Stream Inc." ....],"time":"1.534606ms"},"success":true,"type":"whois-email"}
Original Poster
emily0051
STAFF TEAM
bump big U:L:P update coming
Original Poster
emily0051
Original Poster
emily0051
STAFF TEAM
Code: UPDATED V2
ULP : 3.600.000.000(from over 5TB ULP)
UsernamePass : 860.000.000(ULP+DBS)
Email : 9.700.000.000(from over 800gb email-pass)
PhonePass : 200.000.000
Whois : 297.000.000
Rate : 1 request/second(to prevent abuse)
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "test@gmail.com", "type": "email"}'
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "test@", "type": "email-prefix"}'
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "john123", "type": "username"}'
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "facebook.com", "type": "domain"}'
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "facebook.com", "type": "password"}'
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "1234567890", "type": "phone"}'
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "user@example.com", "type": "ulp-email"}'
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "m.facebook.com", "type": "ulp-url"}'
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "admin@example.com", "type": "whois-email"}'
curl -X POST https://api.checkmaasystem.com/api/search \
-H "X-API-Key: czr_7ab961b7aa944cf5b3ffbdc3eab1ac8a_a3da11bf" \
-H "Content-Type: application/json" \
-d '{"query": "example.com", "type": "whois-domain"}'
3.6B line ULP updated.
Original Poster
emily0051
STAFF TEAM
We do offer unlimited search !
|