<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>papers | Marc Liberatore</title>
    <link>http://people.cs.umass.edu/~liberato/home/tag/papers/</link>
      <atom:link href="http://people.cs.umass.edu/~liberato/home/tag/papers/index.xml" rel="self" type="application/rss+xml" />
    <description>papers</description>
    <generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Thu, 06 Aug 2015 12:00:00 +0000</lastBuildDate>
    <image>
      <url>http://people.cs.umass.edu/~liberato/home/media/icon_hu6e46c0b66a1036eabfd1f12dbe94ae95_1124_512x512_fill_lanczos_center_3.png</url>
      <title>papers</title>
      <link>http://people.cs.umass.edu/~liberato/home/tag/papers/</link>
    </image>
    
    <item>
      <title>Discovering Specification Violations in Networked Software Systems</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2015-08-06-discovering-specification-violations-in-networked-software-systems/</link>
      <pubDate>Thu, 06 Aug 2015 12:00:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2015-08-06-discovering-specification-violations-in-networked-software-systems/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://people.cs.umass.edu/&amp;amp;nbsp;brian/bibliography/index.php?q=Walls:2015&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Discovering Specification Violations in Networked Software Systems&lt;/a&gt;, written in collaboration with &lt;a href=&#34;http://www.cse.psu.edu/&amp;amp;nbsp;rjw37/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Robert Walls&lt;/a&gt;, &lt;a href=&#34;http://people.cs.umass.edu/&amp;amp;nbsp;brun/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Yuriy Brun&lt;/a&gt;, and &lt;a href=&#34;http://people.cs.umass.edu/&amp;amp;nbsp;brian/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Brian Levine&lt;/a&gt;, has been accepted to the &lt;a href=&#34;http://issre.net/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;IEEE International Symposium on Software Reliability Engineering&lt;/a&gt; (ISSRE 2015).&lt;/p&gt;
&lt;p&gt;From the abstract:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Publicly released software implementations of network protocols often have bugs that arise from latent specification violations. We present APE, a technique that explores program behavior to identify potential specification violations. APE overcomes the challenge of exploring the large space of behavior by dynamically inferring precise models of behavior, stimulating unobserved behavior likely to lead to violations, and refining the behavioral models with the new, stimulated behavior. APE can (1) discover new specification violations, (2) verify that violations are removed, (3) identify related violations in other versions and implementations of the protocols, and (4) generate tests. APE works on binaries and requires a lightweight description of the protocol&amp;rsquo;s network messages and a violation characteristic. We use APE to rediscover the known heartbleed bug in OpenSSL, and discover one unknown bug and two unexpected uses of three popular BitTorrent clients. Manual inspection of APE-produced artifacts reveals four additional, previously unknown specification violations in OpenSSL and μTorrent.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>Sybil-Resistant Mixing for Bitcoin</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2014-08-25-sybil-resistant-mixing-for-bitcoin/</link>
      <pubDate>Mon, 25 Aug 2014 17:00:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2014-08-25-sybil-resistant-mixing-for-bitcoin/</guid>
      <description>&lt;p&gt;My paper &lt;a href=&#34;http://people.cs.umass.edu/~brian/bibliography/index.php?q=Bissias:2014&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Sybil-Resistant Mixing for Bitcoin&lt;/a&gt;, written in collaboration with &lt;a href=&#34;http://people.cs.umass.edu/~gbiss/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;George Bissias&lt;/a&gt;, &lt;a href=&#34;https://people.cs.umass.edu/~pinar/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Pinar Ozisik&lt;/a&gt;, and &lt;a href=&#34;http://people.cs.umass.edu/~brian/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Brian Levine&lt;/a&gt;, has been accepted to the &lt;a href=&#34;https://www.cylab.cmu.edu/news_events/events/wpes2014/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Workshop on Privacy in the Electronic Society&lt;/a&gt; workshop, held in conjunction with the &lt;a href=&#34;http://sigsac.org/ccs/CCS2014/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;ACM Conference on Computer and Communications Security&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;From the abstract:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A fundamental limitation of Bitcoin and its variants is that the movement of coin between addresses can be observed by examining the public block chain. This record enables adversaries to link addresses to individuals, and to identify multiple addresses as belonging to a single participant. Users can try to hide this information by mixing, where a participant exchanges the funds in an address coin-for-coin with another participant and address. In this paper, we describe the weaknesses of extant mixing protocols, and analyze their vulnerability to Sybil-based denial-of-service and inference attacks. As a solution,
