|
Re: ssh host key generation in Red Hat Linux: msg#00385security.bugtraq
Kent Borg wrote: I recently installed Red Hat Linux 9 and noticed on the first boot aSSH is likely getting it's entropy from /dev/random. The kernel will decide whether there is enough entropy in the /dev/random entropy pool, and block reads until the pool fills. This pool, in turn, is going to have pleanty of entropy generated by timing jitter in disk I/O interrupts. To experiment with this, run the command: cat /dev/random | od -cx It will dump for a while and then stop. Then type a key. Then move your mouse. Wait for a cron job to start up and watch what it does. Etc. etc. Disclaimer: there is dispute in the crypto community about the hashing done in /dev/urandom (note the 'u') which never blocks. /dev/urandom just recycles the entropy pool with a PRNG, and people have variable faith in the quality of PRNG's. Crispin -- Crispin Cowan, Ph.D. http://immunix.com/~crispin/ Chief Scientist, Immunix http://immunix.com http://www.immunix.com/shop/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Windows NT 4.0 with IBM JVM Denial of Service: 00385, Marc Schoenefeld |
|---|---|
| Next by Date: | Re: TEXT/PLAIN: ALERT("OUTLOOK EXPRESS"): 00385, Denis Jedig |
| Previous by Thread: | ssh host key generation in Red Hat Linuxi: 00385, Kent Borg |
| Next by Thread: | Re: ssh host key generation in Red Hat Linux: 00385, Brian Hatch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |