Corsaire White Paper: Assessing Java Clients with the BeanShell
- From: Stephen de Vries <stephen@xxxxxxxxxxxx>
- Date: Fri, 18 Aug 2006 15:23:29 +0700
http://www.corsaire.com/white-papers/060816-assessing-java-clients- with-the-beanshell.pdf
Assessing the security of Java applications, and particularly client- server applications, can be a tedious process of modifying the code, compiling, deploying, testing and repeat. This becomes even more difficult when the source code to the application is not available. What security testers require is an easy means of interacting with the internals of a Java application during execution without recompiling the code.
The BeanShell (http://www.beanshell.org) provides an interpreted, scripting environment that can plug in to any Java application or applet and allows users to inspect and manipulate objects dynamically. This paper demonstrates a technique for using the BeanShell to assess the security of a typical Java client-server application.
--
Stephen de Vries
Corsaire Ltd
E-mail: stephen@xxxxxxxxxxxx
Tel: +44 1483 226014
Fax: +44 1483 226068
Web: http://www.corsaire.com
------------------------------------------------------------------------
This List Sponsored by: Cenzic
Need to secure your web apps?
Cenzic Hailstorm finds vulnerabilities fast.
Click the link to buy it, try it or download Hailstorm for FREE.
http://www.cenzic.com/products_services/download_hailstorm.php
------------------------------------------------------------------------
- Prev by Date: brute-force with tsgrinder
- Next by Date: Re: Injected, whats next
- Previous by thread: brute-force with tsgrinder
- Next by thread: Re: Dates Correction - World Summit on Intrusion Prevention, May 8-9, 2007
- Index(es):
Relevant Pages
|