<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AInsecure_Randomness</id>
		<title>Talk:Insecure Randomness - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AInsecure_Randomness"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Talk:Insecure_Randomness&amp;action=history"/>
		<updated>2026-04-28T00:40:43Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Talk:Insecure_Randomness&amp;diff=50109&amp;oldid=prev</id>
		<title>Arjanl: New page: The example isn't very wel chosen in my opinion: a better PRNG (e.g. SecureRandom for Java) doesn't really help in this example since the seed can be pretty easily guessed. It exposes othe...</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Talk:Insecure_Randomness&amp;diff=50109&amp;oldid=prev"/>
				<updated>2009-01-05T14:54:41Z</updated>
		
		<summary type="html">&lt;p&gt;New page: The example isn&amp;#039;t very wel chosen in my opinion: a better PRNG (e.g. SecureRandom for Java) doesn&amp;#039;t really help in this example since the seed can be pretty easily guessed. It exposes othe...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The example isn't very wel chosen in my opinion: a better PRNG (e.g. SecureRandom for Java) doesn't really help in this example since the seed can be pretty easily guessed. It exposes other vulnerabilities such as a timing attack when a second request is done within the same millisecond.&lt;br /&gt;
&lt;br /&gt;
As a control I'd suggest mentioning that you should create a PRNG only once and reuse it instead of creating a new one each time. Or maybe that's another vulnerability...&lt;/div&gt;</summary>
		<author><name>Arjanl</name></author>	</entry>

	</feed>