-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
331 lines (302 loc) · 11.9 KB
/
privacy.html
File metadata and controls
331 lines (302 loc) · 11.9 KB
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
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Emergency Response Security Group Privacy Policy</title>
<style>
body {
font-family: 'Courier New', Courier, monospace;
margin: 0;
padding: 0;
background: #000000;
color: white;
text-align: left;
font-size: 20px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
header, main, footer {
padding: 10px;
text-align: left;
font-size: 20px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-inline: 10vw;
}
header a,
main a {
color: #ff00e1;
text-decoration: none;
font-weight: normal;
text-align: left;
}
footer a {
color: #00FFC6;
text-decoration: none;
transition: color .2s ease;
}
nav {
font-family: Courier New', Courier, monospace;
color: #9999ff;
background: #000000;
display: flex;
justify-content: center;
font-size: 20px;
flex-wrap: wrap;
}
nav a {
font-family: Courier New', Courier, monospace;
color: white;
padding: 14px 20px;
text-decoration: none;
display: block;
font-size: 20px;
animation: fadeIn 2s ease-in-out;
}
nav a:hover {
font-family: Courier New', Courier, monospace;
background: #df1313;
color: green;
padding: 14px 20px;
text-decoration: none;
display: block;
font-size: 20px;
animation: pulse 1s infinite;
}
nav a:link { color: #00FFC6; }
nav a:visited { color: #00FFC6; }
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
@keyframes pulse {
0% { transform: scale(1); }
50% { transform: scale(1.1); }
100% { transform: scale(1); }
}
.content {
animation: slideIn 1s ease-in-out;
}
@keyframes slideIn {
from { transform: translateY(100px); opacity: 0; }
to { transform: translateY(0); opacity: 1; }
}
#services {
margin: 20px auto;
}
.services {
text-align: center;
color: white;
font-size: 20px;
}
.scroll {
text-align: center;
padding: 1px;
font-size: 20px;
font-family: "Courier New", Times, serif;
flex-wrap: wrap;
}
.links a {
color: #fc03a5;
text-decoration: none;
font-size: 20px;
}
.links a:hover {
font-family: "Courier New", Times, serif;
background: #ffe6ff;
color: #b00274;
text-decoration: underline;
font-size: 20px;
}
.home {
font-family: "Courier New", Times, serif;
text-align: center;
color: white;
font-size: 20px;
}
.exploit {
font-family: "Courier New", Times, serif;
text-align: center;
color: white;
font-size: 20px;
}
.container {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.column {
flex: 1;
min-width: 200px;
}
.checkbox {
display: grid;
flex-direction: column;
grid-template-columns: 1fr 1fr 1fr ;
align-items: center;
gap: 10px;
max-width: 300px;
margin: auto;
}
.checkbox div {
margin: 5px 0;
}
table {
width: 100%;
border-collapse: collapse;
}
table, th, td {
border: 1px solid black;
}
th, td {
padding: 8px;
text-align: center;
}
.example {
background-color: blue;
color: #fc03a5;
}
@media (max-width: 600px) {
.checkbox {
grid-template-columns: 1fr;
}
nav a {
font-size: 14px;
}
body {
font-size: 14px;
}
}
</style>
</head>
<body>
<header>
<center>
<font size="2">
<pre>
.-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-.
offen\sive-s\ecurity♥\malware\researc\h♥foren\sics♥os\int♥inc\ident-r\esponse\♥threat\hunting\♥corpor\ate-esp\ionage-\investi\gation♥\
' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `
</pre>
</center>
<section id="home">
<div class="home">
<p>
<span style="font-family: "Courier New", Times, serif;">
<font size="8">E</font><font size="8">mergency </font><font size="10">R</font><font size="8">esponse </font><font size="10">S</font><font size="8">ecurity</font><font size="10"> G</font><font size="8">roup </font>
</span>
</div>
</section>
</p>
<font color="#FF00E1">
<center><font size="5"><b>Cyber Security since 1337 </b></font></font></center>
<nav>
<a href="https://cyb.ersecurity.com/index.html#home">Home</a>
<a href="https://cyb.ersecurity.com/about.html">About</a>
<a href="https://www.cyberwarfare.com/the-illusion-of-expertise/">Blog</a>
<a href="https://cyb.ersecurity.com/victimservices.html">Victim Support</a>
<a href="https://cyb.ersecurity.com/partners.html">Referrals</a>
<a href="https://www.linkedin.com/in/internetarchaeology/">Contact</a>
</div>
</nav>
</div>
</section>
<center>
<font size="2">
<pre>
.-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-. .-.
secur\ity-res\earch♥t\hreat-h\unting♥\reverse\engineer\♥inves\tigatio\ns♥scri\pting♥l\inux-uni\x♥host\ing♥reg\istrars\exploit\s♥vuln♥\
' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `-' `
</pre>
</font>
</center>
</header>
</head>
<body>
<main>
<h1>Privacy Policy</h1>
<p><em>Last updated: July 1, 2025</em></p>
<p><strong>Emergency Response Security Group</strong> ("ERSG," "we," "our," or "us") is committed to protecting your privacy. This Privacy Policy explains what information we collect, how we use it, and the choices you have concerning your information. We value your trust and are transparent about our practices—most importantly, <strong>we do <u>not</u> and will <u>never</u> sell your personal data to anyone, under any circumstances.</strong></p>
<hr>
<h2>1. Scope</h2>
<p>This Privacy Policy applies to information we collect when you use any website, mobile application, product, or service that links to or references this Policy (collectively, the "Services").</p>
<h2>2. Information We Collect</h2>
<p>We collect only the information that is necessary to provide and improve our Services:</p>
<h3>2.1 Information You Provide Voluntarily</h3>
<ul>
<li><strong>Account data</strong> (e.g., name, username, password).</li>
<li><strong>Contact details</strong> (e.g., email address, phone number).</li>
<li><strong>Customer support data</strong> (e.g., transcripts, troubleshooting information).</li>
</ul>
<h3>2.2 Information Collected Automatically</h3>
<ul>
<li><strong>Usage data</strong> (e.g., log files, IP address, browser type, pages visited, device identifiers).</li>
<li><strong>Cookies and similar technologies</strong> that are strictly necessary for site functionality and security.</li>
</ul>
<p><strong>We do not collect sensitive personal data</strong> unless you voluntarily provide it and it is necessary for a specific feature you request.</p>
<h2>3. How We Use Information</h2>
<p>We use the information we collect to:</p>
<ol>
<li>Operate, maintain, and improve the Services.</li>
<li>Provide customer support and respond to inquiries.</li>
<li>Detect, prevent, and address security issues or technical problems.</li>
<li>Comply with legal obligations.</li>
</ol>
<h2>4. No Sale of Personal Data</h2>
<p>ERSG does <strong>not</strong> sell, rent, or lease your personal data to third parties <strong>for any purpose</strong>—marketing or otherwise.</p>
<h2>5. Sharing of Information</h2>
<p>We only disclose your information:</p>
<ul>
<li><strong>To service providers</strong> who process data on our behalf under strict confidentiality agreements and solely for the purposes described in this Policy.</li>
<li><strong>When required by law</strong> or to protect the rights, property, or safety of ERSG, our users, or others.</li>
</ul>
<p>We do <strong>not</strong> share data for cross‑context behavioral advertising or with data brokers.</p>
<h2>6. Cookies & Tracking Technologies</h2>
<p>We use only essential cookies to ensure the security and basic functionality of our Services. You can disable non‑essential cookies (if any) in your browser settings without affecting core functionality.</p>
<h2>7. Data Storage & Security</h2>
<p>We employ industry‑standard administrative, technical, and physical safeguards designed to protect your information from loss, misuse, unauthorized access, disclosure, alteration, or destruction.</p>
<h2>8. International Transfers</h2>
<p>If we transfer your information outside your jurisdiction, we will do so using appropriate safeguards (e.g., Standard Contractual Clauses) to ensure an adequate level of data protection.</p>
<h2>9. Your Rights & Choices</h2>
<p>Depending on your location, you may have rights under privacy laws such as the GDPR or CCPA, including the right to:</p>
<ul>
<li>Access or receive a copy of your data.</li>
<li>Correct inaccurate data.</li>
<li>Delete your data.</li>
<li>Restrict or object to data processing.</li>
<li>Withdraw consent at any time (where processing is based on consent).</li>
</ul>
<p>To exercise these rights, please contact us using the information in Section 12.</p>
<h2>10. Children's Privacy</h2>
<p>Our Services are not directed to children under 13 (or equivalent minimum age in relevant jurisdictions). We do not knowingly collect personal data from children. If we learn that we have collected data from a child without verifiable parental consent, we will delete it promptly.</p>
<h2>11. Changes to This Policy</h2>
<p>We may update this Privacy Policy from time to time. We will post the revised Policy with a new "Last updated" date and, if changes are material, provide additional notice (e.g., email or prominent notice on our website).</p>
<h2>12. Contact Us</h2>
<p>If you have any questions, concerns, or requests regarding this Privacy Policy or our data practices, please reach out:</p>
<blockquote>
<strong>Emergency Response Security Group</strong><br>
PO BOX 1108 #43‑25<br>
Salem, Oregon 97308<br>
Phone: 206‑300‑5767<br>
Email: <a href="mailto:dpo@ersecurity.com">dpo@ersecurity.com</a>
</blockquote>
<hr>
<p>We appreciate the trust you place in us. Thank you for choosing Emergency Response Security Group.</p>
</body>
</main>
<footer>
<center>
<font color="white">=^..^= =^..^= Electric Consulting LLC =^..^= =^..^=</font>
<br>
© 2025 + beyond!</center>
<br>
<center>
* <a href="privacy.html">Privacy Policy</a> * <a href="terms.html">TOS</a> * <a href="careers.html">Careers</a> * <a href="pricing.html">Pricing</a> * <a href="https://orcid.org/0000-0002-8846-4242">Research</a> * <a href="victimservices.html">Victim Services</a> *
</center>
<br>
</footer>
</html>