hackathology Wrote:
-------------------------------------------------------
> hey Om, your post is what i meant. So if there is
> no jar or class file during enumeration, you
> cannot use any compiler to decompile any java
> file, correct me if i m wrong?
If there's a java applet, there has to be a class or jar file. The method described above will work fine, unless the jar files are kept outside the web tree of course.
BTW, the class/jar files are downloaded from the server to the local system. I am, however, unable to locate them.
Further. If the applet is signed using jarsigner, then we might not be able to fake invokation by our own applet. For further insight on jarsigner: [
www.owasp.org]
>
> I am going to get the oreilly java security book
> today. Thanks man
That'd be great. Then we can discuss things once in a while... (indirect way of saying, Now I can get over my laziness and read them.)
Just curious, what is it that you are working on?
---
I'd love to change the world,
but they won't gimme the source code.
Code in my Bug!