forked from ValdikSS/blockcheck
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blockcheck.py
executable file
·188 lines (167 loc) · 7.54 KB
/
blockcheck.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
#!/usr/bin/env python3
# coding: utf-8
import urllib.request
import dns.resolver
try:
import tkinter as tk
import threading
tkusable = True
except ImportError:
tkusable = False
def print(*args, **kwargs):
if tkusable:
for arg in args:
text.insert(tk.END, str(arg))
text.insert(tk.END, "\n")
text.see(tk.END)
text.update()
else:
__builtins__.print(*args, **kwargs)
def _get_a_records(sitelist, dnsserver = None):
resolver = dns.resolver.Resolver()
resolver.timeout = 5
resolver.lifetime = 5
if dnsserver:
resolver.nameservers = [dnsserver]
result = []
for site in sitelist:
try:
for item in resolver.query(site).rrset.items:
result.append(item.to_text())
except:
return ""
return result
def _get_url(url, proxy = None):
req = urllib.request.Request(url)
if proxy:
req.set_proxy(proxy, 'http')
req.add_header('User-Agent', 'Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0')
try:
opened = urllib.request.urlopen(req, timeout=15)
except:
return (0, '')
return (opened.status, str(opened.readall()))
def test_dns():
sites = {"grani.ru": '209.114.51.182'}
sites_list = list(sites.keys())
print("[O] Тестируем DNS")
resolved_default_dns = _get_a_records(sites_list)
print("\tАдреса через системный DNS:\t", str(resolved_default_dns))
resolved_google_dns = _get_a_records(sites_list, '8.8.4.4')
if resolved_google_dns != "":
print("\tАдреса через Google DNS:\t", str(resolved_google_dns))
else:
print("\tНе удалось подключиться к Google DNS")
resolved_az_dns = _get_a_records(sites_list, '107.150.11.192')
if resolved_az_dns != "":
print("\tАдреса через DNS AntiZapret:\t", str(resolved_az_dns))
else:
print("\tНе удалось подключиться к DNS AntiZapret")
if (resolved_google_dns == "") & (resolved_google_dns == ""):
return 4
if resolved_default_dns == resolved_google_dns:
if resolved_az_dns != resolved_default_dns:
print("[✓] DNS записи не подменяются")
print("[✓] DNS не перенаправляется")
return 0
elif resolved_az_dns == resolved_default_dns:
if resolved_default_dns == list(sites.values()):
print("[✓] DNS записи не подменяются")
print("[☠] DNS перенаправляется")
return 1
else:
print("[☠] DNS записи подменяются")
print("[☠] DNS перенаправляется")
return 2
else:
print("[☠] DNS записи подменяются")
print("[✓] DNS не перенаправляется")
return 3
def test_http_access():
sites = {'http://grani.ru/':
{'status': 200, 'lookfor': 'href="/wiki/Blocked/" class="loud"'},
'http://www.lostfilm.tv/details.php?id=4141':
{'status': 200, 'lookfor': 'Achilles Heel'},
'http://www.lostfilm.tv/':
{'status': 200, 'lookfor': 'LostFilm.TV.'},
}
proxy = 'proxy.antizapret.prostovpn.org:3128'
print("[O] Тестируем HTTP")
siteresults = []
for site in sites:
print("\tОткрываем ", site)
result = _get_url(site)
if result[0] == sites[site]['status'] and result[1].find(sites[site]['lookfor']) != -1:
print("[✓] Сайт открывается")
siteresults.append(True)
else:
print("[☠] Сайт не открывается")
siteresults.append(False)
siteresults_proxy = []
for site in sites:
print("\tОткрываем через прокси ", site)
result_proxy = _get_url(site, proxy)
if result_proxy[0] == sites[site]['status'] and result_proxy[1].find(sites[site]['lookfor']) != -1:
print("[✓] Сайт открывается")
siteresults_proxy.append(True)
else:
print("[☠] Сайт не открывается")
siteresults_proxy.append(False)
if all(siteresults):
# No blocks
return 0
elif any(siteresults) and all(siteresults_proxy):
# IP-DPI
return 1
elif any(siteresults) and any(siteresults_proxy):
# Full-DPI
return 2
else:
# IP
return 3
def main():
dns = test_dns()
print()
http = test_http_access()
print()
print("[!] Результат:")
if dns == 4:
print("Ваш провайдер блокирует чужие DNS-серверы.\n",
"Вам следует использовать непрямой канал до DNS-серверов, например, через VPN, Tor или " + \
"HTTPS/Socks прокси.")
elif dns == 3:
print("Ваш провайдер подменяет DNS-записи, но не перенаправляет чужие DNS-серверы на свой.\n",
"Вам поможет смена DNS, например, на Яндекс.DNS 77.88.8.8 или Google DNS 8.8.8.8 и 8.8.4.4.")
elif dns == 2:
print("Ваш провайдер подменяет DNS-записи и перенаправляет чужие DNS-серверы на свой.\n",
"Вам следует использовать непрямой канал до DNS-серверов, например, через VPN, Tor или " + \
"HTTPS/Socks прокси.")
elif dns == 1:
print("Ваш провайдер перенаправляет чужие DNS-серверы на свой, но не подменяет DNS-записи.\n",
"Это несколько странно и часто встречается в мобильных сетях.\n",
"Вам следует использовать непрямой канал до DNS-серверов, например, через VPN, Tor или " + \
"HTTPS/Socks прокси.")
elif http == 2:
print("У вашего провайдера \"полный\" DPI. Он отслеживает ссылки даже внутри прокси, поэтому вам следует " + \
"использовать любое шифрованное соединение, например, VPN или Tor.")
elif http == 1:
print("У вашего провайдера \"обычный\" DPI.\n",
"Вам поможет HTTPS/Socks прокси, VPN или Tor.")
elif http == 3:
print("Ваш провайдер блокирует по IP-адресу.\n",
"Используйте любой способ обхода блокировок.")
elif http == 0 and dns == 0:
print("Ваш провайдер не блокирует сайты.")
else:
print("Тип блокировки определить не удалось.")
_get_url('http://blockcheck.antizapret.prostovpn.org/index.php?dns=' + str(dns) + '&http=' + str(http))
if __name__ == "__main__":
if tkusable:
root = tk.Tk()
root.title("BlockCheck")
text = tk.Text(root)
text.pack()
threading.Thread(target=main).start()
root.mainloop()
else:
main()