Hacking the D-Link DPH-128MS VOIP Phone 26
An anonymous reader writes "I've been working on reverse engineering the D-Link DPH-128MS VOIP phone. It's an end of life product for D-Link but a neat little desktop phone that runs Linux. I've figured out a way to exploit the tftp server running on it to get root access. I'm at the point now of trying to figure out how to update the phone with more files. Check out the writeups I have and the scripts on the link above."
Sweet (Score:5, Insightful)
This belongs more on Hack a day, or somewhere, but nice job.
Re: (Score:3, Funny)
What is this crazy 'tech stuff' doing on this site?!
Re:Sweet (Score:5, Funny)
Meh, y'know... Slow day for lawsuits, politics, and Apple press releases. Gotta fill the front page with something.
Re:Sweet (Score:4)
On the contrary, I'd like to see more stories like that. 'Cos the constant flow of recent iPhone and web-monkey stories on /. is definitely not news for nerds...
Re: (Score:2)
Mikko (Score:2)
Re: (Score:2)
Like, maybe Linus Torvalds, born December 28, 1969 in Helsinki, Finland?
Re: (Score:1)
Like, maybe Linus Torvalds, born December 28, 1969 in Helsinki, Finland? ;)
So he changed his name to mikko just to make this phone. That's one dedicated Finn.
what exactly does he want out of the phone? (Score:1)
I mean, there *is* pure enjoyment from digging into the inner workings of the beast, I'll grant that, but ultimarely, what is his major goal with hacking this voip phone?
It surely doesn't have very much NVRAM, or other permanent storage, so using it as a cleverly disguised file server is out of the question... it probably has a purpose built SoC processor, so using it for some processor intensive function is a whimiscally silly idea...
Short of unlocking it for use with arbitrary voip systems, or as a spybug
Re: (Score:3)
Add new protocols (get it to support the Opus codec). Get it to record calls. There are lots of things you can do.
Re: (Score:2)
Recording calls requires either permanent storage, or sacrifice of a fair chunk of its very minimal ram compliment for a block device, unless you want to set it up to save calls to an SMB share or something.
That's why I was asking.
Re: (Score:2)
I would happy if I can occasionally record calls, even for a very short time.
And you clearly are using you imagination if you dont see much purpose in hacking the device. One can set it up as an XMPP client (which can inturn be used for Google Chat/Talk), one can possibly set it up a skype client, one can add plenty of protocols that are not supported.
Re: (Score:2)
unless you can find a remote exploit to subvert an installed phone.
Like, ummmm, I don't know .... tftp or something????
Nice work (Score:1)
Usually breaking into a device comes with a simple "hi y'all, my l33t". An actual breakdown of getting in was a very refreshing read, even if the author wasn't quite "l33t"
Put Asterisk on it.. (Score:1)
Re: (Score:2)
He's trying for a "hack once, 'sploit everywhere" solution, which is a lot more valuable than a simple hardware mod.