-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms-of-service.html
More file actions
215 lines (192 loc) · 8.43 KB
/
terms-of-service.html
File metadata and controls
215 lines (192 loc) · 8.43 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hera - Terms of Service</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
line-height: 1.6;
max-width: 800px;
margin: 0 auto;
padding: 20px;
background: #f5f5f5;
}
.container {
background: white;
padding: 40px;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
h1 {
color: #dc3545;
border-bottom: 3px solid #dc3545;
padding-bottom: 10px;
}
h2 {
color: #333;
margin-top: 30px;
}
.warning {
background: #fff3cd;
border-left: 4px solid #ff6b6b;
padding: 15px;
margin: 20px 0;
border-radius: 4px;
}
.warning strong {
color: #721c24;
}
ul {
margin: 10px 0;
padding-left: 25px;
}
li {
margin: 8px 0;
}
.disclaimer {
background: #f8d7da;
border: 2px solid #dc3545;
padding: 20px;
margin: 30px 0;
border-radius: 4px;
font-weight: 600;
}
</style>
</head>
<body>
<div class="container">
<h1>⚖️ Hera Security Extension - Terms of Service</h1>
<p><strong>Last Updated:</strong> 2025-01-04</p>
<p><strong>Version:</strong> 1.0</p>
<div class="warning">
<strong>⚠️ IMPORTANT:</strong> By installing and using this extension, you agree to these terms. If you do not agree, uninstall the extension immediately.
</div>
<h2>1. Acceptance of Terms</h2>
<p>By installing, accessing, or using the Hera Security Extension ("Extension"), you ("User") agree to be bound by these Terms of Service ("Terms"). If you do not agree, you must not use the Extension.</p>
<h2>2. Description of Service</h2>
<p>Hera is a browser extension that provides:</p>
<ul>
<li>Passive security analysis (phishing detection, dark pattern detection, privacy violation detection)</li>
<li>OAuth/OIDC/SAML flow inspection</li>
<li>Network traffic analysis</li>
<li><strong>Active security probes</strong> (JWT vulnerability testing, HTTP request replay)</li>
</ul>
<div class="disclaimer">
⚡ CRITICAL NOTICE: This Extension includes tools that perform ACTIVE ATTACKS against web applications. These tools may be ILLEGAL to use without explicit authorization.
</div>
<h2>3. Legal Use Requirements</h2>
<p><strong>You agree that you will ONLY use the active security testing features when:</strong></p>
<ul>
<li>You own the target system, OR</li>
<li>You have explicit written authorization from the system owner, OR</li>
<li>You are participating in an authorized bug bounty program with proper scope, OR</li>
<li>You are conducting authorized penetration testing with a signed contract</li>
</ul>
<p><strong>You agree that you will NOT:</strong></p>
<ul>
<li>Use security probes against systems without authorization</li>
<li>Use the Extension to commit fraud, theft, or other crimes</li>
<li>Use the Extension to harm, disrupt, or damage computer systems</li>
<li>Violate any applicable laws (including but not limited to CFAA, Computer Misuse Act, GDPR)</li>
<li>Use the Extension in a way that violates others' privacy rights</li>
</ul>
<h2>4. User Responsibility and Liability</h2>
<p><strong>YOU ARE SOLELY RESPONSIBLE FOR:</strong></p>
<ul>
<li>All actions taken using this Extension</li>
<li>Ensuring you have legal authorization before using security probes</li>
<li>Any legal consequences resulting from your use of the Extension</li>
<li>Any damages caused by your use of the Extension</li>
<li>Compliance with all applicable laws and regulations</li>
</ul>
<div class="warning">
<strong>WARNING:</strong> Unauthorized computer access is a crime in most jurisdictions. Penalties may include:
<ul>
<li>Criminal prosecution and imprisonment</li>
<li>Civil lawsuits and financial damages</li>
<li>Employment termination</li>
<li>Professional license revocation</li>
</ul>
</div>
<h2>5. Disclaimer of Warranties</h2>
<p>THE EXTENSION IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT ANY WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO:</p>
<ul>
<li>Warranties of merchantability</li>
<li>Fitness for a particular purpose</li>
<li>Non-infringement</li>
<li>Accuracy or completeness of security analysis</li>
<li>Error-free operation</li>
</ul>
<p><strong>THE EXTENSION MAY:</strong></p>
<ul>
<li>Produce false positives or false negatives</li>
<li>Miss security vulnerabilities</li>
<li>Incorrectly flag secure sites as insecure</li>
<li>Fail to detect phishing or malicious content</li>
</ul>
<p><strong>DO NOT RELY SOLELY ON THIS EXTENSION FOR SECURITY DECISIONS.</strong></p>
<h2>6. Limitation of Liability</h2>
<p><strong>TO THE MAXIMUM EXTENT PERMITTED BY LAW:</strong></p>
<p>The developers, contributors, and distributors of this Extension SHALL NOT BE LIABLE for any:</p>
<ul>
<li>Direct, indirect, incidental, special, or consequential damages</li>
<li>Loss of profits, data, or use</li>
<li>Legal fees or costs</li>
<li>Criminal or civil penalties</li>
<li>Damages arising from unauthorized computer access</li>
<li>Damages arising from reliance on security analysis</li>
</ul>
<p><strong>EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</strong></p>
<h2>7. Data Collection and Privacy</h2>
<p>The Extension collects and stores:</p>
<ul>
<li>Network request/response data (encrypted locally)</li>
<li>Security analysis results</li>
<li>DNS query information (sent to Cloudflare)</li>
<li>IP geolocation data (sent to third-party API)</li>
<li>Security probe execution logs</li>
</ul>
<p><strong>Data Retention:</strong> Session data is automatically deleted after 24 hours.</p>
<p><strong>Third-Party Services:</strong> The Extension uses Cloudflare DNS and IP geolocation APIs which have their own privacy policies.</p>
<h2>8. Consent for Security Probes</h2>
<p>Active security probes require explicit user consent:</p>
<ul>
<li>Consent must be renewed every 24 hours</li>
<li>All probe executions are logged for forensic purposes</li>
<li>You may revoke consent at any time</li>
<li>Logs are retained for 100 most recent probes</li>
</ul>
<h2>9. Indemnification</h2>
<p>You agree to indemnify, defend, and hold harmless the developers and contributors from any claims, damages, losses, liabilities, and expenses (including attorney's fees) arising from:</p>
<ul>
<li>Your use or misuse of the Extension</li>
<li>Your violation of these Terms</li>
<li>Your violation of any laws or regulations</li>
<li>Your violation of any third-party rights</li>
</ul>
<h2>10. Termination</h2>
<p>You may stop using the Extension at any time by uninstalling it. We reserve the right to:</p>
<ul>
<li>Update or modify the Extension at any time</li>
<li>Discontinue the Extension at any time</li>
<li>Change these Terms at any time</li>
</ul>
<h2>11. Governing Law</h2>
<p>These Terms shall be governed by the laws of your jurisdiction. Any disputes shall be resolved in the courts of your jurisdiction.</p>
<h2>12. Severability</h2>
<p>If any provision of these Terms is found to be unenforceable, the remaining provisions shall remain in full force and effect.</p>
<h2>13. Entire Agreement</h2>
<p>These Terms constitute the entire agreement between you and the developers regarding the Extension.</p>
<div class="disclaimer">
<p><strong>⚠️ FINAL WARNING:</strong></p>
<p>This Extension is a SECURITY TOOL that includes ATTACK CAPABILITIES. Use it ONLY for legitimate, authorized security testing. The developers assume NO LIABILITY for your actions.</p>
<p><strong>If you do not accept full responsibility for your use of this Extension, uninstall it now.</strong></p>
</div>
<p style="margin-top: 40px; text-align: center; color: #666;">
<strong>By continuing to use Hera, you acknowledge that you have read, understood, and agree to these Terms.</strong>
</p>
</div>
</body>
</html>