Automatically Checking for Session Management Vulnerabilities in Web Applications
スポンサーリンク
概要
- 論文の詳細を見る
Many web applications employ session management to keep track of visitors' activities across pages and over periods of time. A session is a period of time linked to a visitor, which is initiated when he/she arrives at a web application and it ends when his/her browser is closed or after a certain time of inactivity. Attackers can hijack a user's session by exploiting session management vulnerabilities by means of session fixation and cross-site request forgery attacks. Even though such session management vulnerabilities can be eliminated in the development phase of web applications, the test operator is required to have detailed knowledge of the attacks and to set up a test environment each time he/she attempts to detect vulnerabilities. We propose a technique that automatically detects session management vulnerabilities in web applications by simulating real attacks. Our technique requires the test operator to enter only a few pieces of basic information about the web application, without requiring a test environment to be set up or detailed knowledge of the web application. Our experiments demonstrated that our technique could detect vulnerabilities in a web application we built and in seven web applications deployed in the real world.
- 2013-01-31
著者
-
Kenji Kono
Keio University | CREST(JST)
-
Yusuke Takamatsu
Keio University
-
Yuji Kosuga
Everforth Co., Ltd.
-
Yuji Kosuga
Everforth Co. Ltd.
-
Kenji Kono
Keio University | JST CREST
関連論文
- Using a Virtual Machine Monitor to Slow Down CPU Speed for Embedded Time-Sensitive Software Testing
- VMM-based Detection of Rootkits that Modify File Metadata
- VMM-based Detection of Rootkits that Modify File Metadata
- Introducing New Resource Management Policies Using a Virtual Machine Monitor
- Automatically Checking for Session Management Vulnerabilities in Web Applications
- Using Fault Injection to Analyze the Scope of Error Propagation in Linux