-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
295 lines (283 loc) · 19.6 KB
/
about.html
File metadata and controls
295 lines (283 loc) · 19.6 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
<!DOCTYPE html>
<!--[if IE 8 ]><html class="ie" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/logo/logomark-grey.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/logo/logomark-grey.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/logo/logo.png">
<link rel="manifest" href="site.webmanifest">
<link rel="stylesheet" href="assets/css/jquery.mCustomScrollbar.min.css" />
<link rel="stylesheet" type="text/css" href="assets/css/reset.css">
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NM6M7MMYLD">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NM6M7MMYLD');
</script>
<title>H&A</title>
</head>
<body>
<!-- Preloader -->
<div id="loading-overlay">
<div class="loader"></div>
</div>
<div id="wrapper" class="about">
<header class="header header-white">
<div>
<a href="index.html" class="logo">
<img src="assets/img/logo/logo.png" alt="logo">
</a>
</div>
<div class="lists-wrap">
<nav class="main-nav">
<ul class="menu">
<li class="menu-item">
<a href="index.html">Home</a>
</li>
<li class="menu-item">
<a href="about.html">About Us</a>
</li>
<li class="menu-item">
<a href="services.html">Services</a>
</li>
<li class="menu-item">
<a href="contact.html">Contact</a>
</li>
</ul>
</nav>
<nav class="social-nav">
<ul class="social-menu">
<li class="item-social">
<a href="https://twitter.com/securitymapper?lang=en" target="_blank"><i class="fa fa-brands fa-twitter"></i></a>
</li>
<li class="item-social">
<a href="http://www.youtube.com/channel/UCm_mbQiaK2_a6iuhcMpoNIQ" target="_blank"><i class="fa fa-brands fa-youtube-play"></i></a>
</li>
<li class="item-social">
<a href="https://www.linkedin.com/company/h-&-a-security-solutions" target="_blank"><i class="fa fa-brands fa-linkedin"></i></a>
</li>
</ul>
</nav>
</div>
<div class="mobile-button">
<span></span>
</div>
</header>
<section class="hero">
<div class="wrap-banner-left">
<img src="assets/img/hero/hero-index.png" alt="images">
</div>
<div class="wrap-banner-right">
<img src="assets/img/about/about-hero.png" alt="images">
</div>
<div class="container hero-container">
<div class="name-page">
<h2 class="hero-title">About Us</h2>
<p class="hero-subtitle">
<a class="name title-small space" href="index.html">Home</a>
About Us
</p>
</div>
</div>
</section>
<section class="why-choose-us">
<div class="container">
<div class="section-wrap">
<div class="description-wrap">
<h5 class="subtitle-section">Why Choose Us</h5>
<h2 class="title-section">Who is h&a security Solutions?</h2>
<p class="wrap-box clearfix wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
H&A Security Solutions, LLC (H&A) is a cybersecurity company that prioritizes building long-term partnerships with our customers and helping them protect their assets. Since our establishment in 2016, we have focused on creating flexible solutions tailored to our customers’ specific needs, enhancing their overall security posture.
</p>
<h5 class="text-subtitle clearfix wow fadeInLeft" data-wow-delay="200ms" data-wow-duration="1500ms">WHAT WE OFFER</h5>
<div class="themesflat-spacer clearfix" data-desktop="18" data-mobile="30" data-smobile="30"></div>
<p class="wrap-box clearfix wow fadeInLeft" data-wow-delay="400ms" data-wow-duration="1500ms">
Rather than offering generic products, we excel in customizing our services to address the unique requirements of each client. Our vendor-agnostic approach allows us to adapt to your organization’s policies and the evolving security landscape. Our aim is to establish an authentic partnership with your organization, equipping you with the necessary tools, services, and support to navigate the dynamic realm of cybersecurity.
</p>
</div>
<div class="wrap-border-img">
<div class="wrap-img-top wow fadeInRight" data-wow-delay="0ms" data-wow-duration="1500ms">
<img src="assets/img/about/offer.png" alt="images">
</div>
<div class="wrap-square"></div>
<div class="wrap-img-bot wow fadeInUp" data-wow-delay="0ms">
<img src="assets/img/about/offer-2.png" alt="images">
</div>
</div>
</div>
</div>
</section>
<section class="row-group-section">
<div class="container">
<h4 class="title-section title-group wow fadeInDown" data-wow-delay="0ms" data-wow-duration="1500ms">
Our success is measured by our ability to protect what matters to you as the threat landscape evolves.
</h4>
<div class="btn-holder">
<a href="services.html" class="btn wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms">
GO TO SERVICES
<i class="icon fa fa-long-arrow-right" aria-hidden="true"></i>
</a>
</div>
</div>
</section>
<section class="ourteam-section" id="ourteam-section">
<div class="ourteam-headings wow fadeInDown " data-wow-delay="0ms" data-wow-duration="1500ms">
<h5 class="subtitle-section">Meet Our Team</h5>
<h2 class="title-section">LEADERSHIP</h2>
<p class="description">
Our team at H&A consists of world-class security professionals of which have obtained some of the highest levels of certification within the information security field. This includes one Blue/Red Cyber Guardian, with several others on the path to achieving the GSE – GIAC Security Expert. Our expertise is reflected in the training courses authored by Justin Henderson, one of our co-founders, which focus on SIEM training, tactical analysis, and implementing zero trust security architecture.
</p>
</div>
<div class="row-ourteam">
<div class="user-box wrap-member-team wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms">
<div class="wrap-img">
<img src="assets/img/our-team/justin-henderson.png" alt="Justin Henderson" class="img-user">
</div>
<div class="list-icon col-nav-social">
<a href="https://www.linkedin.com/in/securitymapper/" target="_blank" class="icon">
<i class="fa fa-linkedin"></i>
</a>
</div>
<div class="user-info row">
<div class="wrap-title">
<h5 class="user-name">Justin Henderson</h5>
<p class="user-position">CEO</p>
</div>
<div class="user-descript mCustomScrollbar" data-mcs-theme="light-2">
<div class="content-scroll">
<p>
Justin Henderson is a distinguished SANS Instructor and the course author of SEC555: SIEM with Tactical Analytics. With over a decade of experience in the Healthcare industry and various government contracts, he has honed his skills in network monitoring systems and incident analysis. A co-founder of H&A Security Solutions, LLC, Justin oversaw one of the world's largest security onion deployments with over 1200 network sensors. From the young age of thirteen, he embarked on a path in cybersecurity, providing professional services to organizations and acquiring over 60 industry certifications. As the 13th GSE to become a red and blue SANS Cyber Guardian, he is a leading voice in the field. He is also the author and co-author of multiple SANS courses, which showcase his expansive IT knowledge.
</p>
<p>
Dedicated to growing and shaping the cybersecurity community, Justin holds a strong belief that "as Iron sharpens iron, so one man sharpens another" (Proverbs 27:17). Whether it's training computer network defense analysts within the military or working closely with commercial vendors like Elastic Stack, his approach is collaborative, and value driven. In a field faced with a supply-demand imbalance, Justin actively addresses the gap by regularly releasing actionable courses, blogs, and webcasts aimed at helping professionals develop the skills they need for their roles. Whether his students are transitioning careers or looking for renewed confidence in their current jobs, Justin is committed to equipping them with the tools they need to succeed.
</p>
<p>
Outside of his professional endeavors, Justin is a family-oriented man with a passion for hobby farming. Holding a Bachelor of Science in Network Design and Administration from Western Governors University, his credentials also extend to 60+ certifications in various domains, from networking to governance and project management. He has also mentored aspiring tech professionals and developed the virtual dojo—a fully automated Cloud Computing solution showcase environment. In his free time, Justin relishes moments spent with his family on their hobby farm, which includes a diverse range of animals, from horses to miniature donkeys. Deeply rooted in his Christian faith, he extends the farm experience to youth ministry, offering a healing environment that benefits both the young and the old.
</p>
</div>
</div>
</div>
</div>
<div class="user-box wrap-member-team wow fadeInUp" data-wow-delay="200ms" data-wow-duration="1500ms">
<div class="wrap-img">
<img src="assets/img/our-team/josh-awalt.png" alt="Josh Awalt" class="img-user">
</div>
<div class="list-icon col-nav-social">
<a href="https://www.linkedin.com/in/joshuaawalt/" target="_blank" class="icon">
<i class="fa fa-linkedin"></i>
</a>
</div>
<div class="user-info row">
<div class="wrap-title">
<h5 class="user-name">Josh Awalt</h5>
<p class="user-position">CIO</p>
</div>
<div class="user-descript mCustomScrollbar" data-mcs-theme="light-2">
<div class="content-scroll">
<p>
Josh brings over 15 years of expertise in Information Technology to the team, with a skill set enriched by experiences in both the private and public sectors. His understanding of Information Security is sharpened by a significant portion of his career in higher education and healthcare, two sectors known for their complex security needs. Having attained a master's degree in information security and assurance, Josh also holds over 30 industry certifications that make him a versatile asset in the rapidly evolving field of cybersecurity.
</p>
<p>
Josh is driven by the conviction that effective security is an ongoing process that requires both technical acumen and a deep understanding of the industries served. His training and cross-sector experience allow him to bring unique perspectives to the table, enabling him to craft security solutions that meet specific institutional needs. With his unwavering commitment to improving his own skills and those of his team, Josh personifies the blend of theoretical and practical expertise that is essential in today's myriad of security challenges.
</p>
</div>
</div>
</div>
</div>
<div class="user-box wrap-member-team wow fadeInUp" data-wow-delay="400ms" data-wow-duration="1500ms">
<div class="wrap-img">
<img src="assets/img/our-team/adam-moore.png" alt="Adam Moore" class="img-user">
</div>
<div class="list-icon col-nav-social">
<a href="https://www.linkedin.com/in/adam-moore-62a30511/" target="_blank" class="icon">
<i class="fa fa-linkedin"></i>
</a>
</div>
<div class="user-info row">
<div class="wrap-title">
<h5 class="user-name">Adam Moore</h5>
<p class="user-position">COO</p>
</div>
<div class="user-descript mCustomScrollbar" data-mcs-theme="light-2">
<div class="content-scroll">
<p>
Adam Moore serves as the Chief Operating Officer of H&A Security Solutions LLC, where he steers the company's day-to-day operations and long-term strategic initiatives. With a seasoned background in corporate leadership, Adam brings over a decade of expertise in optimizing organizational performance to his role. He is adept at financial management and staff oversight, ensuring that the company runs efficiently and effectively. Committed to instilling a culture of excellence, innovation, and teamwork, Adam is an invaluable asset to the H&A family. Outside the office, he relishes quality time with his family and life on his small farm, where he resides with his wife and four children.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="wrap-our-footer">
<div class="wrap-about">
<div class="logo-footer">
<a href="index.html" class="title-logo"><img src="assets/img/logo/f-logo.svg" alt="images"></a>
</div>
<ul class="list-social">
<li class="item-social">
<a href="https://twitter.com/securitymapper?lang=en" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a>
</li>
<li class="item-social">
<a href="http://www.youtube.com/channel/UCm_mbQiaK2_a6iuhcMpoNIQ" target="_blank"><i class="fa fa-youtube-play" aria-hidden="true"></i></a>
</li>
<li class="item-social">
<a href="https://www.linkedin.com/company/h-&-a-security-solutions" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</li>
</ul>
<div class="list-info">
<a href="mailto:info@hasecuritysolutions.com">info@hasecuritysolutions.com</a>
<a href="https://maps.app.goo.gl/28UTMHzPYNya4GDXA" target="_blank">12178 N 1450th Street Effingham, IL 62401</a>
</div>
</div>
<div class="foo-col">
<h2 class="title-heading">QUICK LINKS</h2>
<ul class="list-sub">
<li class="title-sub"><a href="index.html">HOME</a></li>
<li class="title-sub"><a href="services.html">SERVICES</a></li>
<li class="title-sub"><a href="about.html">ABOUT US</a></li>
<li class="title-sub"><a href="contact.html">CONTACT</a></li>
</ul>
</div>
<div class="foo-col">
<h2 class="title-heading">GET IN TOUCH</h2>
<p class="description">If you would like to know more about our services or have any questions, please reach out to us!</p>
<div class="btn-holder">
<a href="https://tellaro.io/contact/" target="_blank" class="btn">
CONTACT US
<i class="icon fa fa-external-link" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
<div class="copyright-wrap">
<p class="copyright">©2023 H&A Security Solutions, LLC | All Rights Reserved</p>
<div class="privacy-terms">
<a href="privacy-policy.html">Privacy Policy</a>
<a href="terms-conditions.html">Terms & Conditions</a>
</div>
</div>
</div>
</footer>
</div>
<!-- /#wrapper -->
<a id="scroll-top"></a>
<!-- Javascript -->
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>