-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
69 lines (48 loc) · 3.19 KB
/
Copy pathindex.html
File metadata and controls
69 lines (48 loc) · 3.19 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Evil.Plumbing</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Evil Dot Plumbing</h1>
<a href="macadmins2023/lab-file1.zip" class="btn">2023 Archive - MacAdmins 2023 Lab Files</a>
<a href="defcon30/2022-08-defcon30-fleet-workshop-compressed.pdf" class="btn">2022 Archive - Fleet and osquery workshop from DEF CON 30</a>
<a href="https://github.com/GuillaumeRoss/evilplumbing/tree/gh-pages/defcon27" class="btn">2019 Archive - DEF CON 27 osquery workshop</a>
<a href="https://evil.plumbing/Current-version-June.pdf" class="btn">2016 Archive - Guillaume Ross and Jordan Rogers</a>
<a href="https://evil.plumbing/macadmins2018/index.html" class="btn">2018 Archive - PSUMac Security Workshop</a>
<a href="https://docs.google.com/spreadsheets/d/1RIgMmVclkEl1y89jIxBZmGOvaFA2Bh3L89dPzaKXCSY/edit?usp=sharing" class="btn">CDM Portfolio Spreadsheet</a>
</section>
<section class="main-content">
<h1>
<a id="evilplumbing" class="anchor" href="#evilplumbing" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Evil.Plumbing</h1>
<p>A landing page for a conference talk, or an excuse to buy a cool domain?</p>
<h3>
<a id="schedule" class="anchor" href="#schedule" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Schedule</h3>
<ul>
<li>Psumac 2023! - Tuesday, July 18</li>
<li>DEF CON Workshops - Date TBD</li>
</ul>
<h3><a id="schedule" class="anchor" href="#schedule" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Action Needed</h3>
<ul>
<li>Bring many VMs! Local or remote.</li>
</ul>
<h3>Other Resources</h3>
<li>Join #Fleet on the osquery Slack</li>
<li>Notes and live links are <a href="https://docs.google.com/document/d/1pxach1uQiBqm5tkGhOe045xSzJs0Gj3Nl8LRY4c8oKU/edit">here</a></li>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Authors and Contributors</h3>
<p>Guillaume Ross - <a href="https://twitter.com/gepeto42">@gepeto42</a></p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/gepeto42/evilplumbing">Evilplumbing</a> is maintained by <a href="https://github.com/gepeto42">gepeto42</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>