Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glad to test this on KDL-55EX720 #5

Open
psychicsaint opened this issue Sep 15, 2013 · 6 comments
Open

Glad to test this on KDL-55EX720 #5

psychicsaint opened this issue Sep 15, 2013 · 6 comments

Comments

@psychicsaint
Copy link

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
Copy link
Owner

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
Copy link

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
Copy link

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

@adriancs35
Copy link

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
Copy link

surdu commented Aug 3, 2015

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

@adriancs35
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants