CFSworks / nimue

Nimue is a simple Python script for jailbreaking Sony Bravia TVs.
GNU General Public License v3.0
232 stars 37 forks source link

Glad to test this on KDL-55EX720 #5

Open psychicsaint opened 11 years ago

psychicsaint commented 11 years ago

Sam, incidentally I go by the name Sam too. I'm a pretty experienced Linux user and hacker myself and I'm very much interest to have this done on my KDL-55EX720. I would like to work with you and see if we can get this awesome hack further. I would appreciate some help to try this as there are no instructions available. On my bravia port 12345 is not open but I have telnet access to port 80. This is what I get when I telnet.

root@ePad:~# telnet 192.168.1.142 80 Trying 192.168.1.142... Connected to 192.168.1.142. Escape character is '^]'.

Appreciate your response. Cheers.

CFSworks commented 11 years ago

Port 80 is used by HTTP... Have you tried accessing it with a web browser?

Are any other ports open? Consider scanning it with nmap using e.g. nmap -p1-65535 192.168.1.142

dharmeshds commented 11 years ago

Hi, sorry for my delayed response since I was traveling on work. Find below nmap output as requested.

root@ePad:~# nmap -p1-65535 192.168.1.130

Starting Nmap 6.00 ( http://nmap.org ) at 2013-09-18 10:32 MYT Nmap scan report for 192.168.1.130 Host is up (0.0072s latency). Not shown: 65530 closed ports PORT STATE SERVICE 2302/tcp open binderysupport 5555/tcp open freeciv 38388/tcp open unknown 44626/tcp open unknown 57645/tcp open unknown MAC Address: 00:11:3A:01:BE:1A (Shinboram)

Nmap done: 1 IP address (1 host up) scanned in 333.11 seconds

dharmeshds commented 11 years ago

When I access my IP via browser on port 80 I get nothing..

adriancs35 commented 9 years ago

Greetings, sorry for bumping this old "thread", I do own a KDL-32EX650. Tried the exploit, the port 12345 is closed, same as psychicsaint I can open telent (with no response) on port 80, did also tried to run the nmap with same parameteres you adviced the output is:

Nmap scan report for 192.168.1.101 Host is up (0.035s latency). Not shown: 65533 closed ports PORT STATE SERVICE 80/tcp open http 52323/tcp open unknown

I have tries editing nimue.py and replacing the 12345 port with 80 or 523323, none worked. "Logging in... FAILURE: TV unexpectedly closed connection".

surdu commented 9 years ago

If you updated the firmware, the fu#$ers at Sony closed those ports for you, so don't bother.

adriancs35 commented 9 years ago

Did not upadted anything, its still standard as my TV came.