Person re-identification by deep learning attribute-complementary information

A Schumann, R Stiefelhagen - Proceedings of the IEEE …, 2017 - openaccess.thecvf.com
Automatic person re-identification (re-id) across camera boundaries is a challenging
problem. Approaches have to be robust against many factors which influence the visual …

An analysis of the dynamic behavior of JavaScript programs

G Richards, S Lebresne, B Burg, J Vitek - Proceedings of the 31st ACM …, 2010 - dl.acm.org
The JavaScript programming language is widely used for web programming and,
increasingly, for general purpose computing. As such, improving the correctness, security …

Analysis of JavaScript programs: Challenges and research trends

K Sun, S Ryu - ACM Computing Surveys (CSUR), 2017 - dl.acm.org
JavaScript has been a de facto standard language for client-side web programs, and now it
is expanding its territory to general purpose programs. In this article, we classify the client …

Noninterference through secure multi-execution

D Devriese, F Piessens - 2010 IEEE Symposium on Security …, 2010 - ieeexplore.ieee.org
A program is defined to be noninterferent if its outputs cannot be influenced by inputs at a
higher security level than their own. Various researchers have demonstrated how this …

The essence of JavaScript

A Guha, C Saftoiu, S Krishnamurthi - … , Maribor, Slovenia, June 21-25, 2010 …, 2010 - Springer
We reduce JavaScript to a core calculus structured as a small-step operational semantics.
We present several peculiarities of the language and show that our calculus models them …

The eval that men do: A large-scale study of the use of eval in JavaScript applications

G Richards, C Hammer, B Burg, J Vitek - European Conference on Object …, 2011 - Springer
Transforming text into executable code with a function such as JavaScript's eval endows
programmers with the ability to extend applications, at any time, and in almost any way they …

A trusted mechanised JavaScript specification

M Bodin, A Charguéraud, D Filaretti… - Proceedings of the 41st …, 2014 - dl.acm.org
JavaScript is the most widely used web language for client-side applications. Whilst the
development of JavaScript was initially just led by implementation, there is now increasing …

A perspective on information-flow control

D Hedin, A Sabelfeld - Software safety and security, 2012 - ebooks.iospress.nl
Abstract Information-flow control tracks how information propagates through the program
during execution to make sure that the program handles the information securely. Secure …

Saving the world wide web from vulnerable JavaScript

S Guarnieri, M Pistoia, O Tripp, J Dolby… - Proceedings of the …, 2011 - dl.acm.org
JavaScript is the most popular client-side scripting language for Web applications.
Exploitable JavaScript code exposes end users to integrity and confidentiality violations …

[PDF][PDF] SAFE: Formal specification and implementation of a scalable analysis framework for ECMAScript

H Lee, S Won, J **, J Cho, S Ryu - FOOL 2012: 19th International …, 2012 - Citeseer
The prevalent uses of JavaScript in web programming have revealed security vulnerability
issues of JavaScript applications, which emphasizes the need for JavaScript analyzers to …