Justin Cappos
   HOME

TheInfoList



OR:

Justin Cappos (born February 27, 1977) is a computer scientist and cybersecurity expert whose data-security software has been adopted by a number of widely used open-source projects. His research centers on software update systems, security, and virtualization, with a focus on real-world security problems. Cappos has been a faculty member at New York University Tandon School of Engineering since 2011, and was awarded tenure in 2017. Now an associate professor in the Department of Computer Science and Engineering, he has introduced a number of new software products and system protocols as head of the school'
Secure Systems Laboratory
These include technologies that detect and isolate security faults, secure private data, provide a secure mechanism for fixing software flaws in different contexts, and even foster a deeper understanding about how to help programmers avoid security flaws in the first place. Recognizing the practical impact of his work, ''Popular Science'' selected Cappos as one of its Brilliant 10 in 2013, naming him as one of 10 brilliant scientists under 40. His awareness of the risks of today's connected culture—a knowledge strong enough to keep him from owning a smartphone or other connected device, or from using social media like Facebook and Twitter—has led to numerous requests to serve as an expert commentator on issues of cyber security and privacy for local, national, and international media.


Education and early research initiatives

The topic of Cappos' Ph.D. dissertation at the University of Arizona was the Stork Project, a software package manager he built with John H. Hartman, a professor in the Department of Computer Science. Stork is still used today in some applications, but, more importantly, the project called attention to the need for improved security for software update processes, a research area Cappos has continued to pursue. While a post-doctoral researcher at the University of Washington in 2009, Cappos also developed a peer-to-peer computing platform called Seattle, which allows device-to-device connectivity in a decentralized network. Seattle is currently used by thousands of developers, who can access, download, and use the program on any type of smart device. In addition, spin-off technologies, such as Sensibility Testbed, have extended the use of Seattle's security and enforced privacy protection strategies, allowing researchers to collect data from sensors at no risk to the privacy of the device owner.


Compromise-resilient strategies

In 2010, Cappos developed The Update Framework (TUF), a flexible software framework that builds system resilience against key compromises and other attacks that can threaten the integrity of a repository. TUF was designed for easy integration into the native programming languages of existing update systems, and since its inception, it has been adopted or is in the process of being integrated by a number of high-profile
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
projects. One of the more significant earlier adoptions was Docker Content Trust. an implementation of the Notary project from Docker that deploys Linux containers. Notary, which is built on TUF, can certify the validity of the sources of Docker images. In October 2017, Notary and TUF were both adopted as hosted projects by the
Linux Foundation The Linux Foundation (LF) is a non-profit technology consortium founded in 2000 as a merger between Open Source Development Labs and the Free Standards Group to standardize Linux, support its growth, and promote its commercial adoption. Additi ...
as part of its Cloud Native Computing Foundation. In December 2019, TUF became the first specification and first security-focused project to graduate from CNCF. TUF has also been standardized in Python, and been independently implemented in the Go language by Flynn, an open-source platform as a service (PaaS) for running applications in production. To date, the list of tech companies and organizations using TUF includ
Foundries.io
IBM, VMware, Digital Ocean, Microsoft, Google, Amazon, Leap, Kolide, Docker, and Cloudflare. Another significant compromise-resilient software update framework by Cappos is the 2017 launch of a TUF-adapted technology called Uptane. Uptane is designed to secure software updates for automobiles, particularly those delivered via over-the-air programming. Developed in partnership with the University of Michigan Transportation Research Institute and the
Southwest Research Institute Southwest Research Institute (SwRI), headquartered in San Antonio, Texas, is an independent and nonprofit applied research and development (R&D) organization. Founded in 1947 by oil businessman Tom Slick, it provides contract research and develop ...
, and in collaboration with stakeholders in industry, academia, and government, Uptane modifies the TUF design to meet the specific security needs of the automotive industry. These needs include accommodating computing units that vary greatly in terms of memory, storage capability, and access to the Internet, while preserving the customizability manufacturers need to design cars for specific client usage. To date, Uptane has been integrated into OTA Plus and ATS Garage, two over-the-air software update products from Advanced Telematic Systems, and is a key security component of the OTAmatic program created by Airbiquity. The Airbiquity project was honored with a BIG Award for Business in the 2017 New Product Category in January 2018, and
Popular Science ''Popular Science'' (also known as ''PopSci'') is an American digital magazine carrying popular science content, which refers to articles for the general reader on science and technology subjects. ''Popular Science'' has won over 58 awards, incl ...
magazine named Uptane one of the top 100 inventions for 2017. The first standard volume issued for the project, entitled ''IEEE-ISTO 6100.1.0.0 Uptane Standard for Design and Implementation'', was released on July 31, 2019. Uptane is now a Joint Development Foundation project of the Linux Foundation, operating under the formal title of Joint Development Foundation Projects, LLC, Uptane Series.


Other significant research projects

