Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: [OWASP-LEADERS] Re: [Owasp-dotnet] RE: [SC-L] 4 Questions: Latest IE vulnerability, Firefox vs IE security, Uservs Admin risk profile, and browsers coded in 100% Managed Verifiable code |
|---|---|
| Date: | Wed, 29 Mar 2006 15:51:07 +0700 |
Hi Dinis,
On 29 Mar 2006, at 05:52, Dinis Cruz wrote:
Thanks for confirming this (I wonder how many other other Java developers are aware of this (especially the ones not focused on security)).
Stephen, do you have any idea of what is the current percentage of 'real
world' Java applications are executed:
a) with verification
b) on a secure sandbox
Note that for example I have seen several Java Based Financial
Applications which are executed on the client which either require local
installation (via setup.exe / App.msi) or require that the user grants
that Java application more permissions that the ones allocated to a
normal Sandboxed browser based Java App.
Humm, this is indeed interesting. Ironically, the 1.1 and 2.0 versions
of the CLR will thrown an exception in this case (even in Full Trust).
Since verification is not performed on that .Net Assembly, the CLR might
pick up this information when it is resolving the method's relative
address into the real physical addresses (i.e. during JIT).
Using the same code with an Applet loaded from the filesystem throws an IllegalAccessError exception as it should.
What do you mean by 'Applet loaded from the filesystem'?
Where? In a Browser?
cheers,
-- Stephen de Vries Corsaire Ltd E-mail: stephen@corsaire.com Tel: +44 1483 226014 Fax: +44 1483 226068 Web: http://www.corsaire.com
------------------------------------------------------------------------- This List Sponsored by: SpiDynamics
https://download.spidynamics.com/1/ad/web.asp?Campaign_ID=701300000003gRl --------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: [WEB SECURITY] SSL does not = a secure website, Lyal Collins |
|---|---|
| Next by Date: | Re: Writing to a local file without a warning, Todd Hendricks |
| Previous by Thread: | Re: 4 Questions: Latest IE vulnerability,Firefox vs IE security, Uservs Admin risk profile, and browsers coded in100% Managed Verifiable code, Jeff Williams |
| Next by Thread: | On sandboxes, and why I ... don't care., Andrew van der Stock |
| Indexes: | [Date] [Thread] [Top] [All Lists] |