we propose &lt;em&gt;Xim&lt;/em&gt;, a two-party mixing protocol thatis  compatible with Bitcoin and related virtual currencies.&lt;/p&gt;
&lt;p&gt;It is the first decentralized protocol to  simultaneously address Sybil attackers, denial-of-service attacks, and timing-based inference attacks. Xim is a multi-round protocol with tunably high success rates. It includes a  decentralized system for anonymously finding mix partners based on ads placed in the block chain. No outside party can confirm or find evidence of participants that pair up. We show that Xim&amp;rsquo;s design increases attacker costs linearly with the total number of participants, and that its probabilistic approach to mixing mitigates Sybil-based denial-of-service attack effects. We evaluate protocol delays based on our measurements of the Bitcoin network.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>Location Privacy without Carrier Cooperation</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2014-04-29-location-privacy-without-carrier-cooperation/</link>
      <pubDate>Tue, 29 Apr 2014 10:57:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2014-04-29-location-privacy-without-carrier-cooperation/</guid>
      <description>&lt;p&gt;My paper &lt;a href=&#34;http://people.cs.umass.edu/~brian/bibliography/index.php?q=Sung:2014&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Location Privacy without Carrier Cooperation&lt;/a&gt;, written in collaboration with &lt;a href=&#34;http://people.cs.umass.edu/~ksung/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Keen Sung&lt;/a&gt; and &lt;a href=&#34;http://people.cs.umass.edu/~brian/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Brian Levine&lt;/a&gt;, has been accepted to the &lt;a href=&#34;http://mostconf.org/2014/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Mobile Security Technologies&lt;/a&gt; workshop, held as part of the &lt;a href=&#34;http://www.ieee-security.org/TC/SPW2014&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;IEEE Computer Society Security and Privacy Workshops&lt;/a&gt;, in conjunction with the &lt;a href=&#34;http://www.ieee-security.org/TC/SP2014&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;IEEE Symposium on Security and Privacy&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;From the abstract:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Cellular network operators can track the location of cell phone users as they connect to different towers. Operators may not directly control the user’s phone, but they do supply and control the SIM card that identifies the user. We seek to preserve a cellular phone user’s location privacy from cellular network operators. We propose the ZipPhone protocol for secure, virtual, and therefore easily changeable SIM cards. ZipPhone breaks the association between the user and IMSI identifier, and thus prevents the cellular operator from localizing the user.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>Measuring a year of child pornography trafficking by U.S. computers on a peer-to-peer network</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2013-10-23-measuring-a-year-of-child-pornography-trafficking-by-u-dot-s-computers-on-a-peer-to-peer-network/</link>
      <pubDate>Wed, 23 Oct 2013 20:18:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2013-10-23-measuring-a-year-of-child-pornography-trafficking-by-u-dot-s-computers-on-a-peer-to-peer-network/</guid>
      <description>&lt;p&gt;My paper &lt;a href=&#34;http://people.cs.umass.edu/~brian/bibliography/index.php?q=Wolak:2013&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Measuring a year of child pornography trafficking by U.S. computers on a peer-to-peer network&lt;/a&gt;, written in collaboration with Janis Wolak and Brian Levine, has been accepted to &lt;a href=&#34;http://www.journals.elsevier.com/child-abuse-and-neglect/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Child Abuse &amp;amp; Neglect&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;From the abstract:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We used data gathered via investigative &amp;ldquo;RoundUp&amp;rdquo; software to measure a year of online child pornography (CP) trafficking activity by U.S. computers on the Gnutella peer-to-peer network. The data include millions of observations of Internet Protocol addresses sharing known CP files, identified as such in previous law enforcement investigations. We found that 244,920 U.S. computers shared 120,418 unique known CP files on Gnutella during the study year. More than 80% of these computers shared fewer than 10 such files during the study year or shared files for fewer than 10 days. However, less than 1% of computers (n = 915) made high annual contributions to the number of known CP files available on the network (100 or more files). If law enforcement arrested the operators of these high-contribution computers and took their files offline, the number of distinct known CP files available in the P2P network could be reduced by as much as 30%. Our findings indicate widespread low level CP trafficking by U.S. computers in one peer-to-peer network, while a small percentage of computers made high contributions to the problem. However, our measures were not comprehensive and should be considered lower bounds estimates. Nonetheless, our findings show that data can be systematically gathered and analyzed to develop an empirical grasp of the scope and characteristics of CP trafficking on peer-to-peer networks. Such measurements can be used to combat the problem. Further, investigative software tools can be used strategically to help law enforcement prioritize investigations.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>Efficient Tagging of Remote Peers During Child Pornography Investigations</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2013-10-07-efficient-tagging-of-remote-peers-during-child-pornography-investigations/</link>
      <pubDate>Mon, 07 Oct 2013 12:00:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2013-10-07-efficient-tagging-of-remote-peers-during-child-pornography-investigations/</guid>
      <description>&lt;p&gt;My paper &lt;a href=&#34;http://people.cs.umass.edu/~brian/bibliography/index.php?q=Liberatore:2014&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Efficient Tagging of Remote Peers During Child Pornography Investigations&lt;/a&gt;, written in collaboration with &lt;a href=&#34;http://people.cs.umass.edu/~brian/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Brian Levine&lt;/a&gt;, &lt;a href=&#34;http://www.cs.georgetown.edu/~clay/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Clay Shields&lt;/a&gt;, and &lt;a href=&#34;http://forensics.umass.edu/blynn/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Brian Lynn&lt;/a&gt;, has been accepted to the &lt;a href=&#34;http://www.computer.org/portal/web/tdsc&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;IEEE Transactions on Dependable and Secure Computing&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In it, we examine the problems inherent in using various network- and application-level identifiers in the context of forensic measurement, as exemplified in the policing of peer-to-peer file sharing networks for sexually exploitative imagery of children. We present a one-year measurement performed in the law enforcement context. We propose a tagging method marks that remote machines by providing them with application- or system-level data that is valid, but which covertly has meaning to investigators.  This tagging allows investigators to link network observations with physical evidence in a legal, forensically strong, and valid manner.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Disabling GPS is Not Enough: Cellular location leaks over the Internet</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2013-05-15-disabling-gps-is-not-enough-cellular-location-leaks-over-the-internet/</link>
      <pubDate>Wed, 15 May 2013 12:00:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2013-05-15-disabling-gps-is-not-enough-cellular-location-leaks-over-the-internet/</guid>
      <description>&lt;p&gt;My paper
