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: Ruining Security with java.util.Random |
|---|---|
| Date: | Tue, 19 Dec 2006 08:21:08 +0200 |
FYI: I discussed a particular case of reconstructing the internal PRNG state from output observation (the Apache JServ session ID weakness - which is based on the Java Random) in my "Cookie Poisoning" paper of 2002 (http://www.cgisecurity.com/lib/CookiePoisoningByline.pdf, see the appendix for details).Hi
In my review practice I often have to look at Java source code which is used to generate passwords, authentication tokens or session ids. Ever so often this code uses the Java API class java.util.Random to generate random numbers. It is well-established in security industry that this particular random generator is not secure. Since I did not know what the reason is for this perception I started to have a closer look.
During the review of the Java API source code I discovered two
vulnerabilities which cause the internal state of java.util.Random to be
partially exposed or easy guessable. Following paper "Ruining Security with
java.util.Random" demonstrates two techniques how security mechanisms based
on java.util.Random can be attacked and under certain conditions can be
broken within seconds:
http://www.iplosion.com/papers/ruining_security_with_java.util.random_v1.0.p
df
Regards, -Amit
------------------------------------------------------------------------- Sponsored by: Watchfire
https://www.watchfire.com/securearea/whitepapers.aspx?id=701500000008YTU --------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | HITBSecConf2007 - Dubai - Call for Papers now open!, Praburaajan |
|---|---|
| Next by Date: | Preliminary Call For Papers: OWASP 2007 Europe, Frank Piessens |
| Previous by Thread: | Ruining Security with java.util.Random, Jan P. Monsch |
| Next by Thread: | Web Backdoor Compilation, David Kierznowski |
| Indexes: | [Date] [Thread] [Top] [All Lists] |