In 2016, Cappos introduced in-toto, an open metadata standard that provides documentation of the end-to-end security of a software supply chain. The framework gathers both key information and signatures from all who can access a piece of software through the various stages of coding, testing, building and packaging, thus making transparent all the steps that were performed, by whom and in what order. By creating accountability, in-toto can prevent attackers from either directly introducing malicious changes into the code, or from altering the metadata that keeps the record of those changes along the supply chain. in-toto has collaborated with open source communities such as Docker and OpenSUSE. Datadog utilizes both in-toto and TUF. In December 2020, the framework released its first major version. While working on in-toto, Cappos and the SSL research group identified metadata manipulation as a new threat against Version Control Systems like Git. His team has developed several new approaches to address this problem, including a defense scheme that mitigates these attacks by maintaining a cryptographically-signed log of relevant developer actions. By documenting the state of the repository at a particular time when an action is taken, developers are given a shared history, so irregularities are easily detected. One recent accomplishment in this research arena is Arch Linux integrating a patch to check for invalid tags in git into the next release of its pacman utility. More recently, Cappos and his collaborators have focused on development of a browser extension that can ensure users of convenient web-based hosting services, such as GitHub or GitLab, that the server will faithfully carry out their requested actions. Another Cappos project, developed in 2014, introduced a method to make passwords for databases harder to crack. PolyPasswordHasher, is a secure scheme that interrelates stored password data, forcing hackers to crack passwords in sets. By making it significantly harder for attackers to figure out the necessary threshold of passwords needed to gain access, PolyPasswordHasher-enabled databases become very difficult to breach. PPH is currently used in several projects, including the Seattle Clearinghouse and BioBank. Implementations are available for seven languages, including Java, Python, C, and Ruby.


References


External links


Prof. Justin Cappos
New York University profile page
Justin Cappos
New York University Tandon School of Engineering profile page
Secure Systems Laboratory website


Selected publications


List of Publications
from Microsoft Academic Search *


Media citations and commentary

* WLIW 21-PBS TV Long Island (26 March 2018). ''SciTech Now'
"Protecting today's highly computerized cars from hackers"
* ''The Verge'' (14 Feb 2018). O'Kane, Sean
"Chrysler’s over-the-air update fiasco is limited to the Northeast, but customers are still waiting for a fix"
* WBRC Ch.6-TV (4 Jan 2018). Gauntt, Joshua
"Charging your phone in ride-sharing services, airports could put your information at risk"
* ''Healthcare Analytics'' (29 Dec 2017) Steptoe, George
"The Worst Healthcare Cybersecurity Breaches of 2017"
* ''IEEE CyberSecurity'' (4 Oct 2017)
“Justin Cappos on why cars are not like computers when it comes to Cybersecurity”
* ''The Washington Post'' (11 July 2017
“Hackers have been stealing credit card numbers from Trump’s Hotels for Months”
* ''AdAge'' (27 June 2017
“Pay up or lose everything: What Madison Avenue should know about the WPP Ransom Attack”
* KSTX-Texas Public Radio (21 June 2017) ''All Things Considered'
"Software Protecting Future Cars, Starting To Make Inroads"
* ''Financial Times'' (14 June 2017)
“Three US banks chiefs fall victim to email pranksters”
* Fox 5-TV News (23 May 2017) Toohey, Joe
"Can big data analysis swing a political election?"
* Fox 5-TV News (15 May 2017) Chi’en, Arthur
"WannaCry malware exploited OS weakness to spread"
* ''The Los Angeles Times'' (15 May 2017) Dave, Paresh and James F. Peltz

* BBC (4 May 2017
“Google docs users hit by phishing scam”
* WBUR-NPR Boston (4 May 2017) ''On Point.'
"Phishing, Hacks And Better Online Security"
* ''Reuters'' (3 May 2017
“Spam campaign targets Google users with malicious link”
* Fox 5-TV News (25 Apr 2017) King, Mac
"You really should read an app's service terms"
* Fox 5-TV News (30 March 2017)
"Selling Your Online Search History"
* ''International Business Times'' (24 March 2017)
“Is Privacy Real? The CIA is Jeopardizing America’s Digital Security”
* WBUR-NPR Boston (17 March 2017), ''Here and Now,'
"Researchers Race To Develop Software To Prevent Car Hacking"
* ''The Washington Post'' (10 March 2017)

* WNBC-TV New York (9 March 2017)

* Fox 5-TV News (7 March 2017)
Publishes 1000s of CIA Cyber-espionage Documents"
* Mic (3 March 2017)
Pence Email Hack: How the VPs private email debacle compares to Hillary Clinton’s”
* KSTX- Texas Public Radio (26 January 2017), ''Here and Now.'
Future Car May Be Protected From Hacking By Software Developed In San Antonio"
* ''Reuters'' Live on Facebook (18 January 2017)
“How Uptane can Protect Your Car from Hackers”
* WWL AM 870 / FM 105.3 (9 January 2017)

* Fox 5-TV News (18 November 2016)
"Are smart devices worth the hacking risk?"
* WPIX-11-TV News (31 October 2016) Diaz, Mario
"Clinton email investigation bombshell dominates campaign for both candidates”
* CNN Money (15 August 2016) Pagliery, Jose

* ''Vice'' (6 July 2016) Pearl, Mike
"We Asked a Cybersecurity Expert if Clinton's Email System Could Have Jeopardized National Security"
* ''Scientific American'' (23 March 2016) Sneed, Annie
"The Most Vulnerable Ransomware Targets Are the Institutions We Rely On Most"
* PBS Newshour (29 February 2016)
"Ransomware attack takes down LA hospital for hours"
* PBS Newshour (18 April 2015)
"The hack attack that takes your computer hostage till you pay"
* ''New York Daily News (4 March 2015)
you check your personal email at work?"
* CBS News (3 December 2014)
"5 counterintuitive ways to protect against hackers"
* CBS-TV News (15 August 2014)
"How a password manager can help you stay more secure online"
* Varonis (6 January 2015)
"Interview With NYU-Poly’s Professor Justin Cappos: Security Lessons From Retail Breaches"
*'' MIT Technology Review'' (21 February 2013) Lim, Dawn
"Startup Red Balloon Security Offers to Protect Printers, Phones, and Other Devices from Hackers"
{{DEFAULTSORT:Cappos, Justin New York University people 1977 births Living people Polytechnic Institute of New York University faculty Computer security academics