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: Obfuscation of JSPs? |
|---|---|
| Date: | Wed, 22 Dec 2004 14:13:12 -0500 |
Dean Saxe wrote:
I'm currently working on a project to do code obfuscation for a J2EEAre you targeting a specific application server? If so, perhaps it supports a JSP pre-compiler and then you can obfuscate the compiled classes as you would any other class. Ship the pre-compiled classes in WEB-INF/classes and you're away - no need to ship the JSP source. Keep in mind that the pre-compiler (in general) can only target a specific container (and likely version). So don't expect to compile JSPs with JSPC in Tomcat 4 and deploy to WebLogic :-)
application. We've already identified DashO Pro to obfuscate class files,
but I have been unable to find any similar technologies to apply to JSPs.
My research has been a bust so far!
What, if anything, are people using to obfuscate JSPs?
[snip]
-- Dave Ockwell-Jenner Solar Nexus Solutions http://www.solar-nexus.com/
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Whitepaper "SESSION RIDING - A Widespread Vulnerability in To day's Web Applications", Florian Weimer |
|---|---|
| Next by Date: | Re: Whitepaper "SESSION RIDING - A Widespread Vulnerability in To day's Web Applications", Florian Weimer |
| Previous by Thread: | Obfuscation of JSPs?, Dean Saxe |
| Next by Thread: | Re: Obfuscation of JSPs?, Alexander Klimov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |