<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:project = "&project;"
		xmlns:person = "&person;"
		xmlns:pub = "&pub;"
		xmlns:assert = "&assert;">
	<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/208/Secure-Routing-and-Intrusion-Detection-in-Ad-Hoc-Networks">
		<rdfs:label><![CDATA[Secure Routing and Intrusion Detection in Ad Hoc Networks]]></rdfs:label>
		<pub:title><![CDATA[Secure Routing and Intrusion Detection in Ad Hoc Networks]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-03-08T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Numerous schemes have been proposed for secure routing and Intrusion Detection for ad hoc
networks. Yet, little work exists in actually implementing such schemes on small handheld devices.
In this paper, we present a proof-of-concept implementation of a secure routing protocol based on
AODV over IPv6, further reinforced by a routing protocol-independent Intrusion Detection System
(IDS) for ad hoc networks. Security features in the routing protocol include mechanisms for nonrepudiation
and authentication, without relying on the availability of a Certificate Authority (CA) or
a Key Distribution Center (KDC). We present the design and implementation details of our system, the
practical considerations involved, and how these mechanisms can be used to detect and thwart malicious
attacks. We discuss several scenarios where the secure routing and intrusion detection mechanisms isolate
and deny network resources to nodes deemed malicious. We also discuss shortcomings in our approach,
and conclude with lessons learned and ideas for future work.]]></pub:abstract>
		<pub:note><![CDATA[Main Conference]]></pub:note>
		<pub:address><![CDATA[Kauai Island, Hawaii]]></pub:address>
		<pub:counter>7981</pub:counter>
		<pub:googleKey>stovwKXHiasJ</pub:googleKey>
		<pub:googleCitations>96</pub:googleCitations>
		<pub:tag><![CDATA[intrusion detection]]></pub:tag>
		<pub:tag><![CDATA[ipv6]]></pub:tag>
		<pub:tag><![CDATA[manet]]></pub:tag>
		<pub:tag><![CDATA[secaodv]]></pub:tag>
		<pub:booktitle><![CDATA[Proceedings of the 3rd International Conference on Pervasive Computing and Communications]]></pub:booktitle>
		<pub:publisher><![CDATA[IEEE]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Jim/Parker"><person:name><![CDATA[Jim Parker]]></person:name><rdfs:label><![CDATA[Jim Parker]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan"><person:name><![CDATA[Anand Patwardhan]]></person:name><rdfs:label><![CDATA[Anand Patwardhan]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Michaela/Iorga"><person:name><![CDATA[Michaela Iorga]]></person:name><rdfs:label><![CDATA[Michaela Iorga]]></rdfs:label></person:Person>
										</rdf:first>
										<rdf:rest>											<rdf:List>
												<rdf:first>
													<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tom/Karygiannis"><person:name><![CDATA[Tom Karygiannis]]></person:name><rdfs:label><![CDATA[Tom Karygiannis]]></rdfs:label></person:Person>
												</rdf:first>
												<rdf:rest rdf:resource="&rdf;nil" />
											</rdf:List>
										</rdf:rest>
									</rdf:List>
								</rdf:rest>
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/74/Distributed-Trust-Management-in-Mobile-Ad-Hoc-Networks"><project:title><![CDATA[Distributed Trust Management in Mobile Ad Hoc Networks]]></project:title><rdfs:label><![CDATA[Distributed Trust Management in Mobile Ad Hoc Networks]]></rdfs:label></project:PastProject></pub:relatedProject>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/155.pdf]]></pub:softCopyURI>
			<pub:softCopySize>294469</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
		<assert:hasResource rdf:resource="http://ebiquity.umbc.edu/resource/html/id/104/Source-code-for-MANET-IDS" />
		<assert:hasResource rdf:resource="http://ebiquity.umbc.edu/resource/html/id/105/Source-code-for-SecAODV" />
	</pub:InProceedings>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
