<?php 
 $page="Theses";
 include 'header.php';
?>

<table border=1 cellpadding=5 cellspacing=1 width="100%">
<tr><td valign=top>

<p class="pageHeader">Theses</p>


<ul>

<li><a href="http://calhoun.nps.edu/handle/10945/48498">
<b>
Strategies used in Capture-the-Flag Events Contributing to Team Performance
</b>
</a>
Wye Kede Jerel Yam, March 2016
<br>

<li><a href="http://calhoun.nps.edu/handle/10945/48495">
<b>
Crowdsourcing Physical Network Topology Mapping with net.tagger
</b>
</a>
Daniel Woodman, March 2016
<br>

<li><a href="http://calhoun.nps.edu/handle/10945/48595">
<b>
An Improved Tarpit for Network Deception
</b>
</a>
Leslie Shing, March 2016
<br>

<li><a href="http://calhoun.nps.edu/handle/10945/48555">
<b>
Correlating Inferred Data Plane IPv6 Reboot Events with Control Plane BGP Activity
</b>
</a>
Stephen Marcisak, March 2016
<br>

<li><a href="http://calhoun.nps.edu/handle/10945/47313">
<b>
Detection of active topology probing deception
</b>
</a>
Nicholas Phua, September 2015
<br>

<li><a href="http://calhoun.nps.edu/handle/10945/47265">
<b>
Discovery of IPv6 router interface addresses via heuristic methods 
</b>
</a>
Matthew Gray, September 2015
<br>

<li><a href="http://calhoun.nps.edu/handle/10945/45932">
<b>
Evaluating the limits of network topology inference via virtualized network emulation 
</b>
</a>
Erik Rye, June 2015
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/48133">
<b>
Methods for intelligent mapping of the IPv6 address space
</b>
</a>
Blake LaFever, March 2015
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/45165">
<b>
IP infrastructure geolocation
</b>
</a>
Guan Yan Cai, March 2015
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/45271">
<b>
Toward a robust method of presenting a rich, interconnected deceptive network topology
</b>
</a>
Austin West, March 2015
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/43958">
<b>
IPv6 network infrastructure and stability inference
</b>
</a>
Lorenza Mosley, Sep 2014
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/44021">
<b>
Dynamics of abusive IPv6 networks
</b>
</a>
Mark Turner, Sep 2014
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/42602">
<b>
Design and evaluation for the end-to-end detection of TCP/IP
header manipulation</b>
</a>
Ryan Craven, Jun 2014
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/42712">
<b>
Detecting Potentially Compromised Credentials in a Large-Scale
Production Signle-Signon System
</b>
</a>
Tim Riley, Jun 2014
<br>


<li><a href="http://calhoun.nps.edu/public/handle/10945/41394">
<b>
Incentivizing and evaluating internet-wide network measurements</b>
</a>
Gokay Huz, Mar 2014
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/41452">
<b>
IPv6 geolocation using latency constraints</b>
</a>
Tony Tran, Mar 2014
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/41392">
<b>
Employing deceptive dynamic network topology through software-defined networking
</b>
</a>
Jason Hughes, Mar 2014
<br>


<li><a href="http://calhoun.nps.edu/public/handle/10945/37583">
<b>
Efficient strategies for active interface-level network topology discovery</b>
</a>
Guillermo Baltra, Sep 2013
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/37673">
<b>
Creating profiles from user network behavior</b>
</a>
Chad McDowell, Sep 2013
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/37658">
<b>
Toward large-graph comparison measures to understand Internet topology dynamics</b>
</a>
Daryl Ann Lee Hsu, Sep 2013
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/34634">
<b>IPv6 alias resolution via induced router fragmentation</b>
</a>
Billy Brinkmeyer, Jun 2013
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/32911">
<b>A Technique for Presenting a Deceptive Dynamic Network Topology</b>
</a>
Samuel Trassare, Mar 2013
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/32875">
<b>MalWebID Autodetection and Identification of Malicious Web Hosts Through Live Traffic Analysis</b>
</a>
Tony Nichols, Mar 2013
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/17429">
<b>Transport Traffic Analysis for Abusive Infrastructure Characterization</b>
</a>
Le Nolan, Sep 2012
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/6800">
<b>The Unexplored Impact of IPv6 on Intrusion Detection Systems</b>
</a>
Keith Gehrke, Mar 2012
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/5754">
<b>A real-time system for abusive network traffic detection</b>
</a>
Georgios Kakavelakis, Mar 2011
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/5506">
<b>Residual network data structures in Android devices</b>
</a>
Gregory Cardwell, Sep 2011
<br>

<li><a href="http://calhoun.nps.edu/public/handle/10945/5758">
<b>Secure mobile distributed file system (MDFS)</b>
</a>
Scott Huchton, Mar 2011
<br>
</ul>

</td>
</tr>
</table>

<?php 
 include 'footer.php' 
?>
