forked from BSidesHBG/BSidesHBG.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspeakers.html
More file actions
466 lines (392 loc) · 29.4 KB
/
Copy pathspeakers.html
File metadata and controls
466 lines (392 loc) · 29.4 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
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>BSidesHBG Speakers and Presentations</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="https://bsideshbg.com/favicon.ico" />
<meta name="description"
content="BSides creates opportunities for individuals to both present and participate in an intimate atmosphere that encourages collaboration. Learn about our speakers and presentations."
/>
<meta property="og:site_name" content="BSidesHBG.com" />
<meta property="og:title" content="BSidesHBG Speakers and Presentations" />
<meta property="og:description"
content="BSides creates opportunities for individuals to both present and participate in an intimate atmosphere that encourages collaboration. Learn about our speakers and presentations."
/>
<meta property="og:image"
content="https://bsideshbg.com/cover.png"
/>
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@BsidesHbg" />
<meta name="twitter:creator" content="@BsidesHbg" />
<meta name="twitter:title" content="BSidesHBG Speakers and Presentations" />
<meta name="twitter:description"
content="BSides creates opportunities for individuals to both present and participate in an intimate atmosphere that encourages collaboration. Learn about our speakers and presentations."
/>
<meta name="twitter:image"
content="https://bsideshbg.com/cover.png"
/>
</head>
<body class="is-preload">
<div id="wrapper">
<div id="main">
<div class="inner">
<header id="header">
<a href="index.html" class="logo"><img src="images/logo.svg" alt="BSidesHBG Logo" height="126px" /></a>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/bsides-harrisburg-b45599256/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://twitter.com/BsidesHbg" target="_blank" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://discord.gg/36HfJzhCmr" target="_blank" class="icon brands fa-discord"><span class="label">Discord</span></a></li>
<li><a href="https://bank.hackclub.com/donations/start/bsides-hbg" target="_blank" class="icon solid fa-hand-holding-usd"><span class="label">Donate</span></a></li>
</ul>
</header>
<!--CFP Now CLOSED-->
<!-- <section>
<header class="major">
<h2>Call For Papers</h2>
</header>
<section class="codeofconduct">
<h3>BSidesHBG is inviting cybersecurity researchers, professionals, and everyone with special knowledge to present their skills, tools, and experience.</h3>
<ul class="actions special">
<li><a href="codeofconduct.html" class="button big">Code of Conduct</a></li>
</ul>
<p>We are looking for submissions related to Information Security. Present your research, tools, techniques or other ideas you would like to share with the local InfoSec community.</p>
<p>InfoSec Topics (not limited to):</p>
<ul>
<li> Information Security & Privacy </li>
<li> Network Security </li>
<li> Cryptography </li>
<li> Application Security </li>
<li> DevSecOps </li>
<li> Database Security </li>
<li> Penetration Testing and Vulnerability Analysis </li>
<li> Security Engineering and Management </li>
<li> Digital Forensics & Incident Response (DFIR) </li>
<li> Mobile Security </li>
<li> Virtualization and Cloud Security </li>
<li> Offensive/Defensive Security </li>
<li> Cyber Operations </li>
<li> ICS/SCADA Systems </li>
<li> IOT Devices </li>
<li> Governance, Risk, & Compliance (GRC) </li>
<li> <strong> No advertising or sales pitches. </strong> </li>
</ul>
<p> If you are interested in presenting at BSidesHarrisburg, please complete the submission process below.</p>
<ul class="actions special">
<li><a href="https://www.papercall.io/cfps/5279/submissions/new" target="_blank" class="button primary big">Call for Papers/Presentation Submission</a></li>
</ul>
</section>
</section> -->
<section>
<header class="major">
<h2>Presenters & Speakers</h2>
</header>
<div id="tracy" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/TZM_headshot.jpg" alt="profile picture"/></span>
</div>
<div>
<h3>Tracy Z. Maleeff</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/tzmaleeff" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://twitter.com/InfoSecSherpa" target="_blank" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://infosecsherpa.medium.com" target="_blank" class="icon brands fa-medium-m"><span class="label">GitHub</span></a></li>
</ul>
<p>
aka <a href="https://twitter.com/InfoSecSherpa">@InfoSecSherpa</a>, is a Security Researcher with the Krebs Stamos Group. She previously held the roles of Information Security Analyst at The New York Times Company and a Cyber Analyst for GlaxoSmithKline. Prior to joining the Information Security field, Tracy worked as a librarian in academic, corporate, and law firm libraries. She holds a Master of Library and Information Science degree from the University of Pittsburgh in addition to undergraduate degrees from both Temple University (magna cum laude) and the Pennsylvania State University. While a member of the Special Libraries Association, Tracy received the Dow Jones Innovate Award, the Wolters Kluwer Law & Business Innovations in Law Librarianship award, and was named a Fellow. Tracy has been featured in the Tribe of Hackers: Cybersecurity Advice and Tribe of Hackers: Leadership books. She also received the Women in Security Leadership Award from the Information Systems Security Association. Tracy publishes a daily Information Security & Privacy newsletter and maintains an Open Source Intelligence research blog at <a href="https://infosecsherpa.medium.com/">infosecsherpa.medium.com</a>. She is a native of the Philadelphia area.
</p>
</div>
</div>
<hr class="major" />
<div id="eric" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/Eric_Belardo_Headshot_Smiling-removebg-preview.png" alt="profile picture"/></span>
</div>
<div>
<h3>Eric J. Belardo</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/ebelardo" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://twitter.com/ebelardo73" target="_blank" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.youtube.com/EricBelardoCyber" target="_blank" class="icon brands fa-youtube"><span class="label">GitHub</span></a></li>
</ul>
<p>
A US ARMY Military Intelligence Veteran of Bosnia and Kosovo with NATO; Eric Brings over 30 years of Cyber Security & Online Safety Experience across many industry domains including Civilian Government, Department of Defense, International, Financial, and Civilian markets. Where he has supported organizations in strategic direction, program assessments, remediation and monitoring, intelligence services (VIP & High Value individuals), and Security Risk Mitigation and Security Education.
Eric's experience in the cyber security field encompasses the areas of Security Operations, Incident Response, Business Continuity & Disaster Recovery, Digital Forensics, Certification and Accreditation, Enterprise Security Architecture, and Security in Mergers & Acquisitions in over 20 Countries.
Eric is a sought after speaker on TV and in person, having performed keynote speeches/ webinars and many YouTube Videos and Livestreams
</p>
</div>
</div>
<hr class="major" />
<div id="justin" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/JustinL.jpg" alt="profile picture"/></span>
</div>
<div>
<h3>Justin Leapline</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/justinleapline/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<p>
<!--bio tbd-->
</p>
<h4>Presentation: Building an Awesome Governance Program </h4>
<h5>
Abstract: Let's face it - running a security governance program is challenging. With the continuing pressure of keeping our information secure and breach-free while management doesn't see the need to increase the budget if there isn't an incident occurring or compliance need. So how does someone in the trenches measure, monitor, and communicate this to ensure that you get the buy-in needed - or at least get the acceptance from management on the risk? It's something that everyone in a security leadership position struggles to address appropriately. Through this talk, we will discuss some critical points in implementing, managing, and creating oversight to communicate internally to the security team and externally with the company. And don't worry, the topics we discuss will apply across the board - from small businesses to Fortune 100.
</h5>
</div>
</div>
<hr class="major" />
<div id="sean" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/SeanS.jpg" alt="profile picture"/></span>
</div>
<div>
<h3>Sean T Smith</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/seantsmith/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<p>
Sean is a seasoned consultant with over 15 years of experience in technology strategy and business transformation, specializing in the smart factory manufacturing space evaluating and implementing industrial internet of things (IIoT) based solutions across a broad set of platforms and technologies.
Throughout his career he has worked in the traditional and additive manufacturing, high-tech, aerospace & defense, retail, 3PL, power & utilities, food service, healthcare, and financial services industries. In these industries, he has led initiatives involving IT strategy development, business process transformation, software and hardware implementations, high-velocity SDLC transformation, program management, testing & QA, and release management.
Sean is also a Cyber Officer in the military. He has led over 20 vulnerability, penetration, and red team security assessments of mid-sized organizations. The recommendations from these assessments led to dramatic measurable improvements in organizational cybersecurity posture. He has planned civil and military operations domestically and led soldiers to install, operate and defend battlefield and critical infrastructure technology systems.
He received an MBA from The Tepper School of Business at Carnegie Mellon University with a focus in Technology Leadership. He received a BS in Information Sciences & Technology from Penn State University with a focus in Systems Integration.
In his free time, Sean is a father, husband, educator, and hacker. He enjoys 3D printing, wood and metal working, tinkering with software, crypto mining, Raspberry Pis and Arduino SBCs, RFID / Wireless technologies, and basically any and all cool tech.
</p>
<h4>Presentation: How to Build the Perfect Red Team Hardware Implant </h4>
<h5>Abstract: This presentation will narrowly focus on the key considerations, materials, and instructions to craft a purpose-built network hardware implant to effectively breach a network during Red Team Engagements. </h5>
</div>
</div>
<hr class="major" />
<div id="sam" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/undraw_male_avatar_g98d.svg" alt="profile picture"/></span>
</div>
<div>
<h3>Sam Ferguson</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/sam-ferg-cyber/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<p>
Sam is a talented and passionate IT professional who is currently in an IT Leadership and Development program on the Enterprise Information Security Track. Sam has experience in purple teaming, detection engineering, red team simulation and incident response. He is currently focused on incident response and digital forensics, and is working on innovative solutions to enhance the security posture of his organization. Sam is eager to share his insights and best practices with the audience, and to learn from other experts in the field.
</p>
<h4>Presentation: The Power of Purple - An Introduction to Purple Teaming </h4>
<h5>Abstract: Purple Teaming is a concept that reworks the traditional Red Team/Blue Team model to be more efficient and collaborative. But how did we get here? How does Purple Teaming work? And how does it apply to me as an individual? Join me as we answer these questions and discover the Power Of Purple! </h5>
</div>
</div>
<hr class="major" />
<div id="art" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/ArtOcain.jpg" alt="profile picture"/></span>
</div>
<div>
<h3>Art Ocain</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/artocain/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<p>
Art Ocain, Airiam's CISO and Field CISO/CIO, is a cybersecurity, IT, and business leader and strategist. He has technical strengths in zero trust, resilience engineering, cloud architecture, incident response, security strategy, and business continuity planning. His business strengths include leadership, Lean, developing culture, and extreme ownership.
</p>
<h4>Presentation: Applying the MITRE Cyber Resiliency Engineering Framework </h4>
<h5>Abstract: The MITRE CREF is an approach to designing, building, and maintaining cyber resilient systems that are able to bend and bounce back during a cyber attack. It focuses on four key goals: anticipate, withstand, recover, and adapt. We will explore how to apply the framework to real-world situations.</h5>
</div>
</div>
<hr class="major" />
<div id="jessica" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/undraw_profile_pic_re_iwgo.svg" alt="profile picture"/></span>
</div>
<div>
<h3>Jessica Hoffman</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/jessica-hoffman-cissp-a467453/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<p>
Jessica Hoffman is a Certified Information System Security Professional (CISSP) with over 15 years of information technology and cybersecurity experience in the government and private sectors. The majority of those years have been in the Audit and Compliance cyberspace. Jessica has dedicated her career to the safety, privacy of millions of Americans' Personally Identifiable Information (PII), Protected Healthcare Information (PHI), and Federal Tax Information (FTI). She also is a Professor at Harrisburg University and The Pennsylvania State University.
Jessica received her BS in Computer Information Systems (CIS) and MS in Instructional Technology from Bloomsburg University of Pennsylvania. She is a member of various organizations promoting mentorship, DEI, and Paying it Forward within cybersecurity and also is a national speaker. You can find Jessica at the Broad Street Market sampling beers or taking a long walk on the beach.
</p>
<h4>Presentation: The Importance of Mentorship and Sponsorship in the Evolution of Diversity, Equity, and Inclusion (DEI) for ALL Cybersecurity Professionals</h4>
<h5>Abstract: It's been said that mentorship is the key to DEI. It is no secret that gender and race play a major part in the pay differences and the lack of workforce diversity in most career fields; cybersecurity being no different. DEI is the responsibility of everyone! Let's level the playing field!</h4>
</div>
</div>
<hr class="major" />
<div id="mike" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/MikeS.jpg" alt="profile picture"/></span>
</div>
<div>
<h3>Mike Salvatore</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/mike-salvatore/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<p>Mike Salvatore is a cybersecurity professional and enthusiast from Pennsylvania. He currently works at Akamai, where he is the lead developer of Infection Monkey. Previously, he worked on the Ubuntu security team for Canonical and as a security software engineer at Lockheed Martin. Mike holds a master's degree in cybersecurity from Johns Hopkins University and a bachelor's degree in electrical engineering from Rutgers University. As an active open-source developer and security researcher, Mike loves giving back to the tech community. You can read about Mike's security research at <a href="https://salvatoresecurity.com">salvatoresecurity.com</a>.</p>
<h4>Presentation: DIY Malware: All my base are belong to me! </h4>
<h5>
Abstract: "If it's not tested, it's broken." How often do you test your network security? How much does it cost you? When pentesting is done right, it's fabulous. If you're not careful, however, the results can be high-cost and low-value. Furthermore, if pentests are performed infrequently, it's hard to know if your team and tools are really up to the challenge of defending your network. In this talk, we'll discuss adversary emulation and how it can augment your red and blue team activities.
</h5>
</div>
</div>
<hr class="major" />
<div id="joel" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/undraw_male_avatar_g98d.svg" alt="profile picture"/></span>
</div>
<div>
<h3>Joel Prentice</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/joeldprentice/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<p>
Joel is a cybersecurity enthusiast. He has his bachelor's degree in cybersecurity operations from Utica University and is currently working as a Penetration tester with Appalachia Technologies for the past 3 years and counting. Prior to penetration testing, he was a systems administrator with Eurofins ensuring that laboratory equipment was interfaced with computers in accordance with FDA regulations.
</p>
<h4>Presentation: The 3 Ws of Pentesting</h4>
<h5>
Abstract: The presentation focuses on what a penetration test is and the components that comprise a penetration test as well as what to expect from your pentest. When you should start thinking about having a pentest conducted, and how it will benefit your company. Why you should have a pentest and its benefits.
</h5>
</div>
</div>
<hr class="major" />
<div id="evan" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/undraw_male_avatar_g98d.svg" alt="profile picture"/></span>
</div>
<div>
<h3>Evan Isaac</h3>
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/in/evan-isaac/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<p>
Evan is a recent graduate who majored in Cybersecurity and Networking. He is also the administrator of a popular Discord server focused on cybersecurity, where he engages with a community of like-minded enthusiasts and learners. He is currently working as an Offensive Security Consultant, where he applies his skills and knowledge to conduct penetration testing and vulnerability assessments for various clients. He has always been fascinated by the world of hacking, and wanted to learn not only how to break into systems, but also how to secure them. He has invested countless hours of hard work and studying to obtain numerous penetration testing certifications, which helped him land his dream job. He is passionate about helping others break into cybersecurity, and enjoys sharing his insights and tips. He believes that cybersecurity is a lifelong learning journey, and he is always eager to explore new challenges and opportunities in the field.
</p>
<h4>Presentation: College Student to Penetration Tester Using Discord</h4>
<h5>
Abstract: A college student with no cybersecurity experience does not know where to start. With the help of a discord community, he learned and became passionate in cybersecurity. This is how a college student went from having no experience in penetration testing, to obtaining a penetration testing job.
</h5>
</div>
</div>
<hr class="major" />
<div id="tj" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/TJnull.png" alt="profile picture"/></span>
</div>
<div>
<h3>TJ Null</h3>
<!--
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
-->
<p>
Tj Null is a pentester and red teamer in the private sector. He's very passionate about red team development and supporting open source projects like Kali Linux and Powershell for Linux. Through his work and contributions to the community, TJ continues to advance the field of hacking and help organizations better defend against cyber threats by sharing his knowledge to the information security community. TJ earned a BS in Cybersecurity from the University of Maryland University College (UMUC) where he is a board member for the award-winning UMUC Cyber Padawans. Over the years, he has participated in many cybersecurity competitions across the globe and is a two-time SANS Netwars Champion, TraceLab Black Badge Winner, and Hack-A-Sat Finalist.
</p>
<h4>Presentation: Formulating Red Team Scenarios with the power of open-source Intelligence</h4>
<h5>
Abstract: Ever wondered how red teamers craft some interesting techniques for there exercises? In this talk we will explore the techniques and tools used by red teamers in there OSINT process, and demonstrate how they can be applied to the scenarios they conduct.
</h5>
</div>
</div>
<hr class="major" />
<div id="lisa" class="row">
<div class="col-6-large col-12-small profile">
<span class="image fit"><img src="images/undraw_female_avatar_efig.svg" alt="profile picture"/></span>
</div>
<div>
<h3>Lisa Saurs</h3>
<!--
<ul class="profileicons left">
<li><a href="https://www.linkedin.com/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
-->
<p>
Lisa Saurs, who goes by “L” is the Founder of the Digital Marketing firm Monarcherie Marketing. Previously, she was the Director of Marketing with CyberSN for 7 years, where she ran the event and social media programs, and was the marketing leader of Secure Diversity. In 2020, she graduated as Valedictorian from Full Sail University with a Master of Science in Digital Marketing with National Honors. She is the current Social Media Officer for WiCys Chicago, and a Founding Core member of Day of Shecurity (which she worked with for 5 years taking them from in-person to online events). L. grew up in Trona, CA, a rural town in the Mojave Desert where she was a first-generation college student, and she remains passionate about working with rural education and career development for impoverished and rural learners. She now lives in Decatur, IL with her husband, English Setter dog, their three cats, and tons of indoor and outdoor plants. L has served as a volunteer for many cybersecurity groups and events including @WicysNE, @ISC2Charlotte, @ISC2EasternMA, #TiaraCon #HackingDiversityCon #ISSALosAngeles #ShellCon #ISC2Congress #SmartCities #BSidesLV #BSidesLA #BSidesAustin #BSidesBos #ISSAInternational #AppSecCali
</p>
<h4>Presentation: Give Yourself a Brand</h4>
<h5>
Abstract: The cybersecurity community, while numbering in the millions, is actually very “small” when it comes to reputations. Having met thousands of brilliant technicians and leaders throughout my 20 year career in tech, I know that these professionals are great at what they do. The challenge for them, and the business problem that I love to help solve, is that they don't understand what - or even often, why - I do what I do. That is to create stories.
</h5>
</div>
</div>
<hr class="major" />
</section>
</div>
</div>
<div id="sidebar">
<div class="inner">
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="speakers.html">Speakers</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="venueschedule.html">Venue</a></li>
<li><a href="codeofconduct.html">Code of Conduct</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="volunteer.html">Volunteers</a></li>
<li><a href="organizers.html">Organizing Team</a></li>
<li>
<span class="opener">Past Events</span>
<ul>
<li><a href="https://summits.harrisburgu.edu/bsides/2019-in-review/" target="_blank">2019</a></li>
</ul>
</li>
</ul>
</nav>
<ul class="actions special">
<li><a href="https://www.eventbrite.com/e/bsides-harrisburg-2023-tickets-506449894267" target="_blank" class="primary button">Buy Tickets</a></li>
</ul>
<section>
<header class="major">
<h2>BSidesHBG 2023</h2>
</header>
<div class="mini-posts">
<article>
<ul class="event">
<li class="icon solid fa-table">
<time datetime="2023-03-11 09:00">March 11th, 2023</time>
</li>
<li class="icon solid fa-map-pin">
<a href="https://www.google.com/maps/place/Best+Western+Premier+The+Central+Hotel+%26+Conference+Center/@40.273629,-76.8153398,17z/data=!4m11!3m10!1s0x89c8bf501d77d2b7:0x61d6ea67b2dd8c5e!5m4!1s2023-03-10!2i2!4m1!1i2!8m2!3d40.273629!4d-76.8153398!16s%2Fg%2F1tf58w3g" target="_blank"><p>
Best Western Premier </br>
The Central Hotel </br>
& Conference Center </br>
800 E Park Dr </br>
Harrisburg, PA 17111
</p></a>
</li>
</ul>
</article>
</div>
</section>
<section>
<header class="major">
<h2>Charitable Donations</h2>
</header>
<p>BSidesHBG is fiscally sponsored by <a href="https://hackclub.com/bank/?ref=donation">Hack Club</a>, a 501(c)(3) nonprofit. Our registered EIN is 81-2908499.</p>
<ul class="actions">
<li><a href="https://bank.hackclub.com/donations/start/bsides-hbg" target="_blank" class="button">Donate</a></li>
</ul>
</section>
<section>
<header class="major">
<h2>Contact</h2>
</header>
<ul class="contact">
<li class="icon solid fa-envelope"><p>organizers(at)bsideshbg.com</p></li>
</ul>
</section>
<footer id="footer">
<p class="copyright">© BSidesHarrisburg.</p>
</footer>
</div>
</div>
</div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>