scispace - formally typeset
N

Nenad Jovanovic

Researcher at University of Vienna

Publications -  12
Citations -  2862

Nenad Jovanovic is an academic researcher from University of Vienna. The author has contributed to research in topics: Web application & Cross-site scripting. The author has an hindex of 9, co-authored 9 publications receiving 2727 citations. Previous affiliations of Nenad Jovanovic include Vienna University of Technology.

Papers
More filters
Proceedings ArticleDOI

Preventing Cross Site Request Forgery Attacks

TL;DR: The approach is based on a server-side proxy that detects and prevents XSRF attacks in a way that is transparent to users as well as to the Web application itself, which can be used to secure a number of popular open-source Web applications.
Proceedings ArticleDOI

Precise alias analysis for static detection of web application vulnerabilities

TL;DR: This paper addresses the problem of vulnerable web applications by means of static source code analysis by presenting a novel, precise alias analysis targeted at the unique reference semantics commonly found in scripting languages.
Journal ArticleDOI

Client-side cross-site scripting protection

TL;DR: Noxes is presented, which is, to the best of the knowledge, the first client-side solution to mitigate cross-site scripting attacks and effectively protects against information leakage from the user's environment while requiring minimal user interaction and customization effort.
Journal ArticleDOI

Static analysis for detecting taint-style vulnerabilities in web applications

TL;DR: This paper addresses the problem of vulnerable web applications by means of static source code analysis and uses flow-sensitive, interprocedural and context-sensitive data flow analysis to discover vulnerable points in a program.
Journal ArticleDOI

NNeduca: A software environment to teach artificial neural networks

TL;DR: NNeduca as discussed by the authors is a simulation software system designed to teach undergraduate students the fundamental concepts of artificial neural networks, such as definitions, topologies, training methods, and structure.