&lt;a href=&#34;http://people.cs.umass.edu/~brian/bibliography/brian.php?q=Soroush:2013&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Disabling GPS is Not Enough: Cellular location leaks over the Internet&lt;/a&gt;,
written in collaboration with Hamed Soroush, Keen Sung, Erik
Learned-Miller, and Brian Levine, has been accepted for publication
in the proceedings of the &lt;a href=&#34;http://petsymposium.org/2013/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Privacy Enhancing Technologies Symposium&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In this paper, we show that, given a cell phone and a remote party
communicating over the Internet through 3G, the remote party can
determine locational information without explicit GPS data.
Specifically, we show that the path a cell phone and its owner take
from or to a known location can be determined from remote observations
of changes in TCP throughput. This determination is made possible by
the relative ease of acquiring training data, given our attacker model
(a streaming media service, or its data as subpoenaed by an investigator).&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Measurement and Analysis of Child Pornography Trafficking on P2P Networks</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2013-02-08-measurement-and-analysis-of-child-pornography-trafficking-on-p2p-networks/</link>
      <pubDate>Fri, 08 Feb 2013 09:00:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2013-02-08-measurement-and-analysis-of-child-pornography-trafficking-on-p2p-networks/</guid>
      <description>&lt;p&gt;My paper &lt;a href=&#34;http://people.cs.umass.edu/~brian/bibliography/index.php?q=Hurley:2013&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Measurement and Analysis of Child Pornography Trafficking on P2P Networks&lt;/a&gt;, written in collaboration with other members of the &lt;a href=&#34;http://forensics.umass.edu/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Center for Forensics&lt;/a&gt;, has been accepted for publication in the proceedings of the &lt;a href=&#34;http://www2013.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;International World Wide Web Conference&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In it, we examine a large data set collected over a year on both the Gnutella and eMule/eDonkey networks. We examine methods of target selection designed to reduce content availability (an NP-hard problem); and we discover an empirical justification for focusing on subgroups of peers that are the most aggressive, in terms of their duration and scope of activity, volume of shared content, or attempts to escape attribution.&lt;/p&gt;
