-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
165 lines (154 loc) · 9.03 KB
/
Copy pathindex.html
File metadata and controls
165 lines (154 loc) · 9.03 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#22a050" />
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<title>Shellvoide - AI-Powered Cybersecurity, Compliance & Penetration Testing</title>
<meta name="description" content="Shellvoide finds and helps fix vulnerabilities in hours, not days. AI penetration testing, red team, cloud, code, and Microsoft 365 cybersecurity services." />
<meta name="keywords" content="cybersecurity, cyber security company, AI penetration testing, pentest, VAPT, vulnerability assessment, red team, cloud security, code review, Microsoft 365 security, KLUE, Shellvoide" />
<meta name="author" content="Shellvoide" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://shellvoide.com" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://shellvoide.com" />
<meta property="og:title" content="Shellvoide - AI-Powered Cybersecurity, Compliance & Penetration Testing" />
<meta property="og:description" content="Shellvoide finds and helps fix vulnerabilities in hours, not days. AI penetration testing, red team, cloud, code, and Microsoft 365 cybersecurity services." />
<meta property="og:image" content="https://shellvoide.com/og-image.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="Shellvoide AI-powered cybersecurity and penetration testing" />
<meta property="og:site_name" content="Shellvoide" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@shellvoide" />
<meta name="twitter:creator" content="@shellvoide" />
<meta name="twitter:title" content="Shellvoide - AI-Powered Cybersecurity, Compliance & Penetration Testing" />
<meta name="twitter:description" content="Shellvoide finds and helps fix vulnerabilities in hours, not days. AI penetration testing, red team, cloud, code, and Microsoft 365 cybersecurity services." />
<meta name="twitter:image" content="https://shellvoide.com/og-image.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap"
rel="stylesheet" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Shellvoide",
"url": "https://shellvoide.com",
"logo": "https://shellvoide.com/logo.png",
"description": "Shellvoide is a cybersecurity company providing AI-powered penetration testing, red teaming, cloud and Microsoft 365 audits, secure code review, and managed security.",
"knowsAbout": ["Cybersecurity", "Penetration Testing", "Red Teaming", "Cloud Security", "Application Security", "Vulnerability Assessment", "Incident Response", "Microsoft 365 Security"],
"sameAs": [
"https://twitter.com/shellvoide",
"https://github.com/shellvoide",
"https://linkedin.com/company/shellvoide"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "contact@shellvoide.com"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Service",
"serviceType": "Cyber Security Services",
"provider": {
"@type": "Organization",
"name": "Shellvoide"
},
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Security Services",
"itemListElement": [
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Penetration Testing" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "CTF Hosting" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Cloud Security Auditing" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Secure Code Development" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Cyber Security Training" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Code Review" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Red Team Operations" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Vulnerability Management" } }
]
}
}
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EQ57B6R7KH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-EQ57B6R7KH');
</script>
<!-- Apollo website tracker -->
<script>function initApollo(){var n=Math.random().toString(36).substring(7),o=document.createElement("script");
o.src="https://assets.apollo.io/micro/website-tracker/tracker.iife.js?nocache="+n,o.async=!0,o.defer=!0,
o.onload=function(){window.trackingFunctions.onLoad({appId:"6a4a3a42d44bdc001019d84d"})},
document.head.appendChild(o)}initApollo();</script>
<!-- Pre-render splash: paints instantly on the paper ground, then main.tsx
retires it once the app is up. -->
<link rel="preload" as="image" href="/splash-logo.png" />
<style>
#app-splash{position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;background:#fafafa;transition:opacity .5s ease}
body.app-ready #app-splash{opacity:0;pointer-events:none}
#app-splash .m{position:relative;width:104px;animation:svIn .6s cubic-bezier(.16,1,.3,1) both}
#app-splash img{display:block;width:100%;height:auto;aspect-ratio:191/224;filter:drop-shadow(0 14px 34px rgba(6,30,20,.18))}
#app-splash .scan{position:absolute;left:-10%;right:-10%;top:0;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,#22a050 45%,#22a050 55%,transparent);box-shadow:0 0 10px rgba(34,160,80,.55);animation:svScan 1.25s ease-in-out .3s infinite}
#app-splash .cap{position:absolute;left:50%;bottom:-2.3rem;transform:translateX(-50%);font-family:'Space Grotesk',system-ui,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.01em;color:#1c1b19;white-space:nowrap}
#app-splash .phrase{position:absolute;left:50%;bottom:-4.2rem;transform:translateX(-50%);font-family:'JetBrains Mono','Space Grotesk',system-ui,sans-serif;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(28,27,25,.36);white-space:nowrap;transition:opacity .35s ease}
#app-splash .phrase.fade{opacity:0}
@keyframes svIn{from{opacity:0;transform:scale(.9) translateY(8px)}to{opacity:1;transform:none}}
@keyframes svScan{0%{top:2%;opacity:0}12%{opacity:1}88%{opacity:1}100%{top:98%;opacity:0}}
@media (prefers-reduced-motion:reduce){#app-splash .m{animation:none}#app-splash .scan{display:none}#app-splash .phrase{transition:none}}
</style>
<script type="module" crossorigin src="/assets/index-nzZf7Feo.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Dfgbyu2v.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Shellvoide - AI-Powered Cybersecurity & Penetration Testing",
"url": "https://shellvoide.com",
"description": "AI-powered cybersecurity and penetration testing. Find and fix vulnerabilities in hours, not days, across web, cloud, code, and Microsoft 365."
}
</script>
</head>
<body>
<div id="app-splash" aria-hidden="true">
<div class="m">
<img src="/splash-logo.png" width="191" height="224" alt="" />
<span class="scan"></span>
<span class="cap">Shellvoide</span>
<span class="phrase" id="splash-phrase">Thinking...</span>
</div>
</div>
<script>
(function(){
var p=["Thinking...","Analyzing...","Scanning...","Securing...","Investigating...","Testing...","Validating...","Searching...","Checking...","Working..."];
var el=document.getElementById("splash-phrase");
if(!el)return;
var i=Math.floor(Math.random()*p.length);
el.textContent=p[i];
setInterval(function(){
el.classList.add("fade");
setTimeout(function(){
i=(i+1+Math.floor(Math.random()*(p.length-1)))%p.length;
el.textContent=p[i];
el.classList.remove("fade");
},350);
},1500);
})();
</script>
<div id="root"><!--$!--><template></template><!--/$--></div>
</body>
</html>