Sciweavers

IEEEARES
2007
IEEE

AProSec: an Aspect for Programming Secure Web Applications

13 years 10 months ago
AProSec: an Aspect for Programming Secure Web Applications
Adding security functions in existing Web application servers is now vital for the IS of companies and organizations. Writing crosscutting functions in complex software should take advantage of the modularity offered by new software development approaches. With Aspect-Oriented Programming (AOP), separating concerns when designing an application fosters reuse, parameterization and maintenance. In this paper, we design a security aspect called AProSec for detecting SQL injection and Cross Scripting Site (XSS) that are common attacks in web servers. We experiment this aspect with the AspectJ language and the JBoss AOP framework. With this experimentation, we show the advantage of runtime platforms such as JBoss AOP for changing security policies at runtime. Finally, we describe related work on security and AOP.
Gabriel Hermosillo, Roberto Gomez, Lionel Seinturi
Added 03 Jun 2010
Updated 03 Jun 2010
Type Conference
Year 2007
Where IEEEARES
Authors Gabriel Hermosillo, Roberto Gomez, Lionel Seinturier, Laurence Duchien
Comments (0)