robertjosephnash2011 commited on
Commit
f0dbd5a
·
verified ·
1 Parent(s): 931e749

create a fully functional O.S.I.N.T web application that puts spiderfoot ,sherlock togeather - Initial Deployment

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +837 -18
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Ifindyou
3
- emoji: 💻
4
- colorFrom: purple
5
- colorTo: green
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: ifindyou
3
+ emoji: 🐳
4
+ colorFrom: blue
5
+ colorTo: pink
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,838 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  </html>
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>OSINT Investigator | Comprehensive Digital Footprint Analysis</title>
7
+ <link rel="icon" type="image/x-icon" href="/static/favicon.ico">
8
+ <script src="https://cdn.tailwindcss.com"></script>
9
+ <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
10
+ <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
11
+ <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
12
+ <script src="https://unpkg.com/feather-icons"></script>
13
+ <script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
14
+ <script src="https://cdn.jsdelivr.net/npm/vanta@latest/dist/vanta.globe.min.js"></script>
15
+ <style>
16
+ .vanta-bg {
17
+ position: absolute;
18
+ top: 0;
19
+ left: 0;
20
+ width: 100%;
21
+ height: 100%;
22
+ z-index: -1;
23
+ }
24
+ .glass-card {
25
+ background: rgba(255, 255, 255, 0.08);
26
+ backdrop-filter: blur(10px);
27
+ -webkit-backdrop-filter: blur(10px);
28
+ border-radius: 10px;
29
+ border: 1px solid rgba(255, 255, 255, 0.18);
30
+ }
31
+ .result-card {
32
+ transition: all 0.3s ease;
33
+ }
34
+ .result-card:hover {
35
+ transform: translateY(-5px);
36
+ box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
37
+ }
38
+ .loading-spinner {
39
+ animation: spin 1s linear infinite;
40
+ }
41
+ @keyframes spin {
42
+ 0% { transform: rotate(0deg); }
43
+ 100% { transform: rotate(360deg); }
44
+ }
45
+ </style>
46
+ </head>
47
+ <body class="bg-gray-900 text-gray-100 min-h-screen">
48
+ <div id="vanta-bg" class="vanta-bg"></div>
49
+
50
+ <!-- Navigation -->
51
+ <nav class="bg-gray-800 bg-opacity-90 backdrop-filter backdrop-blur-lg fixed w-full z-10">
52
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
53
+ <div class="flex items-center justify-between h-16">
54
+ <div class="flex items-center">
55
+ <div class="flex-shrink-0">
56
+ <i data-feather="eye" class="text-blue-400"></i>
57
+ </div>
58
+ <div class="hidden md:block">
59
+ <div class="ml-10 flex items-baseline space-x-4">
60
+ <a href="#" class="bg-gray-900 text-white px-3 py-2 rounded-md text-sm font-medium">Dashboard</a>
61
+ <a href="#features" class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium">Features</a>
62
+ <a href="#tools" class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium">Tools</a>
63
+ <a href="#about" class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium">About</a>
64
+ </div>
65
+ </div>
66
+ </div>
67
+ <div class="hidden md:block">
68
+ <div class="ml-4 flex items-center md:ml-6">
69
+ <button class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-md text-sm font-medium flex items-center">
70
+ <i data-feather="user" class="mr-2"></i> Login
71
+ </button>
72
+ </div>
73
+ </div>
74
+ <div class="-mr-2 flex md:hidden">
75
+ <button type="button" id="mobile-menu-button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-gray-700 focus:outline-none">
76
+ <i data-feather="menu"></i>
77
+ </button>
78
+ </div>
79
+ </div>
80
+ </div>
81
+
82
+ <!-- Mobile menu -->
83
+ <div class="hidden md:hidden" id="mobile-menu">
84
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
85
+ <a href="#" class="bg-gray-900 text-white block px-3 py-2 rounded-md text-base font-medium">Dashboard</a>
86
+ <a href="#features" class="text-gray-300 hover:bg-gray-700 hover:text-white block px-3 py-2 rounded-md text-base font-medium">Features</a>
87
+ <a href="#tools" class="text-gray-300 hover:bg-gray-700 hover:text-white block px-3 py-2 rounded-md text-base font-medium">Tools</a>
88
+ <a href="#about" class="text-gray-300 hover:bg-gray-700 hover:text-white block px-3 py-2 rounded-md text-base font-medium">About</a>
89
+ <a href="#" class="text-gray-300 hover:bg-gray-700 hover:text-white block px-3 py-2 rounded-md text-base font-medium">Login</a>
90
+ </div>
91
+ </div>
92
+ </nav>
93
+
94
+ <!-- Hero Section -->
95
+ <div class="relative pt-32 pb-20 px-4 sm:px-6 lg:pt-40 lg:pb-28 lg:px-8">
96
+ <div class="max-w-7xl mx-auto">
97
+ <div class="text-center" data-aos="fade-down">
98
+ <h1 class="text-4xl tracking-tight font-extrabold text-white sm:text-5xl md:text-6xl">
99
+ <span class="block">Advanced</span>
100
+ <span class="block text-blue-400">OSINT Investigation</span>
101
+ </h1>
102
+ <p class="mt-3 max-w-md mx-auto text-base text-gray-300 sm:text-lg md:mt-5 md:text-xl md:max-w-3xl">
103
+ Comprehensive digital footprint analysis combining the power of SpiderFoot and Sherlock with enhanced visualization and reporting.
104
+ </p>
105
+ <div class="mt-10 sm:flex sm:justify-center">
106
+ <div class="rounded-md shadow">
107
+ <a href="#search" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-600 hover:bg-blue-700 md:py-4 md:text-lg md:px-10">
108
+ Start Investigation
109
+ </a>
110
+ </div>
111
+ <div class="mt-3 rounded-md shadow sm:mt-0 sm:ml-3">
112
+ <a href="#demo" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-blue-600 bg-white hover:bg-gray-50 md:py-4 md:text-lg md:px-10">
113
+ Watch Demo
114
+ </a>
115
+ </div>
116
+ </div>
117
+ </div>
118
+ </div>
119
+ </div>
120
+
121
+ <!-- Search Section -->
122
+ <section id="search" class="py-12 px-4 sm:px-6 lg:px-8 max-w-7xl mx-auto">
123
+ <div class="glass-card p-6 md:p-8 rounded-xl shadow-xl" data-aos="fade-up">
124
+ <h2 class="text-2xl font-bold text-white mb-6">Run Investigation</h2>
125
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-6">
126
+ <div class="col-span-2">
127
+ <div class="flex">
128
+ <div class="relative flex-grow">
129
+ <select class="block w-full bg-gray-800 border border-gray-700 text-white rounded-l-md py-3 pl-3 pr-10 focus:outline-none focus:ring-blue-500 focus:border-blue-500">
130
+ <option>Username</option>
131
+ <option>Email</option>
132
+ <option>Domain</option>
133
+ <option>IP Address</option>
134
+ <option>Phone Number</option>
135
+ </select>
136
+ </div>
137
+ <input type="text" class="flex-grow bg-gray-800 border-t border-b border-r border-gray-700 text-white rounded-r-md py-3 px-4 focus:outline-none focus:ring-blue-500 focus:border-blue-500" placeholder="Enter target...">
138
+ </div>
139
+ <div class="mt-4 grid grid-cols-2 md:grid-cols-3 gap-4">
140
+ <div class="flex items-center">
141
+ <input id="spiderfoot" type="checkbox" class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-gray-700 rounded" checked>
142
+ <label for="spiderfoot" class="ml-2 block text-sm text-gray-300">SpiderFoot</label>
143
+ </div>
144
+ <div class="flex items-center">
145
+ <input id="sherlock" type="checkbox" class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-gray-700 rounded" checked>
146
+ <label for="sherlock" class="ml-2 block text-sm text-gray-300">Sherlock</label>
147
+ </div>
148
+ <div class="flex items-center">
149
+ <input id="maltego" type="checkbox" class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-gray-700 rounded">
150
+ <label for="maltego" class="ml-2 block text-sm text-gray-300">Maltego</label>
151
+ </div>
152
+ <div class="flex items-center">
153
+ <input id="theharvester" type="checkbox" class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-gray-700 rounded">
154
+ <label for="theharvester" class="ml-2 block text-sm text-gray-300">theHarvester</label>
155
+ </div>
156
+ <div class="flex items-center">
157
+ <input id="reconng" type="checkbox" class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-gray-700 rounded">
158
+ <label for="reconng" class="ml-2 block text-sm text-gray-300">Recon-ng</label>
159
+ </div>
160
+ </div>
161
+ </div>
162
+ <div class="flex flex-col justify-between">
163
+ <button class="w-full bg-blue-600 hover:bg-blue-700 text-white py-3 px-4 rounded-md font-medium flex items-center justify-center">
164
+ <i data-feather="search" class="mr-2"></i> Start Scan
165
+ </button>
166
+ <button class="w-full mt-4 bg-gray-700 hover:bg-gray-600 text-white py-3 px-4 rounded-md font-medium flex items-center justify-center">
167
+ <i data-feather="settings" class="mr-2"></i> Advanced Options
168
+ </button>
169
+ </div>
170
+ </div>
171
+ </div>
172
+ </section>
173
+
174
+ <!-- Results Section (Initially hidden) -->
175
+ <section id="results" class="py-12 px-4 sm:px-6 lg:px-8 max-w-7xl mx-auto hidden">
176
+ <div class="glass-card p-6 md:p-8 rounded-xl shadow-xl">
177
+ <div class="flex justify-between items-center mb-6">
178
+ <h2 class="text-2xl font-bold text-white">Investigation Results</h2>
179
+ <div class="flex space-x-4">
180
+ <button class="bg-gray-700 hover:bg-gray-600 text-white py-2 px-4 rounded-md text-sm font-medium flex items-center">
181
+ <i data-feather="download" class="mr-2"></i> Export
182
+ </button>
183
+ <button class="bg-gray-700 hover:bg-gray-600 text-white py-2 px-4 rounded-md text-sm font-medium flex items-center">
184
+ <i data-feather="share-2" class="mr-2"></i> Share
185
+ </button>
186
+ </div>
187
+ </div>
188
+
189
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-6">
190
+ <!-- Summary Card -->
191
+ <div class="result-card bg-gray-800 p-6 rounded-lg">
192
+ <h3 class="text-lg font-medium text-white mb-4">Summary</h3>
193
+ <div class="space-y-4">
194
+ <div>
195
+ <p class="text-sm text-gray-400">Target</p>
196
+ <p class="text-white">john.doe@example.com</p>
197
+ </div>
198
+ <div>
199
+ <p class="text-sm text-gray-400">Scan Duration</p>
200
+ <p class="text-white">2 minutes 34 seconds</p>
201
+ </div>
202
+ <div>
203
+ <p class="text-sm text-gray-400">Data Points Found</p>
204
+ <p class="text-white">147</p>
205
+ </div>
206
+ <div>
207
+ <p class="text-sm text-gray-400">Threat Level</p>
208
+ <div class="flex items-center">
209
+ <div class="w-full bg-gray-700 rounded-full h-2.5">
210
+ <div class="bg-yellow-500 h-2.5 rounded-full" style="width: 65%"></div>
211
+ </div>
212
+ <span class="ml-2 text-yellow-500 text-sm font-medium">Medium</span>
213
+ </div>
214
+ </div>
215
+ </div>
216
+ </div>
217
+
218
+ <!-- Graph Card -->
219
+ <div class="result-card bg-gray-800 p-6 rounded-lg md:col-span-2">
220
+ <h3 class="text-lg font-medium text-white mb-4">Data Sources</h3>
221
+ <div class="h-64">
222
+ <canvas id="dataChart"></canvas>
223
+ </div>
224
+ </div>
225
+
226
+ <!-- SpiderFoot Results -->
227
+ <div class="result-card bg-gray-800 p-6 rounded-lg md:col-span-2">
228
+ <div class="flex justify-between items-center mb-4">
229
+ <h3 class="text-lg font-medium text-white">SpiderFoot Results</h3>
230
+ <span class="bg-blue-900 text-blue-300 text-xs px-2 py-1 rounded-full">87 findings</span>
231
+ </div>
232
+ <div class="overflow-x-auto">
233
+ <table class="min-w-full divide-y divide-gray-700">
234
+ <thead>
235
+ <tr>
236
+ <th class="px-4 py-3 text-left text-xs font-medium text-gray-400 uppercase tracking-wider">Type</th>
237
+ <th class="px-4 py-3 text-left text-xs font-medium text-gray-400 uppercase tracking-wider">Data</th>
238
+ <th class="px-4 py-3 text-left text-xs font-medium text-gray-400 uppercase tracking-wider">Source</th>
239
+ </tr>
240
+ </thead>
241
+ <tbody class="divide-y divide-gray-700">
242
+ <tr>
243
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-blue-400">Email Address</td>
244
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-white">john.doe@gmail.com</td>
245
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-400">Have I Been Pwned</td>
246
+ </tr>
247
+ <tr>
248
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-blue-400">Domain</td>
249
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-white">johndoe.dev</td>
250
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-400">WHOIS</td>
251
+ </tr>
252
+ <tr>
253
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-blue-400">IP Address</td>
254
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-white">192.168.1.45</td>
255
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-400">Shodan</td>
256
+ </tr>
257
+ <tr>
258
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-blue-400">Social Media</td>
259
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-white">twitter.com/johndoe</td>
260
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-400">Twitter API</td>
261
+ </tr>
262
+ </tbody>
263
+ </table>
264
+ </div>
265
+ <div class="mt-4 text-center">
266
+ <button class="text-blue-400 hover:text-blue-300 text-sm font-medium flex items-center justify-center mx-auto">
267
+ View all results <i data-feather="chevron-down" class="ml-1"></i>
268
+ </button>
269
+ </div>
270
+ </div>
271
+
272
+ <!-- Sherlock Results -->
273
+ <div class="result-card bg-gray-800 p-6 rounded-lg">
274
+ <div class="flex justify-between items-center mb-4">
275
+ <h3 class="text-lg font-medium text-white">Sherlock Results</h3>
276
+ <span class="bg-purple-900 text-purple-300 text-xs px-2 py-1 rounded-full">60 accounts found</span>
277
+ </div>
278
+ <div class="space-y-3">
279
+ <div class="flex items-center">
280
+ <div class="flex-shrink-0 h-10 w-10 rounded-full bg-gray-700 flex items-center justify-center">
281
+ <i data-feather="twitter" class="text-blue-400"></i>
282
+ </div>
283
+ <div class="ml-4">
284
+ <p class="text-sm font-medium text-white">Twitter</p>
285
+ <p class="text-sm text-gray-400">@johndoe</p>
286
+ </div>
287
+ </div>
288
+ <div class="flex items-center">
289
+ <div class="flex-shrink-0 h-10 w-10 rounded-full bg-gray-700 flex items-center justify-center">
290
+ <i data-feather="github" class="text-gray-300"></i>
291
+ </div>
292
+ <div class="ml-4">
293
+ <p class="text-sm font-medium text-white">GitHub</p>
294
+ <p class="text-sm text-gray-400">johndoe</p>
295
+ </div>
296
+ </div>
297
+ <div class="flex items-center">
298
+ <div class="flex-shrink-0 h-10 w-10 rounded-full bg-gray-700 flex items-center justify-center">
299
+ <i data-feather="linkedin" class="text-blue-500"></i>
300
+ </div>
301
+ <div class="ml-4">
302
+ <p class="text-sm font-medium text-white">LinkedIn</p>
303
+ <p class="text-sm text-gray-400">john-doe-123</p>
304
+ </div>
305
+ </div>
306
+ </div>
307
+ <div class="mt-4 text-center">
308
+ <button class="text-purple-400 hover:text-purple-300 text-sm font-medium flex items-center justify-center mx-auto">
309
+ View all accounts <i data-feather="chevron-down" class="ml-1"></i>
310
+ </button>
311
+ </div>
312
+ </div>
313
+ </div>
314
+ </div>
315
+ </section>
316
+
317
+ <!-- Features Section -->
318
+ <section id="features" class="py-16 px-4 sm:px-6 lg:px-8 bg-gray-800 bg-opacity-50">
319
+ <div class="max-w-7xl mx-auto">
320
+ <div class="text-center mb-16" data-aos="fade-up">
321
+ <h2 class="text-3xl font-extrabold text-white sm:text-4xl">
322
+ Powerful OSINT Features
323
+ </h2>
324
+ <p class="mt-3 max-w-2xl mx-auto text-xl text-gray-300 sm:mt-4">
325
+ Comprehensive tools for thorough digital investigations
326
+ </p>
327
+ </div>
328
+
329
+ <div class="grid grid-cols-1 gap-8 sm:grid-cols-2 lg:grid-cols-3">
330
+ <div class="glass-card p-8 rounded-xl" data-aos="fade-up" data-aos-delay="100">
331
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
332
+ <i data-feather="globe"></i>
333
+ </div>
334
+ <div class="mt-5">
335
+ <h3 class="text-lg font-medium text-white">Web Presence Analysis</h3>
336
+ <p class="mt-2 text-base text-gray-300">
337
+ Discover all web assets connected to your target including domains, subdomains, and associated infrastructure.
338
+ </p>
339
+ </div>
340
+ </div>
341
+
342
+ <div class="glass-card p-8 rounded-xl" data-aos="fade-up" data-aos-delay="200">
343
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-purple-500 text-white">
344
+ <i data-feather="users"></i>
345
+ </div>
346
+ <div class="mt-5">
347
+ <h3 class="text-lg font-medium text-white">Social Media Profiling</h3>
348
+ <p class="mt-2 text-base text-gray-300">
349
+ Identify accounts across hundreds of platforms with username correlation and activity analysis.
350
+ </p>
351
+ </div>
352
+ </div>
353
+
354
+ <div class="glass-card p-8 rounded-xl" data-aos="fade-up" data-aos-delay="300">
355
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-green-500 text-white">
356
+ <i data-feather="shield"></i>
357
+ </div>
358
+ <div class="mt-5">
359
+ <h3 class="text-lg font-medium text-white">Threat Intelligence</h3>
360
+ <p class="mt-2 text-base text-gray-300">
361
+ Check for compromised credentials, malware associations, and other security threats.
362
+ </p>
363
+ </div>
364
+ </div>
365
+
366
+ <div class="glass-card p-8 rounded-xl" data-aos="fade-up" data-aos-delay="400">
367
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-yellow-500 text-white">
368
+ <i data-feather="link"></i>
369
+ </div>
370
+ <div class="mt-5">
371
+ <h3 class="text-lg font-medium text-white">Relationship Mapping</h3>
372
+ <p class="mt-2 text-base text-gray-300">
373
+ Visualize connections between entities, domains, IPs, and other digital artifacts.
374
+ </p>
375
+ </div>
376
+ </div>
377
+
378
+ <div class="glass-card p-8 rounded-xl" data-aos="fade-up" data-aos-delay="500">
379
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-red-500 text-white">
380
+ <i data-feather="database"></i>
381
+ </div>
382
+ <div class="mt-5">
383
+ <h3 class="text-lg font-medium text-white">Data Enrichment</h3>
384
+ <p class="mt-2 text-base text-gray-300">
385
+ Augment findings with WHOIS records, DNS data, geolocation, and other metadata.
386
+ </p>
387
+ </div>
388
+ </div>
389
+
390
+ <div class="glass-card p-8 rounded-xl" data-aos="fade-up" data-aos-delay="600">
391
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-indigo-500 text-white">
392
+ <i data-feather="file-text"></i>
393
+ </div>
394
+ <div class="mt-5">
395
+ <h3 class="text-lg font-medium text-white">Comprehensive Reporting</h3>
396
+ <p class="mt-2 text-base text-gray-300">
397
+ Generate detailed reports with executive summaries, evidence documentation, and recommendations.
398
+ </p>
399
+ </div>
400
+ </div>
401
+ </div>
402
+ </div>
403
+ </section>
404
+
405
+ <!-- Tools Section -->
406
+ <section id="tools" class="py-16 px-4 sm:px-6 lg:px-8 bg-gray-900">
407
+ <div class="max-w-7xl mx-auto">
408
+ <div class="text-center mb-16" data-aos="fade-up">
409
+ <h2 class="text-3xl font-extrabold text-white sm:text-4xl">
410
+ Integrated OSINT Tools
411
+ </h2>
412
+ <p class="mt-3 max-w-2xl mx-auto text-xl text-gray-300 sm:mt-4">
413
+ Combining the best open-source intelligence tools in one platform
414
+ </p>
415
+ </div>
416
+
417
+ <div class="grid grid-cols-1 gap-8 md:grid-cols-2">
418
+ <div class="glass-card p-8 rounded-xl" data-aos="fade-right">
419
+ <div class="flex items-center">
420
+ <div class="flex-shrink-0">
421
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-600 text-white">
422
+ <i data-feather="globe"></i>
423
+ </div>
424
+ </div>
425
+ <div class="ml-4">
426
+ <h3 class="text-lg font-medium text-white">SpiderFoot Integration</h3>
427
+ <p class="mt-1 text-sm text-gray-300">
428
+ The most complete OSINT automation tool with over 200 modules
429
+ </p>
430
+ </div>
431
+ </div>
432
+ <div class="mt-6">
433
+ <ul class="space-y-4">
434
+ <li class="flex items-start">
435
+ <div class="flex-shrink-0">
436
+ <i data-feather="check" class="h-5 w-5 text-green-500"></i>
437
+ </div>
438
+ <p class="ml-3 text-base text-gray-300">
439
+ Automated footprinting of domains, IPs, emails, and names
440
+ </p>
441
+ </li>
442
+ <li class="flex items-start">
443
+ <div class="flex-shrink-0">
444
+ <i data-feather="check" class="h-5 w-5 text-green-500"></i>
445
+ </div>
446
+ <p class="ml-3 text-base text-gray-300">
447
+ Data source correlation and relationship mapping
448
+ </p>
449
+ </li>
450
+ <li class="flex items-start">
451
+ <div class="flex-shrink-0">
452
+ <i data-feather="check" class="h-5 w-5 text-green-500"></i>
453
+ </div>
454
+ <p class="ml-3 text-base text-gray-300">
455
+ Threat intelligence and vulnerability identification
456
+ </p>
457
+ </li>
458
+ </ul>
459
+ </div>
460
+ </div>
461
+
462
+ <div class="glass-card p-8 rounded-xl" data-aos="fade-left">
463
+ <div class="flex items-center">
464
+ <div class="flex-shrink-0">
465
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-purple-600 text-white">
466
+ <i data-feather="user"></i>
467
+ </div>
468
+ </div>
469
+ <div class="ml-4">
470
+ <h3 class="text-lg font-medium text-white">Sherlock Integration</h3>
471
+ <p class="mt-1 text-sm text-gray-300">
472
+ Hunt down social media accounts by username across hundreds of sites
473
+ </p>
474
+ </div>
475
+ </div>
476
+ <div class="mt-6">
477
+ <ul class="space-y-4">
478
+ <li class="flex items-start">
479
+ <div class="flex-shrink-0">
480
+ <i data-feather="check" class="h-5 w-5 text-green-500"></i>
481
+ </div>
482
+ <p class="ml-3 text-base text-gray-300">
483
+ Cross-platform username correlation
484
+ </p>
485
+ </li>
486
+ <li class="flex items-start">
487
+ <div class="flex-shrink-0">
488
+ <i data-feather="check" class="h-5 w-5 text-green-500"></i>
489
+ </div>
490
+ <p class="ml-3 text-base text-gray-300">
491
+ Profile analysis and activity monitoring
492
+ </p>
493
+ </li>
494
+ <li class="flex items-start">
495
+ <div class="flex-shrink-0">
496
+ <i data-feather="check" class="h-5 w-5 text-green-500"></i>
497
+ </div>
498
+ <p class="ml-3 text-base text-gray-300">
499
+ Customizable platform selection
500
+ </p>
501
+ </li>
502
+ </ul>
503
+ </div>
504
+ </div>
505
+ </div>
506
+
507
+ <div class="mt-12 grid grid-cols-2 gap-5 sm:grid-cols-3 md:grid-cols-6">
508
+ <div class="glass-card col-span-1 flex justify-center py-8 px-8 rounded-xl" data-aos="zoom-in">
509
+ <div class="text-center">
510
+ <i data-feather="eye" class="mx-auto h-12 w-12 text-blue-400"></i>
511
+ <p class="mt-2 text-sm font-medium text-gray-300">Maltego</p>
512
+ </div>
513
+ </div>
514
+ <div class="glass-card col-span-1 flex justify-center py-8 px-8 rounded-xl" data-aos="zoom-in" data-aos-delay="100">
515
+ <div class="text-center">
516
+ <i data-feather="search" class="mx-auto h-12 w-12 text-green-400"></i>
517
+ <p class="mt-2 text-sm font-medium text-gray-300">theHarvester</p>
518
+ </div>
519
+ </div>
520
+ <div class="glass-card col-span-1 flex justify-center py-8 px-8 rounded-xl" data-aos="zoom-in" data-aos-delay="200">
521
+ <div class="text-center">
522
+ <i data-feather="tool" class="mx-auto h-12 w-12 text-purple-400"></i>
523
+ <p class="mt-2 text-sm font-medium text-gray-300">Recon-ng</p>
524
+ </div>
525
+ </div>
526
+ <div class="glass-card col-span-1 flex justify-center py-8 px-8 rounded-xl" data-aos="zoom-in" data-aos-delay="300">
527
+ <div class="text-center">
528
+ <i data-feather="shield" class="mx-auto h-12 w-12 text-yellow-400"></i>
529
+ <p class="mt-2 text-sm font-medium text-gray-300">Metagoofil</p>
530
+ </div>
531
+ </div>
532
+ <div class="glass-card col-span-1 flex justify-center py-8 px-8 rounded-xl" data-aos="zoom-in" data-aos-delay="400">
533
+ <div class="text-center">
534
+ <i data-feather="database" class="mx-auto h-12 w-12 text-red-400"></i>
535
+ <p class="mt-2 text-sm font-medium text-gray-300">Shodan</p>
536
+ </div>
537
+ </div>
538
+ <div class="glass-card col-span-1 flex justify-center py-8 px-8 rounded-xl" data-aos="zoom-in" data-aos-delay="500">
539
+ <div class="text-center">
540
+ <i data-feather="alert-octagon" class="mx-auto h-12 w-12 text-indigo-400"></i>
541
+ <p class="mt-2 text-sm font-medium text-gray-300">Have I Been Pwned</p>
542
+ </div>
543
+ </div>
544
+ </div>
545
+ </div>
546
+ </section>
547
+
548
+ <!-- Demo Section -->
549
+ <section id="demo" class="py-16 px-4 sm:px-6 lg:px-8 bg-gray-800 bg-opacity-50">
550
+ <div class="max-w-7xl mx-auto">
551
+ <div class="lg:grid lg:grid-cols-12 lg:gap-8">
552
+ <div class="sm:text-center md:max-w-2xl md:mx-auto lg:col-span-6 lg:text-left" data-aos="fade-right">
553
+ <h2 class="text-3xl font-extrabold text-white sm:text-4xl">
554
+ <span class="block">See It In Action</span>
555
+ <span class="block text-blue-400">Watch Our Demo</span>
556
+ </h2>
557
+ <p class="mt-3 text-xl text-gray-300 sm:mt-5">
558
+ See how our OSINT Investigator can help you uncover digital footprints and connect the dots in your investigations.
559
+ </p>
560
+ <div class="mt-8 sm:max-w-lg sm:mx-auto sm:text-center lg:text-left lg:mx-0">
561
+ <p class="text-base font-medium text-white">Sign up for our newsletter to stay updated</p>
562
+ <form class="mt-3 sm:flex">
563
+ <label for="email" class="sr-only">Email</label>
564
+ <input type="email" id="email" class="block w-full py-3 px-4 placeholder-gray-500 focus:ring-blue-500 focus:border-blue-500 border-gray-700 rounded-md bg-gray-700 text-white" placeholder="Enter your email">
565
+ <button type="submit" class="mt-3 w-full sm:mt-0 sm:ml-3 sm:flex-shrink-0 inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-600 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
566
+ Notify me
567
+ </button>
568
+ </form>
569
+ </div>
570
+ </div>
571
+ <div class="mt-12 relative sm:max-w-lg sm:mx-auto lg:mt-0 lg:max-w-none lg:mx-0 lg:col-span-6 lg:flex lg:items-center" data-aos="fade-left">
572
+ <div class="relative mx-auto w-full glass-card rounded-lg shadow-lg overflow-hidden">
573
+ <div class="aspect-w-16 aspect-h-9">
574
+ <img class="w-full h-full object-cover" src="http://static.photos/technology/1024x576/42" alt="OSINT Dashboard Demo">
575
+ </div>
576
+ <div class="absolute inset-0 flex items-center justify-center">
577
+ <button class="bg-blue-600 hover:bg-blue-700 rounded-full p-4 text-white shadow-xl transform transition hover:scale-110">
578
+ <i data-feather="play" class="h-8 w-8"></i>
579
+ </button>
580
+ </div>
581
+ </div>
582
+ </div>
583
+ </div>
584
+ </div>
585
+ </section>
586
+
587
+ <!-- About Section -->
588
+ <section id="about" class="py-16 px-4 sm:px-6 lg:px-8 bg-gray-900">
589
+ <div class="max-w-7xl mx-auto">
590
+ <div class="text-center mb-16" data-aos="fade-up">
591
+ <h2 class="text-3xl font-extrabold text-white sm:text-4xl">
592
+ About OSINT Investigator
593
+ </h2>
594
+ <p class="mt-3 max-w-2xl mx-auto text-xl text-gray-300 sm:mt-4">
595
+ The most comprehensive open-source intelligence platform available
596
+ </p>
597
+ </div>
598
+
599
+ <div class="glass-card p-8 rounded-xl" data-aos="fade-up">
600
+ <div class="prose prose-invert max-w-none text-gray-300">
601
+ <p>
602
+ OSINT Investigator is a powerful platform that combines multiple open-source intelligence tools into a single, user-friendly interface. Designed for security professionals, investigators, and researchers, our platform automates the collection and analysis of publicly available information.
603
+ </p>
604
+ <p class="mt-4">
605
+ By integrating tools like SpiderFoot and Sherlock with enhanced visualization and reporting capabilities, we provide a complete solution for digital footprint analysis, threat intelligence, and investigative research.
606
+ </p>
607
+ <p class="mt-4">
608
+ Our mission is to make advanced OSINT capabilities accessible to professionals across industries while maintaining the highest standards of ethics and compliance.
609
+ </p>
610
+ </div>
611
+
612
+ <div class="mt-12 grid grid-cols-1 gap-8 sm:grid-cols-2 lg:grid-cols-3">
613
+ <div class="flex items-start">
614
+ <div class="flex-shrink-0">
615
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-blue-500 text-white">
616
+ <i data-feather="lock"></i>
617
+ </div>
618
+ </div>
619
+ <div class="ml-4">
620
+ <h3 class="text-lg font-medium text-white">Privacy Focused</h3>
621
+ <p class="mt-2 text-base text-gray-300">
622
+ We only collect and analyze publicly available information, respecting all privacy laws and regulations.
623
+ </p>
624
+ </div>
625
+ </div>
626
+
627
+ <div class="flex items-start">
628
+ <div class="flex-shrink-0">
629
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-purple-500 text-white">
630
+ <i data-feather="code"></i>
631
+ </div>
632
+ </div>
633
+ <div class="ml-4">
634
+ <h3 class="text-lg font-medium text-white">Open Source Core</h3>
635
+ <p class="mt-2 text-base text-gray-300">
636
+ Built on top of proven open-source intelligence tools with enhancements for usability and scalability.
637
+ </p>
638
+ </div>
639
+ </div>
640
+
641
+ <div class="flex items-start">
642
+ <div class="flex-shrink-0">
643
+ <div class="flex items-center justify-center h-12 w-12 rounded-md bg-green-500 text-white">
644
+ <i data-feather="cloud"></i>
645
+ </div>
646
+ </div>
647
+ <div class="ml-4">
648
+ <h3 class="text-lg font-medium text-white">Cloud Native</h3>
649
+ <p class="mt-2 text-base text-gray-300">
650
+ Deploy anywhere - from your local machine to enterprise cloud environments with full scalability.
651
+ </p>
652
+ </div>
653
+ </div>
654
+ </div>
655
+ </div>
656
+ </div>
657
+ </section>
658
+
659
+ <!-- CTA Section -->
660
+ <section class="py-16 px-4 sm:px-6 lg:px-8 bg-gradient-to-r from-blue-600 to-purple-600">
661
+ <div class="max-w-7xl mx-auto text-center" data-aos="zoom-in">
662
+ <h2 class="text-3xl font-extrabold text-white sm:text-4xl">
663
+ Ready to enhance your investigations?
664
+ </h2>
665
+ <p class="mt-3 max-w-2xl mx-auto text-xl text-blue-100 sm:mt-4">
666
+ Start uncovering digital footprints today with our powerful OSINT platform.
667
+ </p>
668
+ <div class="mt-10 sm:flex sm:justify-center">
669
+ <div class="rounded-md shadow">
670
+ <a href="#search" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-blue-600 bg-white hover:bg-gray-50 md:py-4 md:text-lg md:px-10">
671
+ Get Started
672
+ </a>
673
+ </div>
674
+ <div class="mt-3 rounded-md shadow sm:mt-0 sm:ml-3">
675
+ <a href="#demo" class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-500 bg-opacity-60 hover:bg-opacity-70 md:py-4 md:text-lg md:px-10">
676
+ Watch Demo
677
+ </a>
678
+ </div>
679
+ </div>
680
+ </div>
681
+ </section>
682
+
683
+ <!-- Footer -->
684
+ <footer class="bg-gray-900">
685
+ <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8">
686
+ <div class="grid grid-cols-2 gap-8 md:grid-cols-4">
687
+ <div>
688
+ <h3 class="text-sm font-semibold text-gray-400 tracking-wider uppercase">Product</h3>
689
+ <ul class="mt-4 space-y-4">
690
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Features</a></li>
691
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Pricing</a></li>
692
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">API</a></li>
693
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Documentation</a></li>
694
+ </ul>
695
+ </div>
696
+ <div>
697
+ <h3 class="text-sm font-semibold text-gray-400 tracking-wider uppercase">Resources</h3>
698
+ <ul class="mt-4 space-y-4">
699
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Blog</a></li>
700
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Guides</a></li>
701
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Webinars</a></li>
702
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Community</a></li>
703
+ </ul>
704
+ </div>
705
+ <div>
706
+ <h3 class="text-sm font-semibold text-gray-400 tracking-wider uppercase">Company</h3>
707
+ <ul class="mt-4 space-y-4">
708
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">About</a></li>
709
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Careers</a></li>
710
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Privacy</a></li>
711
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Terms</a></li>
712
+ </ul>
713
+ </div>
714
+ <div>
715
+ <h3 class="text-sm font-semibold text-gray-400 tracking-wider uppercase">Connect</h3>
716
+ <ul class="mt-4 space-y-4">
717
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Contact</a></li>
718
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">Twitter</a></li>
719
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">GitHub</a></li>
720
+ <li><a href="#" class="text-base text-gray-300 hover:text-white">LinkedIn</a></li>
721
+ </ul>
722
+ </div>
723
+ </div>
724
+ <div class="mt-12 border-t border-gray-800 pt-8 flex flex-col items-center">
725
+ <div class="flex space-x-6">
726
+ <a href="#" class="text-gray-400 hover:text-white">
727
+ <i data-feather="twitter"></i>
728
+ </a>
729
+ <a href="#" class="text-gray-400 hover:text-white">
730
+ <i data-feather="github"></i>
731
+ </a>
732
+ <a href="#" class="text-gray-400 hover:text-white">
733
+ <i data-feather="linkedin"></i>
734
+ </a>
735
+ </div>
736
+ <p class="mt-6 text-base text-gray-400 text-center">
737
+ &copy; 2023 OSINT Investigator. All rights reserved.
738
+ </p>
739
+ </div>
740
+ </div>
741
+ </footer>
742
+
743
+ <script>
744
+ // Initialize animations
745
+ AOS.init({
746
+ duration: 800,
747
+ easing: 'ease-in-out',
748
+ once: true
749
+ });
750
+
751
+ // Initialize Vanta.js background
752
+ VANTA.GLOBE({
753
+ el: "#vanta-bg",
754
+ mouseControls: true,
755
+ touchControls: true,
756
+ gyroControls: false,
757
+ minHeight: 200.00,
758
+ minWidth: 200.00,
759
+ scale: 1.00,
760
+ scaleMobile: 1.00,
761
+ color: 0x3b82f6,
762
+ backgroundColor: 0x111827,
763
+ size: 0.8
764
+ });
765
+
766
+ // Mobile menu toggle
767
+ document.getElementById('mobile-menu-button').addEventListener('click', function() {
768
+ const menu = document.getElementById('mobile-menu');
769
+ menu.classList.toggle('hidden');
770
+ });
771
+
772
+ // Initialize Chart.js
773
+ document.addEventListener('DOMContentLoaded', function() {
774
+ const ctx = document.getElementById('dataChart').getContext('2d');
775
+ const chart = new Chart(ctx, {
776
+ type: 'doughnut',
777
+ data: {
778
+ labels: ['Social Media', 'Domains', 'Emails', 'IPs', 'Documents', 'Other'],
779
+ datasets: [{
780
+ data: [35, 25, 15, 10, 8, 7],
781
+ backgroundColor: [
782
+ '#3B82F6',
783
+ '#8B5CF6',
784
+ '#10B981',
785
+ '#F59E0B',
786
+ '#EF4444',
787
+ '#64748B'
788
+ ],
789
+ borderWidth: 0,
790
+ }]
791
+ },
792
+ options: {
793
+ responsive: true,
794
+ maintainAspectRatio: false,
795
+ cutout: '70%',
796
+ plugins: {
797
+ legend: {
798
+ position: 'right',
799
+ labels: {
800
+ color: '#E5E7EB',
801
+ font: {
802
+ family: 'Inter, sans-serif'
803
+ }
804
+ }
805
+ }
806
+ }
807
+ }
808
+ });
809
+
810
+ // Simulate scan when clicking Start Scan button
811
+ const startScanBtn = document.querySelector('button:contains("Start Scan")');
812
+ if (startScanBtn) {
813
+ startScanBtn.addEventListener('click', function() {
814
+ // Show loading state
815
+ startScanBtn.innerHTML = '<div class="loading-spinner inline-block h-5 w-5 border-2 border-white border-t-transparent rounded-full mr-2"></div> Scanning...';
816
+ startScanBtn.disabled = true;
817
+
818
+ // Simulate scan completion after 3 seconds
819
+ setTimeout(function() {
820
+ startScanBtn.innerHTML = '<i data-feather="search" class="mr-2"></i> Start Scan';
821
+ startScanBtn.disabled = false;
822
+
823
+ // Show results section
824
+ document.getElementById('results').classList.remove('hidden');
825
+ feather.replace();
826
+
827
+ // Scroll to results
828
+ document.getElementById('results').scrollIntoView({ behavior: 'smooth' });
829
+ }, 3000);
830
+ });
831
+ }
832
+ });
833
+
834
+ // Replace feather icons
835
+ feather.replace();
836
+ </script>
837
+ </body>
838
  </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ create a fully functional O.S.I.N.T web application that puts spiderfoot ,sherlock togeather