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: Cracking String Encryption in Java Obfuscated Bytecode |
|---|---|
| Date: | Mon, 27 Nov 2006 06:49:49 -0800 |
Jim, With all respect, I (partially) disagree with you:
With respect, I disagree from a Java perspective. 1) If you are deploying Java on the server you are protected by so many layers, code obfuscation is not critical
True, but there are more reasons than just security for using obfuscation - reducing (but not eliminating!) the risk of reverse engineering, protection of intellectual property, etc. So if you're saying "code obfuscation is not critical FOR SECURITY" I agree, but not necessarily for other reasons.
2) If you are deploying Java Applets for enterprise applications, you are nuts. They are inherently insecure and Java applets have a long history of critical problems.
Well, this is true - but it's the wrong reason. As just about everyone on this list knows, relying on the client side to do security enforcement is inherently a losing proposition. And obfuscating the bytecode doesn't make client-side enforcement any more secure. --Jeremy
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: New Flaw in Firefox 2.0: DoS and possible remote code execution, sflist |
|---|---|
| Next by Date: | 2nd European Conference on Computer Network Defense (EC2ND), Blyth A J C (AT) |
| Previous by Thread: | Re: Cracking String Encryption in Java Obfuscated Bytecode, John GALLET |
| Next by Thread: | [Full-disclosure] [ GLSA 200611-18 ] TIN: Multiple buffer overflows, Sune Kloppenborg Jeppesen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |