-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
166 lines (159 loc) · 13.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<base href="https://2014.bsidesorlando.org" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<title>Owen Redwood – On Training Students to find 0-days | Security B-Sides Orlando - April 5-6 2014</title>
<link rel="pingback" href="https://2014.bsidesorlando.org/xmlrpc.php">
<link rel="stylesheet" type="text/css" media="all" href="https://2014.bsidesorlando.org/wp-content/themes/hannari/style.css" />
<!-- All in One SEO Pack 2.2.7.2 by Michael Torbert of Semper Fi Web Design[181,247] -->
<meta name="description" content="Bio Owen (aka sk4ld) Redwood is a Ph.D. candidate at the Florida State University. He founded the CTF team n0l3ptr, which in turn produced a graduate level" />
<link rel="canonical" href="https://2014.bsidesorlando.org/owen-redwood-on-training-students-to-find-0-days" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-45473442-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- /all in one seo pack -->
<link rel="alternate" type="application/rss+xml" title="Security B-Sides Orlando - April 5-6 2014 » Feed" href="https://2014.bsidesorlando.org/feed" />
<link rel="alternate" type="application/rss+xml" title="Security B-Sides Orlando - April 5-6 2014 » Comments Feed" href="https://2014.bsidesorlando.org/comments/feed" />
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"http:\/\/s.w.org\/images\/core\/emoji\/72x72\/","ext":".png","source":{"concatemoji":"http:\/\/bsidesorlando.org\/2014\/wp-includes\/js\/wp-emoji-release.min.js?ver=1ee343cf2a70150643addf3e600b61a4"}};
!function(a,b,c){function d(a){var c=b.createElement("canvas"),d=c.getContext&&c.getContext("2d");return d&&d.fillText?(d.textBaseline="top",d.font="600 32px Arial","flag"===a?(d.fillText(String.fromCharCode(55356,56812,55356,56807),0,0),c.toDataURL().length>3e3):(d.fillText(String.fromCharCode(55357,56835),0,0),0!==d.getImageData(16,16,1,1).data[0])):!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g;c.supports={simple:d("simple"),flag:d("flag")},c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.simple&&c.supports.flag||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='theme-my-login-css' href='https://2014.bsidesorlando.org/wp-content/plugins/theme-my-login/theme-my-login.css?ver=6.3.12' type='text/css' media='all' />
<link rel='stylesheet' id='theme-my-login-ajax-css' href='https://2014.bsidesorlando.org/wp-content/plugins/theme-my-login/modules/ajax/css/ajax.css?ver=1ee343cf2a70150643addf3e600b61a4' type='text/css' media='all' />
<script type='text/javascript' src='https://2014.bsidesorlando.org/wp-includes/js/jquery/jquery.js?ver=1.11.3'></script>
<script type='text/javascript' src='https://2014.bsidesorlando.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wpAjax = {"noPerm":"You do not have permission to do that.","broken":"An unidentified error has occurred."};
/* ]]> */
</script>
<script type='text/javascript' src='https://2014.bsidesorlando.org/wp-includes/js/wp-ajax-response.min.js?ver=1ee343cf2a70150643addf3e600b61a4'></script>
<script type='text/javascript' src='https://2014.bsidesorlando.org/wp-content/plugins/theme-my-login/modules/ajax/js/ajax.js?ver=1ee343cf2a70150643addf3e600b61a4'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://2014.bsidesorlando.org/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://2014.bsidesorlando.org/wp-includes/wlwmanifest.xml" />
<link rel='prev' title='Willa Riggins – Hackerspace 2.0' href='https://2014.bsidesorlando.org/willa-riggins-hackerspace-2-0' />
<link rel='next' title='voodooKobra – When Frameworks… Don’t' href='https://2014.bsidesorlando.org/voodookobra-when-frameworks-dont' />
<link rel='shortlink' href='https://2014.bsidesorlando.org/?p=290' />
<!-- Custom Styling -->
<style type="text/css">
.menu ul{width: 100%}
@media only screen and (max-width: 1024px) {.usr {border-left:0;padding-left:0}}
@media only screen and (min-width: 769px)
</style>
</head>
<body class="single single-post postid-290 single-format-standard">
<div id="wrapper">
<div id="header">
<div class="center">
<a class="logo" href="https://2014.bsidesorlando.org/"><img src="https://2014.bsidesorlando.org/wp-content/uploads/2013/11/Banner.png" /></a>
<div class="clear"> </div>
<div class="menuwrapp">
<div class="menubartop"></div>
<ul class="menu"><li id="menu-item-16" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16"><a href="https://2014.bsidesorlando.org/">Home</a></li>
<li id="menu-item-248" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-248"><a href="https://2014.bsidesorlando.org/category/news">News</a></li>
<li id="menu-item-35" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35"><a href="https://2014.bsidesorlando.org/about">About</a></li>
<li id="menu-item-68" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-68"><a href="https://2014.bsidesorlando.org/sponsors">Sponsors</a></li>
<li id="menu-item-23" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23"><a href="https://2014.bsidesorlando.org/contribute">Contribute</a></li>
<li id="menu-item-63" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63"><a href="https://2014.bsidesorlando.org/schedule">Schedule</a></li>
<li id="menu-item-199" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-199"><a href="https://2014.bsidesorlando.org/events">Events</a></li>
<li id="menu-item-36" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a href="https://2014.bsidesorlando.org/location">Venue</a></li>
<li id="menu-item-81" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"><a href="https://2014.bsidesorlando.org/cfp">CFP</a></li>
<li id="menu-item-204" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-204"><a href="http://bsidesorl.eventbrite.com">Tickets</a></li>
</ul> <div class="clear"></div>
<div class="menubarbottom"></div>
</div>
<div class="menuwrapp_mobile">
<a class="mobilemenu_toggle" href="#" >Menu</a>
<ul class="menu_mobile"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16"><a href="https://2014.bsidesorlando.org/">Home</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-248"><a href="https://2014.bsidesorlando.org/category/news">News</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35"><a href="https://2014.bsidesorlando.org/about">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-68"><a href="https://2014.bsidesorlando.org/sponsors">Sponsors</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23"><a href="https://2014.bsidesorlando.org/contribute">Contribute</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63"><a href="https://2014.bsidesorlando.org/schedule">Schedule</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-199"><a href="https://2014.bsidesorlando.org/events">Events</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a href="https://2014.bsidesorlando.org/location">Venue</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"><a href="https://2014.bsidesorlando.org/cfp">CFP</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-204"><a href="http://bsidesorl.eventbrite.com">Tickets</a></li>
</ul> </div>
<div class="clear"></div>
</div>
</div> <div id="content">
<div class="center">
<div class="columnwrapp pagesidebar innerpage nosidebar">
<div class="pagecontent">
<ul class="singlecontent">
<li id="post-290" class="post-290 post type-post status-publish format-standard hentry category-speakers">
<h2>Owen Redwood – On Training Students to find 0-days</h2>
<p><h3>Bio</h3>
<p>Owen (aka sk4ld) Redwood is a Ph.D. candidate at the Florida State University. He founded the CTF team n0l3ptr, which in turn produced a graduate level course titled “Offensive Security” in 2013. His dissertation research in on counter-intelligence tools for critical infrastructure, and involves honeypots, SCADA, tons of math, and publishing threat intelligence in realtime. Owen currently works part time for Raytheon SI Govs, while teaching, and finishing his dissertation. He currently teaches Offensive Computer Security (<a href="http://www.cs.fsu.edu/~redwood/OffensiveComputerSecurity/" target="_blank">http://www.cs.fsu.edu/~redwood/OffensiveComputerSecurity/</a>).</p>
<p>He enjoys long romantic walks to the liquor store, CTF’s, and playing guitar.</p>
<h3>Abstract</h3>
<p>This talk will be discussing the Offensive Computer Security and Offensive Network Security courses at FSU, and how each student is required to find an 0-day (for the Offensive Computer Security Course) & ethically disclose it. The state of infosec security will be considered, and we will discuss the value of teaching offense to students in order to produce better defenders. Owen has been helping students around the country bring Offensive Computer Security to their curriculum, through directed independent studies, and has even reached highschools with the course.</p>
<p>Few schools teach offensive security material in any form, let alone hands on with exploit development, web application hacking, or vulnerability research topics… Most schools focus on cryptography, firewalls, IDS/IPS, ACLs, passwords, and at best cover malware reverse engineering. Let’s change that!!!</p>
<p>This talk is aimed at fellow students (graduate / undergraduate), instructors, and those no longer in school but interested in giving back to the community.</p>
<p>I’ll primarily focus on providing steps to follow in order to explore teaching and/or researching offensive security material at your own school. The talk will have *useful* resources for instructors to learn how to do offense (n00bs are welcome!), and how to go about teaching it in a manner useful for defense.</p>
<p>The link for the Offensive Computer Security course is:<br />
<a href="http://www.cs.fsu.edu/~redwood/OffensiveComputerSecurity/" target="_blank">http://www.cs.fsu.edu/~redwood/OffensiveComputerSecurity/</a></p>
<p>The link for the Offensive Network Security course is:<br />
<a href="http://www.cs.fsu.edu/~lawrence/OffNetSec/" target="_blank">http://www.cs.fsu.edu/~lawrence/OffNetSec/</a></p>
</p>
</li>
</ul>
</div>
</div>
<div class="clear"> </div>
</div>
</div>
<div id="footer">
<div class="center">
<div class="column4">
<h3>Can I get CPE?</h3> <div class="textwidget"><p>You absolutely can! Follow this <a href="wp-content/uploads/2013/11/CPEPaperwork.pdf" class="underline">link to get your attendance form</a>. Please be sure to bring a signed copy to the event.</p>
</div>
</div>
<div class="column4">
<h3>When and Where?</h3> <div class="textwidget"><p>April 5-6, 2014<br />
<a href="location">8001 International Drive<br />
Orlando, FL 32819</a></p>
</div>
</div>
<div class="column4">
<h3>Call for papers!</h3> <div class="textwidget">Wide open! Go <a href="cfp">sign up</a> to be a presenter! If you think it's cool, we would too.</div>
</div>
<div class="column4">
<h3>Social & Contact</h3> <div class="textwidget"><a href="https://www.facebook.com/BsidesORL"><img src="https://2014.bsidesorlando.org/wp-content/uploads/2013/11/facebook.png"></a>
<a href="https://twitter.com/BsidesORL"><img src="https://2014.bsidesorlando.org/wp-content/uploads/2013/11/twitter.png"></a>
<a href="mailto:[email protected]"><img src="https://2014.bsidesorlando.org/wp-content/uploads/2013/11/email.png"></a></div>
</div>
</div>
<div class="copyright">
<p class="center">Copyright © 2013 Security B-Sides Orlando & Jonathan Singer</p>
</div>
</div>
</div>
<!-- WP-TopBar_5.30 :: DB: 5.07 :: Number of TopBars Selected: 0 :: Rotate TopBars: no -->
<script type='text/javascript' src='https://2014.bsidesorlando.org/wp-content/themes/hannari/js/main.js?ver=1.0'></script>
</body>
</html>