-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·333 lines (331 loc) · 40.9 KB
/
index.html
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
332
333
<!DOCTYPE html>
<html style="font-size: 16px;">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="Shellvoide, pentesting, web development, website, android, security, desktop, application, software">
<meta name="description" content="">
<meta name="theme-color" content="#4861df">
<meta property="og:title" content="Shellvoide">
<meta property="og:type" content="website">
<title>Shellvoide | Dealing in Sofwares, Web & Security</title>
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
<link id="u-page-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|PT+Sans:400,400i,700,700i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
<link rel="stylesheet" href="/static/index.css" media="screen">
<link rel="stylesheet" href="/static/custom.css">
<link rel="canonical" href="https://shellvoide.com">
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/index.js" defer=""></script>
</head>
<body class="u-body u-xl-mode">
<header class="u-clearfix u-header u-header" id="sec-ef8f"><div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
<a href="/" class="u-image u-logo u-image-1" data-image-width="350" data-image-height="100">
<img src="/static/horizontal_logo.png" class="u-logo-image u-logo-image-1">
</a>
<nav class="u-menu u-menu-dropdown u-offcanvas u-menu-1">
<div class="menu-collapse" style="font-size: 1rem; letter-spacing: 0px;">
<a class="u-button-style u-custom-left-right-menu-spacing u-custom-padding-bottom u-custom-top-bottom-menu-spacing u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="#">
<svg class="u-svg-link" viewBox="0 0 24 24"><use xlink:href="#menu-hamburger"></use></svg>
<svg class="u-svg-content" version="1.1" id="menu-hamburger" viewBox="0 0 16 16" x="0px" y="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><g><rect y="1" width="16" height="2"></rect><rect y="7" width="16" height="2"></rect><rect y="13" width="16" height="2"></rect>
</g></svg>
</a>
</div>
<div class="u-custom-menu u-nav-container">
<ul class="u-nav u-spacing-2 u-unstyled u-nav-1"><li class="u-nav-item"><a class="u-active-grey-5 u-border-active-palette-1-base u-border-hover-palette-1-base u-button-style u-hover-grey-10 u-nav-link u-text-active-grey-90 u-text-grey-90 u-text-hover-grey-90" href="//blog.shellvoide.com" target="_blank" style="padding: 10px 20px;">Blog</a>
</li></ul>
</div>
<div class="u-custom-menu u-nav-container-collapse">
<div class="u-black u-container-style u-inner-container-layout u-opacity u-opacity-95 u-sidenav">
<div class="u-inner-container-layout u-sidenav-overflow">
<div class="u-menu-close"></div>
<ul class="u-align-center u-nav u-popupmenu-items u-unstyled u-nav-2"><li class="u-nav-item"><a class="u-button-style u-nav-link" href="https://blog.shellvoide.com" target="_blank">Blog</a>
</li></ul>
</div>
</div>
<div class="u-black u-menu-overlay u-opacity u-opacity-70"></div>
</div>
</nav>
</div></header>
<section class="u-clearfix u-section-2" id="sec-a3f2">
<div class="u-clearfix u-sheet u-valign-middle-lg u-valign-middle-md u-valign-middle-sm u-valign-middle-xl u-sheet-1">
<div class="u-clearfix u-expanded-width u-gutter-0 u-layout-wrap u-layout-wrap-1">
<div class="u-layout" style="">
<div class="u-layout-row" style="">
<div class="u-align-left u-container-style u-layout-cell u-left-cell u-size-30 u-size-xs-60 u-white u-layout-cell-1" src="">
<div class="u-container-layout u-container-layout-1">
<h1 class="u-custom-font u-font-montserrat u-text u-text-1"> Providing Web, Software, Security and DevOps Solutions.<br>
</h1>
<a href="#contactboxer" class="u-active-grey-90 u-border-none u-btn u-btn-round u-button-style u-hover-grey-90 u-palette-2-base u-radius-8 u-text-active-white u-text-body-alt-color u-text-hover-white u-btn-1"><span class="u-file-icon u-icon u-text-white u-icon-1"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAR9ElEQVR4Xu2dB7QfRRXGfXasWGgaIQiIIYbej4SggAgoTYGjgEYQ0UgMTQiISg4WPCAdRUVRUJSmRIqCHBMjtgOxgRrrO0aKWFERG8bvF2bjZrNlZndmdvf/9p4z5yXvzdy5c+fbKXfu3Bl7lCdatmzZZLGaqXSQ0jOU/q70BaXzx8bGfumpmoGNZw2MNeWnjn+ieJykdKIS/87SP/SLVwoEtzStayjvXwONAKDO30sinaf0/ArRHtLfdxEIvu2/CQPHJhqoBQAz3J/Ll+1Q+U+Vd3OBADAM1BENOAFAHf8EyX2C0slKq9VowwcFgONqlBuKBNKANQDU+S+TDOcrbdRAlv+q7E4CwTca8BiKetRAJQDU8c9TfWcrHeCp3mEq8KRIH2xKAaDOf5sqeY/Sk31UluJxtkaBYz3zHNjV0EAuANTxjxGvC5XeVIOnTRGmgukCwW02mYc84TSwCgDU+U9RdZ9T2jNctcs5/0xps2FXEFjLFexXAoA6fx3lv0Fpi0hiDVNBJEUXVZMFAKbbfSLKNEwFEZWdV9UKAOjr56tf3II8w1TQgtKTKtMAiP31p5t9jtYCx7Sohwlb9XIAtPj1J4pnKthZIPj6hO2JlhqeAOCzqp9j3Dbp52ZXwDFyJ0gfxlMlyGFKz1S6R+lu8/MegfX3nRCyoRAJAO4Vn7Ub8vJRvDNTgbGFsD5Zv6Bh/9Tv0Rug+InSF5Vu7tu2dkwNfa4E/42P3vPAozNTgfTyErXnVsc2MXrdrHSd0vV9GCUAAEe6CNwV6sRUIL2sbr7uJ9VUzMMqh6WTxfVnBIbf1uQTtBgAOE01vDNoLe7Mz5XC5rgX81vCnIBy/L2N0tMacP+byp6ldKbaxb87QwDgGkmzf2ckekSQZUrsChZ1RS7piZHgOUpYS5Of/HtDpd2UWDBWEaPAPKWPqG3/qcoc4+8A4Cuq6KUxKnOsoxNTgY3M0uHjlY81A1ZUplQAUkYsLucKBHx8rRIA+JYk2K5VKYorP09K4ki6NyR9srNiygAMByoxQhQRup+lNrZhgV0uEwC4Uz+ndlTDnZsKXPRktpK4yjPsM13kET6SbxAIsMVEJwAwrlrXi16zfYW/UNZNpaDOGIjsRX8kp1k/4ADzdqWitcJ79bd3qJ2APhoBACxaz4pWY72KejcV5DVTul5Tv2fHhaPNY3PysB0/JOZOAQD8VZXiBNJl4quYIcV8rctC2somnW+svFcrvSinzA/1Oy7SjNvya5IPALAiLVuoNOHvs2zvp4K0Mozn1afp7BwlMSrvG8NlDgB8la/LZ08F5MU9w9kB+a/CWvphgZwcBnEI5O1ii9kx4HQ7N6dNf9bvtld9S0K2FwBcpgoOCVmJR95MBdwu+oFHnoWspBuG6aw7PB3DAdCvlbD7z5c8jS6/qp7XiM8lStm7lbjQA4I/hWovAHifmHO5sy90sRRyVGhhpZetVMftlvXcpXws4ABDrfuPqm9blefcILtdxFC3h/hytuCdAMAscb3AO+dwDBmGOcEMStILF15ZHz3asSIAcEIdM7bq3ExlOUDK3sO4QPyOdpTDKjsAwGIF8vpCf5Aynh1DWOnmVNWDqxrxDlxpvgqcKFnxFbAm1bmvMl+rlHXZP0q8LrZmZJkRALgMdZZsg2ZbIkW8MGgNKebSDxdiGQ0YdbDxkyYpcX5SJQcHPh9TOl4yP2grs+pkUYhhKE3/1n92F58Ftnxs8gEAFh5/VKpz29emDt955kkJ7/LNtA4/s5/fT2X5apnDi67asWjdx2VvL96Xq8xrM3KN6/8bi8+/6sibVyZxCfuS/sjt364TfnlbSwG4YnWK1GFTJBBfLWDIo9/plwfYrg3Mh7lAZbIHdXPEg9gMXigBAHf2z/TCMRyTv4g11sDvhquiOWd13A7icobSTjncGMY5/fuoTU3ihZ8ma4inp/JjJNpAPNBHY0oAME2couyta0r8I5XbP7RRpKZsucXM3p6OznMpm622EGuhkgrWA6erPAvUxpS+GMLwWnRk2biiBgw4Jj3CZRHVoC6vRc0CG/tAdtvKnp69PXv8UhIP1mY4x6SdTDgZ3dDHVJgGwCfFFB/4rhDDJatnglD1ltSBdBzbbJxE0oR1b1u1j86tAsERypCdNrwYxNIAwByMWbgLhKn1QClnJELJmK+Yr33HjHKZ3zH1PlCmdJUnXgOOO+ltJ1vMqSqLubg2pQGwlriwuq4MG1O7NruCHE4drIbdb5c9bC6j/GWShzsLtUl80O93lNbNMLlSvCtvZRkD0eczZRsfjmWvh9+hCras3cpmBTno+YDSKVJIELu3q3hSOi7hxytxGohHLx8IfnwM6Qslp5Nnr/htrnKYerMLwx3F65tV8qk8ebZP5VuqcllAVbFZ6e9ZABypv3o3N1pIxBD4ejWmMyZpKRs3OU75is4CmMPPUSL0nbWvv/hyusgpY5puE48XV+lJZfP6B7sIH24tygKAFedSpZguYhy47GmzGKrVwpqFpGwsezYne4wMJ0n+S22rEu+8q/j7VX0Axi7Abi3db422hHkxgmIeD9+nxuygho/bKi9mPin8etVHOFwb4kQVK13l9CW+LOZw/Ur7BbIgnFY1reRMA3epTJ5rmY3Mqy74VAEHHb/KCGfFrEamgyT8lTXKRSsifWytyjCT85OEforoJv0Bmz9b2FIS3w8rQzYKGzufq8oKqhxBud+fybNR3RG0KEzcFarg4KpGNPw7q/xJNspqWI/X4mY1f7iYciDFjaAsWe3PzXCODSB99n+F9IF3UCGZ0ePHmQz4H9Qy5RcBgJVm5aq0oWYXSejpDXm0Vlwdgfn8U0qs7LP0FrXtQ1XCiUfWHQ/7/hoqW3rap3JMF3gWJ2S1iMyTp3DPr0pCXxm7VQ3dtUpJXf67dPQ4ycfBTza+Ea72mGpLbRkq/yrlyw75mIi/XDEKUCeXTBJ6SGVqXWMvAwBTAFNBKGIbtXYV2kNV7ouvOhEdYrzaOcPzIrUNd7tCUlnuY3C6h9NJQpVTiModqsyMPmlaXfWVWhTzBCkDACvUcaWQ/nec8GWtW776JhofdQhhZDhNTV+wwUi0ntrHtq0MBDfqjy9PZbhbZcoWmlw1wxspe5C0icpl1waVOig1+6oihhmGm1D0PTHeSoI3MrOGEs6Fr3TFip6VfZoq1wIqxz2HrIPHatIJT+3kUsFCcFeVcQ1pU273V0W4i3EWXxQoyUVHRXlfJ8Gzw5kPvtF5SF/M+WukKiZoVKmnlcq8QvlxIE0TDh+Fdw1Uhmgl2eH+UJXBjcyJKg9+CgR0qqQiMxcs8HMrRLzPykLykq6ywzmreb7mwhFOZfKccnlUozRmosphfk5vIfFA5izFiSoBADdVRgi0vZ04u2WuJbxbFeFzS0/EAch66rDQLQwQpTI44WTXCZUGMpXjytgLUq2qFWLPFgC4RXP7Je9ZOB+aZdvEIqYr4epqtalgtNxS7Sr0Y1QZDpsYKTjzT+gYleGgqZBULnun0+pYOcvQCgBmFAgdTYy4esyHvSV1ChdWODJO2/hLAWB0m43Scqx0wTM9ZQDg7CG9zbxKZQhJ40QuAOCkkFEg5IIQRxAeq+gtCQQYdjDwQIvVHub4UsrsBIhAuq6FEYlrZIwsSR/urTK89eBE1gCAqwQNHVSSVfQUNYSLKr0k6YjzgVcrEQrmcrXFyldA5WYoPy7ll9lOhSrDGoCv/iaVqeUT4AQAAwJQFvI5mUvVmJm97P0eCl0HABuonUwFafOl76ZXOkf4rnCi8nMGgBkF8rY7PnXIqdg2Ggkaebz6FGhUedUFAAtCLISTAyqGUQaXaas5NKAcI826FgDMKMCihQOJ9P7Vt7Jq7W19CzHK/GoDwICAR6QJchSSuB1EpO2BAmigKQAoz64gfZzpW0yOVXcTCBb4Zjzw83ALSHtRXMgxSPDIdCjCPoBFjStjA3nUQKMRIJFDIMCHkCieuEiFou+LMfEBCNM2kCcNeAEAsggEvPBRar/2IDPXqoiT09vA0R504JWFNwAYEMR4fQSHSWLpeouT41WjPWPmGwCEMsEmjbUwJHHgwsFR713JQirJhrdXAJhRAD957hSE8h1I2nWJAEDghIEaaMA7AAwIYt0yPksg4Pr2QDU1EAQABgSxglDzykZoY1RN9Xa/WEgA4LBIRIxNIqjhrQLBhRHqGbkqggHAjAJ0PnfsQ79IQnQR3KJ5gGEgBw0EBYABAY8qcs8+7yatg6iVWTEZE2VkAEGlqv6fITgADAhwkSLen2vodYemLM/KSHD0MB3Yqy0KAAwI8q5O2UvqlnNYGFrqKxoADAhO0c/TLWVrmm3YIlpoMCoADAi48BDrOVje4TlysBgWI6ENAFAnl0FjPVSF2ZjHGIezgxwcRAeAGQW4OUOoNNsIXBaDWWkWDpCIRdD6KaK5C8ijV0QH5SYRF0G4e0lAiegR21sBgAEBjqU8u1YZILFp75vyHCVze6Y1fwJ1/haSgS1x3vPy7GC47kXMwWhAbQ0ABgSr6+dCpU09dXIVG5xK9mrDs0idT1AnLKPc7S8jXkjlNfEoz+S2CgADAl7F4OvkBnIMwr2M69cLYlRm2uhqFmc04EGJuaFHg9YBYBRE5wMCwBCDsBoy1EbxNtbXXzfuIqPBTMm5KJRSOgEAAwKmAaYDpoVYRJTSw0NePimIAeTSvqCjQWcAYEDAgpCFYcwn7LiBxA7B+zU0dT4PRDDV+HCWJaooawOvo0GnAGBAQCgaQselgyy4fDF18nIXkWBV3sLVq/PXFM/FSj7D7DEa8ITOyb7WBp0DQAoEDM8xRwKqvlTpOCm3UXwCdT7X5W5R2qUOGi3KMBqwNigNJGXBp/XnYQpllBKZDjCQxFwTIA+7BJ51qx2pRLITzZuo3iEJh1hGA15YqW036OQIkGhNimRhiBUv1u4g3WEYbN4s5ToFrpLMRY8/hwJDo9Gg0wAw0wFbRIbTWHaCdEcRvYzTy/MEhMo4hur8DZX3dqX0S5+hOj7NNxkNWBs85FJh5wFgQMAIwEgQy2KY1SHBLIn/R8yf3LsI6vzJ+js7mI1cOsBzXp7fYW2ATcWKegEAAwLWAqwJYp0d5CmQ2MZER7khOV1Ux7PF4wVx4v22MVVl5QSgyMLaoHI06A0ADAjYFXC8G+sUsegrItQ9Wzz8HLHxs+XrGlmNBr0CgAEB9oFPKMXyJ+hax7rIUzka9A4ABgTIzU3kWJ5FLkrvYl6snFgRV1kb9BIAiYY1/8b0Mexix7rIxGiAOx4OsyvWBr0GgBkN8Da+SCm0y7mLsrucl9HgMIFg+aOYvQeAAQH3DngsIfTlky53rItsjAC8b3jLSADAgIAbSNcqhb6G5qLoLufFsDV1ZABgQMBdRLaJMS6kdrlzbWU7Z6QAYECA+xWPNw3bxGoYjI8cAJI2a4dAkAosYqEjlVSrubs57h9ZAJjRgHA1VyuFjlnU3S4ul2zJSAPAgICTuY8r7d/XXgoo97yRB0BqSiCOIc+q+fDPC9gn0VizC5gyYQBgRgMimuJqFjKsbbQebFjRabIDvHtCAcCAgNjGBLAKGeC6Yd8EL86rpFNxcplwADAgoN1zlTjbD/neQfCerFnBihfGJiQAUuuCGfo3R8uTayqyj8Xm68vfJxF8QgPAjAY4mTAa8FJ6yIewugAWzgB4oXV8AECmO2Q4wlaAm3XIJ/HaBsGp6vyVQvRM+BEg2yPmcUzOzddvu7c814+L2DQBgIAUK2gAQI6WBQKmhZPMtDAqpuQ91Pl4Vq9EAwBKPjMBgbsInCdwX7HPdI06P3nPeACAa08KCLxqDhD6OC08KLl5j3lpXruHEcASDQIBU8Fsk3ze+LWUoHa2Oep8wJtLAwAc9Sog4JbOcMrZwnaOxWNnv1idT0SyQhoA0KBLzGtpuKYDiJjxDGykvlGZeFvp4QEANupqkEdAmKTis5TeqMRZQ9vEO47T1fmV7y4PI4DHrjLbx0PFEld1YgK2od/rVC/X2u+1aVobAtrI1fs8AsNaagSeyklaJ3Cj6HiOePn6rWkAgLWqmmUUIKaJw+4GENP100f4m/vEZ6HSGa4dn7RmAECzfq1V2mwpp6owa4e8xDVzTLbM4en0gP5/pxJvM96hTm/8lvL/AOYRXqn9VxiSAAAAAElFTkSuQmCC" alt=""></span> Get a Quote </>
</a>
<a href="//blog.shellvoide.com" target="_blank" class="u-active-grey-15 u-border-none u-btn u-btn-round u-button-style u-grey-10 u-hover-grey-15 u-radius-8 u-text-active-grey-80 u-text-body-color u-text-hover-grey-80 u-btn-2"><span class="u-file-icon u-icon u-icon-2"><img src="/media/3959542.png" alt=""></span> Read our Blog
</a>
</div>
</div>
<div class="u-align-center u-container-style u-layout-cell u-right-cell u-size-30 u-size-xs-60 u-layout-cell-2" src="">
<div class="u-container-layout u-valign-bottom-lg u-valign-bottom-xl u-valign-middle-md u-valign-top-sm u-valign-top-xs u-container-layout-2" src="">
<img class="u-expanded-width-sm u-expanded-width-xs u-image u-image-contain u-image-1" src="/media/xcc-min.png" data-image-width="1178" data-image-height="1080">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="u-align-center u-clearfix u-grey-5 u-section-3" id="sec-56a8">
<div class="u-clearfix u-sheet u-sheet-1">
<div class="u-align-left u-container-style u-group u-shape-rectangle u-group-1">
<div class="u-container-layout u-valign-middle u-container-layout-1">
<h2 class="u-custom-font u-font-montserrat u-text u-text-palette-2-base u-text-1"> Turning your ideas into Reality.</h2>
<p class="u-text u-text-2">Have an idea for a new website? Or plans to have audit of your website? Or maybe you want to move to Cloud after all these years. Well, this is what we are here for. You give the idea, we provide the solution. <br>
</p>
<a href="#contactboxer" class="u-active-palette-2-dark-3 u-border-none u-btn u-btn-round u-button-style u-custom-font u-font-montserrat u-hover-palette-2-dark-3 u-palette-2-base u-radius-8 u-text-active-white u-text-body-alt-color u-text-hover-white u-btn-1">contact us<br>
</a>
</div>
</div>
<div class="u-clearfix u-gutter-18 u-layout-wrap u-layout-wrap-1">
<div class="u-gutter-0 u-layout">
<div class="u-layout-row">
<div class="u-size-30">
<div class="u-layout-col">
<div class="u-align-center u-container-style u-layout-cell u-radius-10 u-size-40 u-white u-layout-cell-1">
<div class="u-container-layout u-container-layout-2"><span class="u-file-icon u-icon u-icon-circle u-opacity u-opacity-55 u-palette-2-light-2 u-spacing-18 u-icon-1"><img src="/media/1161388.png" alt=""></span>
<h3 class="u-text u-text-default u-text-palette-2-base u-text-3"> Pentest / Audit<br>
</h3>
<p class="u-text u-text-palette-5-dark-2 u-text-4">Have your website audited and tested by our professionals. Find what you are missing all those days about your website and how we are going to secure those damn loopholes. <br>
</p>
</div>
</div>
<div class="u-align-center u-container-style u-layout-cell u-radius-10 u-size-20 u-white u-layout-cell-2">
<div class="u-container-layout u-container-layout-3"><span class="u-file-icon u-icon u-icon-circle u-opacity u-opacity-55 u-palette-2-light-2 u-spacing-18 u-icon-2"><img src="/media/2282188.png" alt=""></span>
<h3 class="u-text u-text-default u-text-palette-2-base u-text-5">Desktop / Web Solutions<br>
</h3>
<p class="u-text u-text-palette-5-dark-2 u-text-6">Have a new idea for a software or your website? Well, why not turn it into a reality then? You give the idea, we deliver the product. Waiting for your ideas!<br>
</p>
</div>
</div>
</div>
</div>
<div class="u-size-30">
<div class="u-layout-col">
<div class="u-align-center u-container-style u-layout-cell u-radius-10 u-size-20 u-white u-layout-cell-3">
<div class="u-container-layout u-container-layout-4"><span class="u-file-icon u-icon u-icon-circle u-opacity u-opacity-55 u-palette-2-light-2 u-spacing-18 u-icon-3"><img src="/media/2637229.png" alt=""></span>
<h3 class="u-text u-text-default u-text-palette-2-base u-text-7">Cloud / Security<br>
</h3>
<p class="u-text u-text-palette-5-dark-2 u-text-8">Want someone to manage your resources in a Cloud? Probably a migration. Well, let us manage that stuff for you. Be it AWS, Azure, DigitalOcean, or Google, we provide the best. <br>
</p>
</div>
</div>
<div class="u-align-center u-container-style u-layout-cell u-radius-10 u-size-40 u-white u-layout-cell-4">
<div class="u-container-layout u-container-layout-5"><span class="u-file-icon u-icon u-icon-circle u-opacity u-opacity-55 u-palette-2-light-2 u-spacing-18 u-icon-4"><img src="/media/2103565.png" alt=""></span>
<h3 class="u-text u-text-default u-text-palette-2-base u-text-9">DevOps / DevSecOps<br>
</h3>
<p class="u-text u-text-palette-5-dark-2 u-text-10">Tired of Pushing, deploying and testing, right? Well, why not pipeline your process and have it secured on the way. We provide that kind of automation. <br>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="u-align-center u-clearfix u-grey-5 u-section-4" id="carousel_56ed">
<div class="u-clearfix u-sheet u-valign-middle-lg u-valign-middle-xl u-sheet-1">
<div class="u-absolute-hcenter-xs u-expanded-height u-palette-2-base u-shape u-shape-rectangle u-shape-1"></div>
<img class="u-image u-image-1" src="/media/uuu.png" data-image-width="1200" data-image-height="857">
<div class="u-align-left u-container-style u-group u-radius-15 u-shape-round u-white u-group-1">
<div class="u-container-layout u-valign-middle u-container-layout-1">
<h3 class="u-custom-font u-font-montserrat u-text u-text-palette-2-base u-text-1">Creative Solutions<br>
</h3>
<p class="u-align-left u-text u-text-2">Our solutions are our identity and are unique like us. We don't just value the demands of our clients but the security of the application as well. A Secure application is what makes the investment worth all the time and money.<br>
</p>
<a href="//blog.shellvoide.com" class="u-active-palette-2-dark-3 u-btn u-btn-round u-button-style u-custom-font u-font-montserrat u-hover-palette-2-dark-3 u-palette-2-base u-radius-8 u-text-active-white u-text-body-alt-color u-text-hover-white u-btn-1" target="_blank">learn more</a>
</div>
</div>
<div class="u-palette-2-light-1 u-shape u-shape-circle u-shape-2"></div>
</div>
</section>
<section class="u-align-center u-clearfix u-section-5" id="carousel_fd4d">
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
<h6 class="u-text u-text-default u-text-1">Our VALues<br>
</h6>
<h1 class="u-custom-font u-font-montserrat u-text u-text-palette-2-base u-text-2">We Value our Clients<br>
</h1>
<p class="u-text u-text-3">Satisfaction is what value the most during our communications with you and delivery of the end-product. We understand, make commitment, and provide the best of solutions. <br>
</p>
</div>
</section>
<section class="u-clearfix u-grey-5 u-section-6" id="sec-d44c">
<div class="u-clearfix u-sheet u-sheet-1">
<h1 class="u-text u-text-1">Audit & Security<br>
</h1>
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">
<div class="u-layout" style="">
<div class="u-layout-row" style="">
<div class="u-container-style u-layout-cell u-size-27-md u-size-27-sm u-size-27-xs u-size-30-lg u-size-30-xl u-layout-cell-1">
<div class="u-container-layout u-container-layout-1">
<p class="u-text u-text-default u-text-2">A secure application is what we believe in the most. Be it website, android, source code or tool development. <br>
</p>
</div>
</div>
<div class="u-container-style u-layout-cell u-size-15-lg u-size-15-xl u-size-17-md u-size-17-sm u-size-17-xs u-layout-cell-2">
<div class="u-container-layout u-container-layout-2">
<ul class="u-custom-list u-text u-text-3">
<li style="">
<div class="u-list-icon u-text-palette-2-base">
<svg class="u-svg-content" viewBox="0 0 512 512" id="svg-18ed"><path d="m433.1 67.1-231.8 231.9c-6.2 6.2-16.4 6.2-22.6 0l-99.8-99.8-78.9 78.8 150.5 150.5c10.5 10.5 24.6 16.3 39.4 16.3 14.8 0 29-5.9 39.4-16.3l282.7-282.5z" fill="currentColor"></path></svg>
</div>Web Pentest<br>
</li>
<li>
<div class="u-list-icon u-text-palette-2-base">
<svg class="u-svg-content" viewBox="0 0 512 512" id="svg-18ed"><path d="m433.1 67.1-231.8 231.9c-6.2 6.2-16.4 6.2-22.6 0l-99.8-99.8-78.9 78.8 150.5 150.5c10.5 10.5 24.6 16.3 39.4 16.3 14.8 0 29-5.9 39.4-16.3l282.7-282.5z" fill="currentColor"></path></svg>
</div>Android Pentest<br>
</li>
<li>
<div class="u-list-icon u-text-palette-2-base">
<svg class="u-svg-content" viewBox="0 0 512 512" id="svg-18ed"><path d="m433.1 67.1-231.8 231.9c-6.2 6.2-16.4 6.2-22.6 0l-99.8-99.8-78.9 78.8 150.5 150.5c10.5 10.5 24.6 16.3 39.4 16.3 14.8 0 29-5.9 39.4-16.3l282.7-282.5z" fill="currentColor"></path></svg>
</div>Source Code Analysis<br>
</li>
</ul>
</div>
</div>
<div class="u-container-style u-layout-cell u-size-15-lg u-size-15-xl u-size-16-md u-size-16-sm u-size-16-xs u-layout-cell-3">
<div class="u-container-layout u-container-layout-3">
<ul class="u-custom-list u-text u-text-4">
<li style="">
<div class="u-list-icon u-text-palette-2-base">
<svg class="u-svg-content" viewBox="0 0 512 512" id="svg-18ed"><path d="m433.1 67.1-231.8 231.9c-6.2 6.2-16.4 6.2-22.6 0l-99.8-99.8-78.9 78.8 150.5 150.5c10.5 10.5 24.6 16.3 39.4 16.3 14.8 0 29-5.9 39.4-16.3l282.7-282.5z" fill="currentColor"></path></svg>
</div>Reconnaissance<br>
</li>
<li>
<div class="u-list-icon u-text-palette-2-base">
<svg class="u-svg-content" viewBox="0 0 512 512" id="svg-18ed"><path d="m433.1 67.1-231.8 231.9c-6.2 6.2-16.4 6.2-22.6 0l-99.8-99.8-78.9 78.8 150.5 150.5c10.5 10.5 24.6 16.3 39.4 16.3 14.8 0 29-5.9 39.4-16.3l282.7-282.5z" fill="currentColor"></path></svg>
</div>Tool Development<br>
</li>
<li>
<div class="u-list-icon u-text-palette-2-base">
<svg class="u-svg-content" viewBox="0 0 512 512" id="svg-18ed"><path d="m433.1 67.1-231.8 231.9c-6.2 6.2-16.4 6.2-22.6 0l-99.8-99.8-78.9 78.8 150.5 150.5c10.5 10.5 24.6 16.3 39.4 16.3 14.8 0 29-5.9 39.4-16.3l282.7-282.5z" fill="currentColor"></path></svg>
</div>Secure Coding<br>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="u-clearfix u-expanded-width u-gutter-30 u-layout-wrap u-layout-wrap-2">
<div class="u-gutter-0 u-layout">
<div class="u-layout-row">
<div class="u-align-left u-container-style u-layout-cell u-left-cell u-palette-2-base u-radius-15 u-shape-round u-size-20 u-layout-cell-4">
<div class="u-container-layout u-valign-top u-container-layout-4">
<h4 class="u-text u-text-body-alt-color u-text-default u-text-5">Development<br>
</h4>
<h1 class="u-custom-font u-font-pt-sans u-text u-text-default u-text-6">DevSecOps & Monitoring<br>
</h1>
<p class="u-text u-text-7">Secure development is not just limited to filters and functions but covers a very wide range of subjects inlcuding secure automation of products and AVs<br>
</p>
</div>
</div>
<div class="u-align-left u-container-style u-layout-cell u-radius-15 u-size-20 u-white u-layout-cell-5">
<div class="u-container-layout u-valign-top u-container-layout-5">
<h4 class="u-text u-text-default u-text-palette-2-base u-text-8">Offensive<br>
</h4>
<h1 class="u-custom-font u-font-pt-sans u-text u-text-default u-text-palette-2-base u-text-9">Pentest Services <br>
</h1>
<p class="u-text u-text-10">Nothing is secured in the world of networks and Internet. So, how about seeing the application from an attacker's perspective? <br>
</p>
</div>
</div>
<div class="u-align-left u-container-style u-layout-cell u-radius-15 u-right-cell u-size-20 u-white u-layout-cell-6">
<div class="u-container-layout u-valign-top u-container-layout-6">
<h4 class="u-text u-text-default u-text-palette-2-base u-text-11">Defensive<br>
</h4>
<h1 class="u-custom-font u-font-pt-sans u-text u-text-default u-text-palette-2-base u-text-12">Source Code Analysis <br>
</h1>
<p class="u-text u-text-13">What not mitigate attacks from the get go and avoid any kind of bad practices in the first place? The analysis of source code is what makes it possible. <br>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="u-align-center u-clearfix u-white u-section-7" id="carousel_1c0e">
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
<div class="u-palette-2-base u-shape u-shape-rectangle u-shape-1"></div>
<div class="u-clearfix u-gutter-40 u-layout-wrap u-layout-wrap-1">
<div class="u-gutter-0 u-layout">
<div class="u-layout-row">
<div class="u-align-center u-container-style u-layout-cell u-size-30 u-white u-layout-cell-1">
<div class="u-container-layout u-valign-bottom-lg u-valign-bottom-md u-valign-bottom-xl u-container-layout-1">
<img class="u-expanded-width u-image u-image-contain u-image-default u-image-1" src="/media/xcxcxcxc-min.png" alt="" data-image-width="1200" data-image-height="1100">
</div>
</div>
<div class="u-align-left u-container-style u-grey-5 u-layout-cell u-radius-10 u-size-30 u-layout-cell-2">
<div class="u-container-layout u-valign-middle u-container-layout-2">
<h1 class="u-custom-font u-font-montserrat u-text u-text-palette-2-base u-text-1">Get Started by having your first Website<br>
</h1>
<a href="#contactboxer" class="u-active-grey-90 u-border-none u-btn u-btn-round u-button-style u-hover-grey-90 u-palette-2-base u-radius-8 u-text-active-white u-text-body-alt-color u-text-hover-white u-btn-1"><span class="u-file-icon u-icon u-opacity u-opacity-40 u-text-white u-icon-1"><img src="data:image/png;base64,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" alt=""></span> Contact Us
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="u-align-center u-clearfix u-grey-10 u-valign-middle u-section-8" id="contactboxer">
<div class="u-expanded-width u-palette-2-base u-shape u-shape-rectangle u-shape-1"></div>
<div class="u-container-style u-group u-radius-10 u-shape-round u-white u-group-1">
<div class="u-container-layout u-container-layout-1">
<h3 class="u-custom-font u-font-open-sans u-text u-text-1">Contact Info</h3>
<a href="tel:+923044614455" class="u-active-none u-btn u-button-style u-hover-none u-none u-text-hover-palette-2-base u-btn-1"><span class="u-icon u-text-palette-2-base"><svg class="u-svg-content" viewBox="0 0 241.73 241.73" x="0px" y="0px" style="width: 1em; height: 1em;"><g><path style="fill:currentColor;" d="M234.771,181.213l-34.938-34.953c-4.692-4.668-10.975-7.24-17.689-7.24 c-6.987,0-13.584,2.751-18.572,7.742l-13.6,13.597c-10.568-5.874-24.614-13.953-39.197-28.536 c-14.566-14.571-22.646-28.576-28.55-39.201l13.613-13.603c10.121-10.142,10.328-26.413,0.463-36.269L61.37,7.818 c-4.679-4.692-10.962-7.276-17.693-7.276c-6.831,0-13.293,2.63-18.252,7.417c-3,2.416-18.055,15.706-23.666,43.114 c-7.856,38.363,10.194,75.274,62.302,127.403c58.209,58.191,107.902,62.714,121.746,62.714c2.882,0,4.621-0.178,5.085-0.232 c27.147-3.182,36.867-15.238,43.964-24.041C244.052,205.508,244.02,190.496,234.771,181.213z M223.178,207.502 c-6.671,8.274-12.971,16.088-34.031,18.557c-0.011,0.001-1.163,0.13-3.34,0.13c-12.386,0-57.008-4.206-111.139-58.32 C26.615,119.796,9.749,86.829,16.454,54.081c4.894-23.906,17.887-34.067,18.392-34.453l0.448-0.331l0.393-0.394 c2.169-2.167,5.006-3.361,7.989-3.361c2.716,0,5.228,1.018,7.08,2.876l34.939,34.94c4.02,4.016,3.806,10.774-0.471,15.06 L69.829,83.8l-0.253,0.265c-4.012,4.419-3.54,10.391-1.33,14.28c6.377,11.508,15.112,27.269,31.92,44.082 c16.752,16.752,32.49,25.48,43.966,31.845c1.149,0.645,3.521,1.727,6.49,1.727c3.506,0,6.725-1.484,9.108-4.189l14.448-14.444 c2.157-2.158,4.985-3.347,7.964-3.347c2.722,0,5.247,1.021,7.095,2.859l34.915,34.93 C228.587,196.259,226.756,203.064,223.178,207.502z"></path><path style="fill:currentColor;" d="M146.447,37.293c12.887,1.483,28.061,9.289,38.657,19.886c10.695,10.695,18.52,26.023,19.933,39.05 c0.417,3.843,3.667,6.691,7.447,6.691c0.27,0,0.544-0.015,0.818-0.044c4.118-0.447,7.094-4.147,6.647-8.265 c-1.787-16.467-11.075-34.874-24.238-48.038c-13.04-13.041-31.259-22.306-47.549-24.181c-4.113-0.477-7.834,2.479-8.308,6.593 C139.38,33.099,142.331,36.819,146.447,37.293z"></path><path style="fill:currentColor;" d="M139.44,68.711c6.97,0.803,16.616,5.973,22.935,12.292c6.373,6.374,11.553,16.112,12.316,23.157 c0.417,3.844,3.667,6.692,7.447,6.692c0.27,0,0.543-0.015,0.817-0.044c4.118-0.447,7.095-4.147,6.648-8.265 c-1.304-12.028-9.289-24.813-16.623-32.147c-7.268-7.269-19.928-15.216-31.825-16.587c-4.119-0.479-7.835,2.478-8.309,6.592 C132.373,64.516,135.325,68.237,139.44,68.711z"></path>
</g></svg><img></span> +92 (304) 4614455
</a>
<a href="mailto:[email protected]" class="u-active-none u-btn u-button-style u-hover-none u-none u-text-hover-palette-2-base u-btn-2"><span class="u-icon u-text-palette-2-base"><svg class="u-svg-content" viewBox="0 0 479.058 479.058" style="width: 1em; height: 1em;"><path d="m434.146 59.882h-389.234c-24.766 0-44.912 20.146-44.912 44.912v269.47c0 24.766 20.146 44.912 44.912 44.912h389.234c24.766 0 44.912-20.146 44.912-44.912v-269.47c0-24.766-20.146-44.912-44.912-44.912zm0 29.941c2.034 0 3.969.422 5.738 1.159l-200.355 173.649-200.356-173.649c1.769-.736 3.704-1.159 5.738-1.159zm0 299.411h-389.234c-8.26 0-14.971-6.71-14.971-14.971v-251.648l199.778 173.141c2.822 2.441 6.316 3.655 9.81 3.655s6.988-1.213 9.81-3.655l199.778-173.141v251.649c-.001 8.26-6.711 14.97-14.971 14.97z"></path></svg><img></span> [email protected]
</a>
<p class="u-text u-text-2"><span class="u-icon u-text-palette-2-base"><svg class="u-svg-content" viewBox="0 0 512 512" x="0px" y="0px" style="width: 1em; height: 1em;"><g><g><path d="M256,0C156.748,0,76,80.748,76,180c0,33.534,9.289,66.26,26.869,94.652l142.885,230.257 c2.737,4.411,7.559,7.091,12.745,7.091c0.04,0,0.079,0,0.119,0c5.231-0.041,10.063-2.804,12.75-7.292L410.611,272.22 C427.221,244.428,436,212.539,436,180C436,80.748,355.252,0,256,0z M384.866,256.818L258.272,468.186l-129.905-209.34 C113.734,235.214,105.8,207.95,105.8,180c0-82.71,67.49-150.2,150.2-150.2S406.1,97.29,406.1,180 C406.1,207.121,398.689,233.688,384.866,256.818z"></path>
</g>
</g><g><g><path d="M256,90c-49.626,0-90,40.374-90,90c0,49.309,39.717,90,90,90c50.903,0,90-41.233,90-90C346,130.374,305.626,90,256,90z M256,240.2c-33.257,0-60.2-27.033-60.2-60.2c0-33.084,27.116-60.2,60.2-60.2s60.1,27.116,60.1,60.2 C316.1,212.683,289.784,240.2,256,240.2z"></path>
</g>
</g></svg><img></span> Prime Heights, E-11/4, Islamabad, Islamabad Capital Territory<br>Pakistan<br>
</p>
<div class="u-expanded-width-sm u-expanded-width-xs u-form u-form-1">
<form action="//publish.nicepage.com/Form/Process" method="POST" class="u-clearfix u-form-spacing-10 u-form-vertical u-inner-form" style="padding: 0px;" source="email" name="form-2">
<input type="hidden" id="siteId" name="siteId" value="2315242" wfd-invisible="true">
<input type="hidden" id="pageId" name="pageId" value="2315243" wfd-invisible="true">
<div class="u-form-group u-form-name">
<label for="name-da97" class="u-form-control-hidden u-label" wfd-invisible="true">Name</label>
<input type="text" placeholder="Enter your Name" id="name-da97" name="name" class="u-border-no-bottom u-border-no-left u-border-no-right u-border-no-top u-grey-5 u-input u-input-rectangle" required="">
</div>
<div class="u-form-group u-form-group-2">
<label for="text-8299" class="u-form-control-hidden u-label"></label>
<input type="text" placeholder="Enter your Phone Number" id="text-8299" name="number" class="u-border-no-bottom u-border-no-left u-border-no-right u-border-no-top u-grey-5 u-input u-input-rectangle" required="required">
</div>
<div class="u-form-email u-form-group">
<label for="email-da97" class="u-form-control-hidden u-label" wfd-invisible="true">Email</label>
<input type="email" placeholder="Enter a valid email address" id="email-da97" name="email" class="u-border-no-bottom u-border-no-left u-border-no-right u-border-no-top u-grey-5 u-input u-input-rectangle" required="">
</div>
<div class="u-form-group u-form-message">
<label for="message-da97" class="u-form-control-hidden u-label" wfd-invisible="true">Message</label>
<textarea placeholder="Enter your message" rows="4" cols="50" id="message-da97" name="message" class="u-border-no-bottom u-border-no-left u-border-no-right u-border-no-top u-grey-5 u-input u-input-rectangle" required=""></textarea>
</div>
<div class="u-align-left u-form-group u-form-submit">
<a href="#" class="u-border-none u-btn u-btn-submit u-button-style u-palette-2-base u-btn-3">Submit</a>
<input type="submit" value="submit" class="u-form-control-hidden" wfd-invisible="true">
</div>
<div class="u-form-send-message u-form-send-success" wfd-invisible="true"> Thank you! Your message has been sent. </div>
<div class="u-form-send-error u-form-send-message" wfd-invisible="true"> Unable to send your message. Please fix errors then try again. </div>
<input type="hidden" value="" name="recaptchaResponse" wfd-invisible="true">
</form>
</div>
</div>
</div>
</section>
<footer class="u-align-center u-clearfix u-footer u-grey-80 u-footer" id="sec-c677"><div class="u-clearfix u-sheet u-sheet-1">
<p class="u-small-text u-text u-text-variant u-text-1">© Copyright Shellvoide - 2022 | All Rights Reserved</p>
</div></footer>
</body>
</html>