<?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:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/69/Secure-Sensor-Networks-for-Perimeter-Protection">
		<rdfs:label><![CDATA[Secure Sensor Networks for Perimeter Protection]]></rdfs:label>
		<pub:title><![CDATA[Secure Sensor Networks for Perimeter Protection]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-11-30T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Sensor networks have been identified as being useful in a variety of domains to include the battlefield and perimeter defense. We motivate the security problems that sensor networks face by developing a scenario representative of a large application class where these networks would be used in the future. We identify threats to this application class and propose a new lightweight security model that operates in the base station mode of sensor communication, where the security model is mindful of the resource constraints of sensor networks. Our application class requires mitigation against traffic analysis, hence we do not use any routing mechanisms, relying solely on broadcasts of end-to-end encrypted packets. Our model extends the broadcast range of the base station model by utilizing nodes adjacent to the base station as an intermediary hop. Additionally, our model detects and corrects some classes of aberrant node behavior. We have simulated our model and present simulation results.]]></pub:abstract>
		<pub:pages><![CDATA[421--435]]></pub:pages>
		<pub:number><![CDATA[4]]></pub:number>
		<pub:note><![CDATA[DOI: <a href="https://doi.org/10.1016/S1389-1286(03)00352-9>10.1016/S1389-1286(03)00352-9</a>]]></pub:note>
		<pub:volume><![CDATA[43]]></pub:volume>
		<pub:counter>4059</pub:counter>
		<pub:googleKey>BZwHppfVN6kJ</pub:googleKey>
		<pub:googleCitations>30</pub:googleCitations>
		<pub:tag><![CDATA[intrusion detection]]></pub:tag>
		<pub:tag><![CDATA[security]]></pub:tag>
		<pub:tag><![CDATA[sensor network]]></pub:tag>
		<pub:booktitle><![CDATA[Computer Networks]]></pub:booktitle>
		<pub:publisher><![CDATA[Elsevier]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha"><person:name><![CDATA[Sasikanth Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth Avancha]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<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/John/Pinkston"><person:name><![CDATA[John Pinkston]]></person:name><rdfs:label><![CDATA[John Pinkston]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Jeffrey/Undercoffer"><person:name><![CDATA[Jeffrey Undercoffer]]></person:name><rdfs:label><![CDATA[Jeffrey Undercoffer]]></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>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha"><person:name><![CDATA[Sasikanth Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth Avancha]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/33/Intrusion-Detection"><project:title><![CDATA[Intrusion Detection]]></project:title><rdfs:label><![CDATA[Intrusion Detection]]></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/200.pdf]]></pub:softCopyURI>
			<pub:softCopySize>703032</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Article>

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

</rdf:RDF>
