<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta name="dc:creator" content="J?rn Nettingsmeier &lt;nettings@folkwang-hochschule.de&gt;"/>
<meta name="dc:publisher" content="University of Duisburg-Essen, Dept. of Computer Science"/>
<meta name="dc:subject" content="Introduction to Internet Worms"/>
<meta name="dc:description" content="Course presentation on computer worms, and their replication mechanisms"/>
<meta name="dc:date" content="2004-03-23"/>
<meta name="dc:type" content="Collection"/>
<meta name="dc:format" content="text/xml"/>
<meta name="dc:identifier" content="http://spunk.dnsalias.org/public_stuff/cs_papers/Worms/"/>
<meta name="dc:language" content="en"/>
<meta name="dc:relation" content="Collection"/>
<meta name="dc:rights" content="(c) 2004 J?rn Nettingsmeier - may be freely redistributed and modified. Credit is welcome :)"/>

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />

<link rel="stylesheet" type="text/css" href="worms.css" />

<title>Introduction to Internet Worms</title>

</head>

<body>

<div class="nav">
<a href="worms-4.xml">Previous</a> |
<a href="worms.xml">Table of Contents</a> |
<a href="worms.xml">Next</a>
</div>

<h1>References</h1>

<h2>Papers quoted or referred to in the text</h2>

<div>
<ul>
	<li>
		Aleph One, Smashing the Stack for Fun and Profit (=Phrack 49-14) (1996),
		the canonical article on buffer overflow exploits, <br />
		<a href="http://phrack.org/show.php?p=49&amp;a=14">http://phrack.org/show.php?p=49&amp;a=14</a>
	</li>
	<li>
		eEye Security Alert AD20010618, IIS .ida vulnerability and exploit,<br />
		<a  href="http://www.eeye.com/html/Research/Advisories/AD20010618.html">http://www.eeye.com/html/Research/Advisories/AD20010618.html</a>
	</li>	
	<li>
		David Moore et al., Code Red, A Case Study on the Spread and Victims of an Internet Worm (2001),<br />
		<a href="http://www.caida.org/outreach/papers/2002/codered/codered.pdf">www.caida.org/outreach/papers/2002/codered/codered.pdf</a>
	</li>
	<li>
		David Moore, Network Telescopes: Observing Small or Distant Security  Events (2002), <br />
		<a href="http://www.caida.org/outreach/presentations/2002/usenix_sec/">http://www.caida.org/outreach/presentations/2002/usenix_sec/</a>
	</li>

	<li>
		David Moore et. al, The Spread of the Slammer/Sapphire Worm (2003),<br />
		<a href="http://www.silicondefense.com/research/slammer/">http://www.silicondefense.com/research/slammer/</a>
	</li>
	<li>
		David Moore et al., Internet Quarantine: Requirements for Containing Self-Propagating Code, University of California, San Diego (2003),<br />
		<a href="http://www.cs.ucsd.edu/users/savage/papers/Infocom03.pdf">http://www.cs.ucsd.edu/users/savage/papers/Infocom03.pdf</a>
	</li>
	<li>
		Gene Spafford, The Internet Worm Program: An Analysis (1988),<br />
		<a href="http://citeseer.nj.nec.com/spafford88internet.html">http://citeseer.nj.nec.com/spafford88internet.html</a>
	</li>
	<li>
		Stuart Stanniford, The Worm FAQ (2003),<br />
		<a href="http://www.networm.org/faq/">http://www.networm.org/faq/</a>
	</li>	
	<li>
		Staniford et al., How to 0wn the Internet in Your Spare Time (2003), a usenix paper on hypothetical new worms,<br />
		<a href="http://www.icir.org/vern/papers/cdc-usenix-sec02/">http://www.icir.org/vern/papers/cdc-usenix-sec02/</a>
	</li>
	<li>
		Weaver, Nick, Warhol Worms: The Potential for Very Fast Internet Plagues (2001), <br />
		<a href="http://www.cs.berkeley.edu/%7Enweaver/warhol.html">http://www.cs.berkeley.edu/%7Enweaver/warhol.html</a>	
	</li>
</ul>
</div>

<h2>Recommended further reading</h2> 
<div>
<ul>
	<li>
		CAIDA, the Cooperative Association for Internet Data Analysis,<br />
		<a href="http://www.caida.org">http://www.caida.org</a>
	</li>
	<li>
		Bruce Schneier, Crypto-Gram, a free monthly newsletter on various computer and sociological security issues,<br />
		<a href="http://www.counterpane.com/crypto-gram.html">http://www.counterpane.com/crypto-gram.html</a>
	</li>
	<li>
		The Bugtraq Mailing List, an important resource for security weakness
reports, <br />
		<a
href="http://securityfocus.com/archive/1">http://securityfocus.com/archive/1</a>
	</li>
	<li>
		CERT, the Computer Emergency Response Team,<br />
		<a href="http://www.cert.org/">http://www.cert.org/</a>
	</li>
	<li>
		The German "Bundesamt für Sicherheit in der
Informationstechnik" (Federal Office for Information Security), <br />
		<a
href="http://www.bsi.de/english/index.htm">http://www.bsi.de/english/index.htm</a>
	</li>
</ul>

</div>


<div class="nav">
<a href="worms-4.xml">Previous</a> |
<a href="worms.xml">Table of Contents</a> |
<a href="worms.xml">Next</a>
</div>


</body>

</html>
