-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
326 lines (300 loc) · 19.3 KB
/
services.html
File metadata and controls
326 lines (300 loc) · 19.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">
<title>Services | Decentralsec</title>
<meta name="title" content="Home | Decentralsec">
<meta name="description" content="Decentralsec">
<meta name="author" content="Creative EDGE">
<link rel="stylesheet" href="libs/css/style.css">
<link rel="stylesheet" href="libs/css/responsive.css">
<link rel="stylesheet" href="libs/css/custom.css">
</head>
<body class="darker">
<!-- PRELOADER -->
<div id="preloader">
<div class="preload-content">
<div id="dream-load"></div>
</div>
</div>
<!-- HEADER -->
<nav class="navbar navbar-expand-lg navbar-white fixed-top" id="banner">
<div class="container">
<a class="navbar-brand" href="/">
<span><img draggable="false" src="libs/images/logo.jpeg" alt="logo" style="max-width:40px; margin-right:15px; font-weight:900;"></span> DecentralSec
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link " href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/services.html">Services</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">Documents</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="document-audit-sample.html">Audit Sample</a>
<a class="dropdown-item" href="/document-lite-paper.html">Lite Paper</a>
</div>
</li>
<li class="lh-55px"><a href="/contact.html" class="btn login-btn ml-50">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<!-- BREADCAMB -->
<div class="breadcumb-area" style="background-image:url(libs/images/breadcumb/services.jpeg)" >
<div class="breadcumb-content">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<nav aria-label="breadcrumb" class="breadcumb--con text-center">
<h2 class="w-text title wow fadeInUp" data-wow-delay="0.2s">Services</h2>
<ol class="breadcrumb justify-content-center wow fadeInUp" data-wow-delay="0.4s">
<li class="breadcrumb-item"><a href="/">Home</a></li>
<li class="breadcrumb-item active">Services</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
</div>
<!-- SERVICES -->
<section class="darky how section-padding-100-70">
<div class="container">
<div class="section-heading text-center">
<div class="dream-dots justify-content-center wow fadeInUp" data-wow-delay="0.2s">
<img src="libs/images/divider.svg" width="100" class="mb-15" alt="divider">
</div>
<h2 class="wow fadeInUp" data-wow-delay="0.3s">Our Services</h2>
<p class="wow fadeInUp" data-wow-delay="0.4s" style="visibility: visible; animation-delay: 0.4s; animation-name: fadeInUp;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed quis accumsan nisi Ut ut felis congue nisl hendrerit commodo.</p>
</div>
<div class="row">
<div class="col-12 ">
<!-- Content -->
<a href="/services-smart-contract.html" class="service_single_content grediant-borders box-shadow text-left wow fadeInUp" data-wow-delay="0.2s">
<!-- Icon -->
<div class="service_icon v2">
<img draggable="false" src="libs/images/icons/1.png" class="white-icon" alt="">
</div>
<div class="service_content">
<h6>Smart Contract Auditing</h6>
<p>Ensure the integrity and security of your smart contracts with our meticulous Smart Contract Auditing service. Our expert team thoroughly reviews and analyzes your code to identify vulnerabilities, potential exploits, and compliance issues. Trust DecentralSec to fortify the foundation of your decentralized applications through comprehensive audits.</p>
</div>
</a>
</div>
<div class="col-12 ">
<!-- Content -->
<a href="/services-penetration-test.html" class="service_single_content grediant-borders box-shadow text-left wow wow fadeInUp" data-wow-delay="0.3s">
<!-- Icon -->
<div class="service_icon v2">
<img draggable="false" src="libs/images/icons/2.png" class="white-icon" alt="">
</div>
<div class="service_content">
<h6>Penetration Test</h6>
<p>Uncover and address vulnerabilities in your digital defenses with our Penetration Test service. DecentralSec's skilled ethical hackers simulate real-world cyber attacks to identify weaknesses in your system. Through thorough testing and analysis, we provide actionable insights to enhance your security posture and fortify your project against potential threats.</p>
</div>
</a>
</div>
<div class="col-12 ">
<!-- Content -->
<a href="/services-security-consulting.html" class="service_single_content grediant-borders box-shadow text-left wow fadeInUp" data-wow-delay="0.4s">
<!-- Icon -->
<div class="service_icon v2">
<img draggable="false" src="libs/images/icons/3.png" class="white-icon" alt="">
</div>
<div class="service_content">
<h6>Security Consulting</h6>
<p>Secure every facet of your project, from concept to execution, with insights from leading industry experts. In the dynamic landscape of Web3, security is more than a checkbox�it's a continuous process. Our seasoned security professionals craft a holistic strategy to safeguard every layer of your application, enabling you to concentrate on development.</p>
</div>
</a>
</div>
</div>
</div>
</section>
<!-- FACTS -->
<div class="section-padding-0-0" >
<div class="container pre-sale-bg">
<div class="section-heading text-center">
<div class="dream-dots justify-content-center fadeInUp" data-wow-delay="0.2s">
<span class="gradient-text white">Numbers Are Talking</span>
</div>
<h2>Why DecentralSec</h2>
<p class="w-text">DecentralSec in Metrics: Unveiling the Numbers Behind Our Impact on Web3 Security</p>
</div>
<div class="row align-items-center">
<div class="col-12">
<div class="fact-box count-box col-lg-3 col-xs-12">
<div class="inner">
<div class="icon-box"><img src="libs/images/icons/fact1.png" alt=""></div>
<div class="content">
<div class="count-outer">
<span class="count-text ">20+</span>
</div>
<div class="counter-title">Years of combined experience</div>
</div>
</div>
</div>
<div class="fact-box count-box col-lg-3 col-xs-12 fact-box-xs">
<div class="inner">
<div class="icon-box"><img src="libs/images/icons/fact2.png" alt=""></div>
<div class="content">
<div class="count-outer">
<span class="count-text ">10</span>
</div>
<div class="counter-title">Projects Taken</div>
</div>
</div>
</div>
<div class="fact-box count-box col-lg-3 col-xs-12 fact-box-sm">
<div class="inner">
<div class="icon-box"><img src="libs/images/icons/fact3.png" alt=""></div>
<div class="content">
<div class="count-outer">
<span class="count-text ">$2M</span>
</div>
<div class="counter-title">Secured by audits</div>
</div>
</div>
</div>
<div class="fact-box count-box col-lg-3 col-xs-12 fact-box-sm">
<div class="inner">
<div class="icon-box"><img src="libs/images/icons/fact4.png" alt=""></div>
<div class="content">
<div class="count-outer">
<span class="count-text ">1000+</span>
</div>
<div class="counter-title">Lines of code analyzed</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- APPROACHES -->
<section class="darky how section-padding-100-70">
<div class="container">
<div class="section-heading text-center">
<div class="dream-dots justify-content-center wow fadeInUp" data-wow-delay="0.2s">
<img src="libs/images/divider.svg" width="100" class="mb-15" alt="divider">
</div>
<h2 class="wow fadeInUp" data-wow-delay="0.3s">Our Approach</h2>
<p class="wow fadeInUp" data-wow-delay="0.4s">At DecentralSec, we go beyond traditional practices. Yes, we audit smart contracts, but we also secure infrastructure, and advise on every layer of the Web3 stack. Our mission is clear - to provide end-to-end security solutions, ensuring that your project thrives in a secure and resilient ecosystem</p>
</div>
<div class="row">
<div class="col-12 col-md-6 col-lg-6">
<div class="service_single_content v3 box-shadow text-center mb-100 wow fadeInUp" data-wow-delay="0.2s">
<div class="service_icon">
<img draggable="false" src="libs/images/icons/2.png" class="white-icon" alt="">
<span class="step-num">1</span>
</div>
<h6>Comprehensive Assessment</h6>
<p>Embark on a journey to fortify your project's security with DecentralSec. Our process begins with a thorough and comprehensive assessment of your business's cybersecurity posture. Through passive and active approaches, we delve into the details of your applications, architecture, potential vulnerabilities, and risks. This initial step is crucial to understand your starting point and lay the foundation for a tailored security roadmap</p>
</div>
</div>
<div class="col-12 col-md-6 col-lg-6">
<div class="service_single_content v3 box-shadow text-center mb-100 wow wow fadeInUp" data-wow-delay="0.3s">
<div class="service_icon">
<img draggable="false" src="libs/images/icons/3.png" class="white-icon" alt="">
<span class="step-num">2</span>
</div>
<h6>Historical Hacks Analysis</h6>
<p>To predict and prevent future attacks, we conduct a meticulous analysis of historical hacks within the realm of projects sharing similarities with yours. By understanding the standard practices in the hacker community, we pinpoint potential threats. Whether it's centralized exchange hacks or social engineering attacks in NFT projects, our approach integrates insights from past incidents to inform and fortify your project against emerging threats.</p>
</div>
</div>
<div class="col-12 col-md-6 col-lg-6">
<div class="service_single_content v3 box-shadow text-center mb-100 wow fadeInUp" data-wow-delay="0.4s">
<div class="service_icon">
<img draggable="false" src="libs/images/icons/4.png" class="white-icon" alt="">
<span class="step-num">3</span>
</div>
<h6>Tailor-Made Cybersecurity Roadmap</h6>
<p>Armed with a deep understanding of your project's assets, risks, and the broader cybersecurity landscape, we craft a tailor-made cybersecurity roadmap. This document is not just a set of tasks; it's a strategic blueprint. It outlines urgent priorities, blocked development tasks, complex challenges, and the steps needed to secure your project comprehensively. Our roadmap ensures that cybersecurity is seamlessly integrated into your main development project without hindering progress.</p>
</div>
</div>
<div class="col-12 col-md-6 col-lg-6">
<div class="service_single_content v3 box-shadow text-center mb-100 wow fadeInUp" data-wow-delay="0.4s">
<div class="service_icon">
<img draggable="false" src="libs/images/icons/f1.png" class="white-icon" alt="">
<span class="step-num">4</span>
</div>
<h6>Implementation Guidance and Ongoing Support</h6>
<p>DecentralSec doesn't just provide recommendations; we walk with you every step of the way. Our implementation guidance includes helping you design secure software development processes, modifying security architectures, developing secure business processes, and educating your team about potential risks. Beyond the initial implementation, our support is ongoing. We adapt the roadmap as your business evolves, ensuring that your project's security continues to grow in tandem with its development.</p>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER SECTION -->
<footer class="footer-area bg-img" style="background-image: url(libs/images/pattern.png);">
<div class="footer-content-area ">
<div class="container">
<div class="row ">
<div class="col-12 col-lg-4 col-md-6">
<div class="footer-copywrite-info">
<div class="copywrite_text fadeInUp" data-wow-delay="0.2s">
<div class="footer-logo">
<a href="/"><img draggable="false" src="libs/images/logo.jpeg" alt="logo" style="margin-right:10px; max-width:30px;"> DecentralSec </a>
</div>
<p>Welcome to DecentralSec - where innovation meets security in the Web3 universe. We are not just another agency; we are the guardians of your project's safety.</p>
</div>
<div class="footer-social-info fadeInUp" data-wow-delay="0.4s">
<a href="https://twitter.com/DecentralSec" target="_blank"> <i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://github.com/decentralsec" target="_blank"> <i class="fa fa-github" aria-hidden="true"></i></a>
<a href="https://t.me/decentralsec" target="_blank"> <i class="fa fa-telegram" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/company/decentralsec/" target="_blank"> <i class="fa fa-linkedin" aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="col-12 col-lg-3 col-md-6">
<div class="contact_info_area d-sm-flex justify-content-between">
<div class="contact_info mt-x text-center fadeInUp" data-wow-delay="0.3s">
<h5>About Us</h5>
<a href="/about.html"><p>Our History</p></a>
<a href="/contact.html"><p>Contact Us</p></a>
<a href="/"><p>Back Home</p></a>
</div>
</div>
</div>
<div class="col-12 col-lg-2 col-md-6 ">
<div class="contact_info_area d-sm-flex justify-content-between">
<div class="contact_info mt-s text-center fadeInUp" data-wow-delay="0.2s">
<h5>Quick Links</h5>
<a href="/services.html"><p>Services</p></a>
<a href="/document-audit-sample.html"><p>Audit Sample</p></a>
<a href="/document-lite-paper.html"><p>Lite Paper</p></a>
</div>
</div>
</div>
<div class="col-12 col-lg-3 col-md-6 ">
<div class="contact_info_area d-sm-flex justify-content-between">
<div class="contact_info mt-s text-center fadeInUp" data-wow-delay="0.4s">
<h5>CONTACT US</h5>
<p>hi@decentralsec.io</p>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- JS SECTION -->
<script src="libs/js/jquery.min.js"></script>
<script src="libs/js/popper.min.js"></script>
<script src="libs/js/bootstrap.min.js"></script>
<script src="libs/js/plugins.js"></script>
<script src="libs/js/script.js"></script>
<script src="libs/js/custom.js"></script>
</body>
</html>