-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
152 lines (143 loc) · 31.7 KB
/
Copy path404.html
File metadata and controls
152 lines (143 loc) · 31.7 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
<!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>Page Not Found - Shellvoide</title>
<meta name="description" content="The page you are looking for moved, changed, or never existed. Head back to Shellvoide to find what you need." />
<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="noindex, follow" />
<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/header.png" />
<meta property="og:image:width" content="1080" />
<meta property="og:image:height" content="1080" />
<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/header.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/header.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>
<!-- 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-B9JZ_j3L.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D6sRmJld.css">
</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"><link rel="preload" as="image" href="/assets/logo-DaSrkGdK.png"/><div aria-hidden="true" class="absolute top-0 h-px w-full"></div><header class="sticky top-0 border-b transition-colors duration-200 ease-[var(--ease-out)] border-transparent bg-transparent" style="z-index:var(--z-header)"><div class="shell"><div class="relative flex h-16 items-center gap-6"><a href="/" class="flex shrink-0 items-center gap-2"><img src="/assets/logo-DaSrkGdK.png" alt="" class="h-7 w-auto"/><span class="text-[15px] font-semibold tracking-[-0.01em]">Shellvoide</span></a><nav class="hidden items-center gap-4 lg:flex"><div class="relative"><button type="button" aria-haspopup="true" aria-expanded="false" class="text-text-secondary hover:text-text flex items-center gap-1 text-sm whitespace-nowrap transition-colors duration-100">Services<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down size-3.5 transition-transform duration-150 ease-[var(--ease-out)]" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><div class="border-line bg-surface-0 rounded-xl border shadow-[var(--shadow-md)] absolute top-full left-0 mt-2 w-[680px] max-w-[calc(100vw-3rem)] p-5 transition-[opacity,transform] duration-150 ease-[var(--ease-out)] pointer-events-none -translate-y-1 opacity-0"><div class="grid grid-cols-3 gap-6"><div><p class="text-label text-text-muted mb-2 font-mono uppercase">Pentest & Audit</p><div class="space-y-0.5"><a href="/services" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Penetration Testing</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Web, network, API and mobile assessments with full manual exploitation.</p></a><a href="/services" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Red Teaming</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Full-scope adversary simulation across digital and physical attack vectors.</p></a><a href="/services" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Cloud Auditing</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">AWS, Azure and Google Cloud reviews across accounts, access, and settings.</p></a><a href="/services" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Secure Code Review</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Hands-on code and app review to catch the logic flaws scanners miss.</p></a></div></div><div><p class="text-label text-text-muted mb-2 font-mono uppercase">Training & Upskilling</p><div class="space-y-0.5"><a href="/services" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Cyber Security Trainings</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Role-based programs across offensive, defensive and compliance topics.</p></a><a href="/services" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">CTF Events</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Fully managed capture-the-flag events with custom infra and scoring.</p></a><a href="/services" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Certification Training</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Guided prep for OSCP, CRTO, CEH and other industry certifications.</p></a></div></div><div><p class="text-label text-text-muted mb-2 font-mono uppercase">Managed Security</p><div class="space-y-0.5"><a href="/services" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">SOC as a Service</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">24/7 threat monitoring, detection and 1-hour incident response SLA.</p></a><a href="/services" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Incident Response</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Rapid containment, forensic investigation and recovery from breaches.</p></a><a href="/compliance" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Compliance & Audit</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">GDPR, ISO 27001, PCI-DSS and SOC 2 readiness assessments.</p></a></div></div></div><div class="border-line-subtle mt-4 flex items-center justify-between border-t pt-4"><p class="text-text-muted text-xs">Certified team · Transparent pricing · No hidden fees</p><a href="/services" class="bg-accent hover:bg-accent-deep rounded-lg px-3.5 py-1.5 text-xs font-medium text-white transition-colors duration-150 ease-[var(--ease-out)]">View all services</a></div></div></div><div class="relative"><button type="button" aria-haspopup="true" aria-expanded="false" class="text-text-secondary hover:text-text flex items-center gap-1 text-sm whitespace-nowrap transition-colors duration-100">Compliance<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down size-3.5 transition-transform duration-150 ease-[var(--ease-out)]" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><div class="border-line bg-surface-0 rounded-xl border shadow-[var(--shadow-md)] absolute top-full left-1/2 mt-2 w-[420px] p-3 transition-[opacity,transform] duration-150 ease-[var(--ease-out)] pointer-events-none -translate-y-1 opacity-0" style="margin-left:-210px"><div class="grid grid-cols-2 gap-1"><a href="/compliance" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">ISO 27001</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">ISMS, from gap analysis to certificate.</p></a><a href="/compliance" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">SOC 2</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Type I and II readiness and evidence.</p></a><a href="/compliance" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">PCI DSS</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Cardholder data across all 12 requirements.</p></a><a href="/compliance" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">GDPR</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">EU data protection, DPIAs and TOMs.</p></a><a href="/compliance" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">HIPAA</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Safeguards for protected health data.</p></a><a href="/compliance" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">NIST CSF</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Map controls to CSF and 800-53.</p></a></div></div></div><div class="relative"><button type="button" aria-haspopup="true" aria-expanded="false" class="text-text-secondary hover:text-text flex items-center gap-1 text-sm whitespace-nowrap transition-colors duration-100">Products<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down size-3.5 transition-transform duration-150 ease-[var(--ease-out)]" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><div class="border-line bg-surface-0 rounded-xl border shadow-[var(--shadow-md)] absolute top-full left-1/2 mt-2 w-[360px] p-3 transition-[opacity,transform] duration-150 ease-[var(--ease-out)] pointer-events-none -translate-y-1 opacity-0" style="margin-left:-180px"><a href="/products/klue" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Klue</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">AI agent that reviews your code, tests your apps and cloud, and runs full attacker-style pentests, end to end.</p></a></div></div><div class="relative"><button type="button" aria-haspopup="true" aria-expanded="false" class="text-text-secondary hover:text-text flex items-center gap-1 text-sm whitespace-nowrap transition-colors duration-100">About Us<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down size-3.5 transition-transform duration-150 ease-[var(--ease-out)]" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><div class="border-line bg-surface-0 rounded-xl border shadow-[var(--shadow-md)] absolute top-full left-1/2 mt-2 w-[380px] p-3 transition-[opacity,transform] duration-150 ease-[var(--ease-out)] pointer-events-none -translate-y-1 opacity-0" style="margin-left:-190px"><div class="grid grid-cols-2 gap-1"><a href="/#company" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">About Us</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Our story, mission and the team behind Shellvoide.</p></a><a href="/#proof" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Why Us</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">What makes Shellvoide different from the rest.</p></a><a href="/#partners" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Partners</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">The teams that trust us with their security.</p></a><a href="/privacy-policy" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Privacy Policy</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">How we collect, store and protect your data.</p></a><a href="/terms-of-service" class="group flex flex-col rounded-lg p-2.5 transition-colors duration-100 hover:bg-[var(--color-hover-bg)]"><p class="text-text group-hover:text-accent text-sm font-medium leading-tight transition-colors duration-100">Terms of Service</p><p class="text-text-tertiary mt-0.5 text-xs leading-snug">Terms governing use of our services.</p></a></div></div></div><a href="/pricing" class="text-text-secondary hover:text-text flex items-center gap-1 text-sm whitespace-nowrap transition-colors duration-100">Pricing</a><a href="https://shellvoide.com/blog" class="text-text-secondary hover:text-text flex items-center gap-1 text-sm whitespace-nowrap transition-colors duration-100">Blog</a><a href="/contact" class="text-text-secondary hover:text-text flex items-center gap-1 text-sm whitespace-nowrap transition-colors duration-100">Contact</a></nav><div class="ml-auto hidden items-center gap-2.5 sm:flex"><a href="https://klue.shellvoide.com" class="text-text-secondary hover:text-text border-line-strong hover:border-line-strong rounded-lg border px-3.5 py-2 text-sm font-medium transition-colors duration-150 ease-[var(--ease-out)] hover:bg-[var(--color-hover-bg)]">Sign in</a><a href="/book" class="bg-accent hover:bg-accent-deep rounded-lg px-3.5 py-2 text-sm font-medium text-white transition-colors duration-150 ease-[var(--ease-out)]">Book an engagement</a></div><button type="button" aria-label="Open menu" class="text-text ml-auto flex size-9 items-center justify-center lg:hidden"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu size-5" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></div></div></header><main class="shell"><section class="text-center" style="padding-top:var(--space-section-lg);padding-bottom:var(--space-section)"><div class="reveal " style="--reveal-delay:0ms"><p class="text-label text-accent mb-5 font-mono uppercase">404</p></div><div class="reveal reveal-head " style="--reveal-delay:0ms"><h1 class="text-hero font-sans mx-auto max-w-[18ch] text-balance"><span class="text-text">Page </span><span class="text-text-tertiary">not found.</span></h1></div><div class="reveal " style="--reveal-delay:200ms"><p class="text-text-secondary text-lead mx-auto mt-6 max-w-[52ch] leading-relaxed">The page you are looking for moved, changed, or never existed. Head back to Shellvoide to find what you need.</p></div><div class="reveal mt-9 flex items-center justify-center gap-2.5" style="--reveal-delay:320ms"><a href="/book" class="bg-accent hover:bg-accent-deep rounded-lg px-4 py-2.5 text-sm font-medium text-white transition-colors duration-150 ease-[var(--ease-out)]">Book an engagement</a><a href="/" class="border-line-strong bg-surface-0 text-text hover:bg-surface-1 rounded-lg border px-4 py-2.5 text-sm font-medium transition-colors duration-150 ease-[var(--ease-out)]">Back to home</a></div></section></main><div class="shell"><footer data-layout="full-bleed" class="bg-ink text-white"><div class="shell"><div class="grid grid-cols-2 gap-x-8 gap-y-10 md:grid-cols-3 lg:grid-cols-6" style="padding-block:var(--space-section-sm)"><div class="col-span-2 md:col-span-1"><div class="flex items-center gap-2"><img src="/assets/logo-DaSrkGdK.png" alt="" class="h-7 w-auto"/><span class="text-[15px] font-semibold tracking-[-0.01em] text-white">Shellvoide</span></div><p class="mt-4 max-w-[34ch] text-sm leading-relaxed text-white/55">Continuous offensive security for teams that ship faster than they get audited.</p><div class="mt-5 space-y-2.5"><a href="mailto:info@shellvoide.com" class="group flex items-center gap-2.5 text-sm text-white/65 transition-colors duration-100 hover:text-white"><svg class="text-accent-bright size-3.5" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="1.5" y="3" width="13" height="10" rx="1.5"></rect><path d="M2 4l6 4.5L14 4" stroke-linecap="round" stroke-linejoin="round"></path></svg>info@shellvoide.com</a></div><a href="/book" class="text-accent-bright mt-6 inline-flex items-center gap-1.5 text-sm font-medium transition-colors duration-100 hover:text-white">Book an engagement<svg class="size-3.5" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M4 8h8M8 4l4 4-4 4" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></div><div><p class="text-label mb-4 font-mono text-white/40 uppercase">Company</p><ul class="space-y-2.5"><li><a href="/#company" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">About Us</a></li><li><a href="/#company" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Why Us</a></li><li><a href="/#company" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Partners</a></li></ul></div><div><p class="text-label mb-4 font-mono text-white/40 uppercase">Services</p><ul class="space-y-2.5"><li><a href="/services#pentest" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Penetration Testing</a></li><li><a href="/services#pentest" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Vulnerability Assessment (VAPT)</a></li><li><a href="/services#pentest" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Red Teaming</a></li><li><a href="/services#pentest" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Cloud & M365 Audits</a></li><li><a href="/services#pentest" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Secure Code Review</a></li><li><a href="/services#managed" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Managed Security (SOC)</a></li><li><a href="/services#training" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Training & CTF</a></li><li><a href="/services" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">View All Services</a></li></ul></div><div><p class="text-label mb-4 font-mono text-white/40 uppercase">Compliance</p><ul class="space-y-2.5"><li><a href="/compliance" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">ISO 27001</a></li><li><a href="/compliance" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">SOC 2 (Type I & II)</a></li><li><a href="/compliance" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">PCI DSS</a></li><li><a href="/compliance" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">GDPR</a></li><li><a href="/compliance" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">HIPAA</a></li><li><a href="/compliance" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">NIST CSF</a></li></ul></div><div><p class="text-label mb-4 font-mono text-white/40 uppercase">Contact</p><ul class="space-y-2.5"><li><a href="/contact" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Contact Us</a></li><li><a href="/pricing" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Pricing</a></li><li><a href="/book" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Book an Engagement</a></li></ul></div><div><p class="text-label mb-4 font-mono text-white/40 uppercase">Legal</p><ul class="space-y-2.5"><li><a href="/privacy-policy" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Privacy Policy</a></li><li><a href="/terms-of-service" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Terms of Service</a></li><li><a href="/refund-policy" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Refund Policy</a></li><li><a href="https://trust.shellvoide.com" target="_blank" rel="noopener noreferrer" class="group inline-flex items-center gap-1.5 text-sm text-white/65 transition-colors duration-100 hover:text-white">Trust Portal & Compliance<svg class="size-3 opacity-50" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M5 11l6-6M6 5h5v5" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></li></ul></div></div><div class="flex flex-col gap-4 border-t border-white/10 py-7 sm:flex-row sm:items-center sm:justify-between"><p class="text-xs text-white/45">© <!-- -->2026<!-- --> Shellvoide. All rights reserved.</p><div class="flex items-center gap-6"><a href="/privacy-policy" class="text-xs text-white/45 transition-colors duration-100 hover:text-white">Privacy Policy</a><a href="/terms-of-service" class="text-xs text-white/45 transition-colors duration-100 hover:text-white">Terms of Service</a><a href="/refund-policy" class="text-xs text-white/45 transition-colors duration-100 hover:text-white">Refund Policy</a><div class="ml-2 flex items-center gap-3"><a href="https://github.com/shellvoide" target="_blank" rel="noopener noreferrer" aria-label="GitHub" class="text-white/40 transition-colors duration-100 hover:text-white"><svg class="size-4" viewBox="0 0 16 16" fill="currentColor"><path d="M8 1a7 7 0 00-2.2 13.6c.35.06.48-.15.48-.34v-1.2c-1.95.42-2.36-.94-2.36-.94-.32-.8-.78-1.02-.78-1.02-.64-.44.05-.43.05-.43.7.05 1.07.72 1.07.72.63 1.08 1.65.77 2.05.59.06-.46.25-.77.44-.94-1.56-.18-3.2-.78-3.2-3.47 0-.77.27-1.4.72-1.89-.07-.18-.31-.9.07-1.87 0 0 .59-.19 1.93.72a6.7 6.7 0 013.5 0c1.34-.91 1.93-.72 1.93-.72.38.97.14 1.69.07 1.87.45.49.72 1.12.72 1.89 0 2.7-1.64 3.29-3.21 3.46.25.22.48.65.48 1.31v1.95c0 .19.13.4.49.34A7 7 0 008 1z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></a><a href="https://www.linkedin.com/company/shellvoide" target="_blank" rel="noopener noreferrer" aria-label="LinkedIn" class="text-white/40 transition-colors duration-100 hover:text-white"><svg class="size-4" viewBox="0 0 16 16" fill="currentColor"><path d="M3.5 2A1.5 1.5 0 002 3.5 1.5 1.5 0 003.5 5 1.5 1.5 0 005 3.5 1.5 1.5 0 003.5 2zM2.5 6h2v8h-2V6zm4 0h1.9v1.1h.03c.27-.5.92-1.03 1.9-1.03 2.03 0 2.4 1.34 2.4 3.07V14h-2v-3.5c0-.83-.02-1.9-1.16-1.9-1.16 0-1.34.9-1.34 1.84V14h-2V6z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></a></div></div></div></div></footer></div></div>
</body>
</html>