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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
|
server:
port: 8888
spring:
application:
name: cn-object-scheduler
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://192.168.44.53:3306/cn_api?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&serverTimezone=UTC&failOverReadOnly=false&connectTimeout=10000&socketTimeout=300000
username: root
password: 111111
logging:
config: ./config/logback-spring.xml
tsg:
system:
url: http://192.168.44.72:8080
token: aa2bdec5518ad131f71944b13ce5c298&1&
httpTimeout: 3600000
object:
ip:
excludeValue: 0.0.0.0,255.255.255.255,127.*,8.8.8.8,1.1.1.1
hotspotvpn_serverip:
uuid:
name: hotspotvpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'fd3a275b-49e0-462e-8630-c0f4698da9a8' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
ipvanishvpn_serverip:
uuid:
name: ipvanishvpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'c7ef715a-4ee0-4ac7-b30e-49f337fc8fb8' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
psiphon3vpn_serverip:
uuid:
name: psiphon3vpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = '5d225aa8-ae80-4c89-a972-026bbb5d14e4' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
cyberghostvpn_serverip:
uuid:
name: cyberghostvpn_serverip
update:
cron: 0 0 1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'd3e486c4-4d4d-429e-9af8-d018f73dde99' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 1 * * ?
enable: false
offsetSecond: -259200
geckovpn_serverip:
uuid:
name: geckovpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'ffbda1c9-dbbe-4160-8961-270d3aeb6a37' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
ivacyvpn_serverip:
uuid:
name: ivacyvpn_serverip
update:
cron: 0 0 1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'fdb15703-fb5c-4600-8f04-6128adb1940b' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 1 * * ?
enable: false
offsetSecond: -259200
turbovpn_serverip:
uuid:
name: turbovpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = '77fdc9b2-83b5-451f-a85d-98798810a7ec' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 1 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
vpnunlimited_serverip:
uuid:
name: vpnunlimited_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'a0693f60-9028-4680-bbce-4200cfcbd291' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
windscribevpn_serverip:
uuid:
name: windscribevpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = '9bd2b634-be41-453f-b6eb-89e25bbffcc3' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
vpn4fame_serverip:
uuid:
name: vpn4fame_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
sql:
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -600
protonvpn_ip:
uuid:
name: protonvpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = '9315f6f7-c921-4bb2-a16f-3da86ad3baee' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
expressvpn_ip:
uuid:
name: expressvpn_ip
update:
cron: 0 0 0/1 * * ?
enable: false
sql:
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -600
fqdn:
cyberghostvpn_servername:
uuid:
name: cyberghostvpn_servername
update:
cron: 0 0 1 * * ?
enable: false
sql: SELECT domain AS domain FROM cn_intelligence_indicator WHERE source_id = 'd3e486c4-4d4d-429e-9af8-d018f73dde99' AND type = 'Domain' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) AND domain IS NOT NULL AND domain != '' ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 1 * * ?
enable: false
offsetSecond: -259200
ipvanishvpn_servername:
uuid:
name: ipvanishvpn_servername
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT domain AS domain FROM cn_intelligence_indicator WHERE source_id = 'c7ef715a-4ee0-4ac7-b30e-49f337fc8fb8' AND type = 'Domain' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) AND domain IS NOT NULL AND domain != '' ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
ivacyvpn_servername:
uuid:
name: ivacyvpn_servername
update:
cron: 0 0 1 * * ?
enable: false
sql: SELECT domain AS domain FROM cn_intelligence_indicator WHERE source_id = 'fdb15703-fb5c-4600-8f04-6128adb1940b' AND type = 'Domain' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) AND domain IS NOT NULL AND domain != '' ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 1 * * ?
enable: false
offsetSecond: -259200
windscribevpn_servername:
uuid:
name: windscribevpn_servername
update:
cron: 0 0 0/1 * * ?
enable: false
sql: SELECT domain AS domain FROM cn_intelligence_indicator WHERE source_id = '9bd2b634-be41-453f-b6eb-89e25bbffcc3' AND type = 'Domain' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) AND domain IS NOT NULL AND domain != '' ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -10800
vpnunlimited_servername:
uuid:
name: vpnunlimited_servername
update:
cron: 0 0 0/1 * * ?
enable: false
sql:
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -600
vpn4fame_servername:
uuid:
name: vpn4fame_servername
update:
cron: 0 0 0/1 * * ?
enable: false
sql:
delete:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -600
|