[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Default SSL Keys in Multiple Routers
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Default SSL Keys in Multiple Routers
- From: cheffner@xxxxxxxxxxxx
- Date: Sat, 18 Dec 2010 20:16:40 -0700
Many routers that provide an HTTPS administrative interface use default or
hard-coded SSL keys that can be recovered by extracting the file system from
the device's firmware.
The LittleBlackBox project contains a database of over 2,000 (and growing)
private SSL keys that are correlated with their respective public certificates,
and hardware/firmware versions. While most of these certificates are from
DD-WRT firmware, there are also private keys from other vendors including
Cisco, Linksys, D-Link and Netgear.
Private keys can be recovered by supplying LittleBlackBox with the
corresponding public key. If the public key is not readily available,
LittleBlackBox can retrieve the public certificate from a pcap file, live
traffic capture, or by directly querying the target host.
LittleBlackBox can be downloaded from http://littleblackbox.googlecode.com.
More information is available at
http://www.devttys0.com/2010/12/breaking-ssl-on-embedded-devices/.