&lt;p&gt;We also find that users trafficking in child sexual abuse imagery on these networks who use Tor use it inconsistently. Over 60% of linkable user sessions send traffic from non-Tor IPs at least once after first using Tor, thus removing its protection; over 90% of sessions observed on three or more days fail likewise. These sessions are linkable by the remote host because at the application level, some protocols send consistent identifiers. This problem is &lt;a href=&#34;https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;well documented&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Effectiveness and Detection of Denial-of-Service Attacks in Tor</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2012-11-15-effectiveness-and-detection-of-denial-of-service-attacks-in-tor/</link>
      <pubDate>Thu, 15 Nov 2012 12:00:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2012-11-15-effectiveness-and-detection-of-denial-of-service-attacks-in-tor/</guid>
      <description>&lt;p&gt;After an extended review process, my paper &lt;a href=&#34;http://dl.acm.org/citation.cfm?doid=2382448.2382449&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Effectiveness and Detection of Denial-of-Service Attacks in Tor&lt;/a&gt;, written in collaboration with Norman Danner and Danny Krizanc at &lt;a href=&#34;http://www.wesleyan.edu/mathcs/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Wesleyan&lt;/a&gt;, and a very dedicated, very talented  undergraduate, &lt;a href=&#34;http://samdk.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Sam DeFabbia-Kane&lt;/a&gt;, has been published in the &lt;a href=&#34;http://tissec.acm.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;ACM Transactions on Information and System Security&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This manuscript is a much extended and improved version of the paper we published at Financial Cryptography 2009. In it, we examine the denial-of-service attack that Borisov et al. previously proposed, both through analysis and simulation. We also describe two algorithms for detecting such attacks, one deterministic and proved correct, the other probabilistic and verified in simulation.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Forensic Investigation of the OneSwarm Anonymous Filesharing System</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2011-10-17-forensic-investigation-of-the-oneswarm-anonymous-filesharing-system/</link>
      <pubDate>Mon, 17 Oct 2011 12:00:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2011-10-17-forensic-investigation-of-the-oneswarm-anonymous-filesharing-system/</guid>
      <description>&lt;p&gt;My paper &lt;a href=&#34;http://www.cs.umass.edu/~brian/bibliography/index.php?q=Prusty:2011&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Forensic Investigation of the OneSwarm Anonymous Filesharing System&lt;/a&gt;, written in collaboration with Swagatika Prusty and Brian Neil Levine, has been published in the &lt;a href=&#34;http://www.sigsac.org/ccs/CCS2011/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;ACM Conference on Computer and Communications Security (CCS 2011)&lt;/a&gt;. In it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;We show a weaknesses of the OneSwarm system to a practical, statistical timing attack, allowing attackers to determine if a peer is the source of a file.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We correct the original analysis of the system&amp;rsquo;s robustness against collusion attacks and show it is less resistant than previously believed.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We show that an application of a known TCP-based attack can determine a peer is the source of a file, if that peer has disabled rate-limiting in their client.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>Effective Digital Forensics Research is Investigator-Centric</title>
      <link>http://people.cs.umass.edu/~liberato/home/post/2011-08-09-effective-digital-forensics-research-is-investigator-centric/</link>
      <pubDate>Tue, 09 Aug 2011 12:00:00 +0000</pubDate>
      <guid>http://people.cs.umass.edu/~liberato/home/post/2011-08-09-effective-digital-forensics-research-is-investigator-centric/</guid>
      <description>&lt;p&gt;My position paper &lt;a href=&#34;http://www.cs.umass.edu/~brian/bibliography/index.php?q=Walls:2011a&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Effective Digital Forensics Research is Investigator-Centric&lt;/a&gt;, written in collaboration with Robert Walls, Brian Levine, and Clay Shields, has been published in the &lt;a href=&#34;http://static.usenix.org/event/hotsec11/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;USENIX Workshop on Hot Topics in Security (HotSec 2011)&lt;/a&gt;. In it, we point out the sharp differences of digital forensics research to computer security research, in the hopes of aiding both reviewers and researchers in their goal of producing and publishing useful, effective digital forensics research.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
