Git Product home page Git Product logo

nimue's People

Contributors

cfsworks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nimue's Issues

Instructions Or Readme File

I been trying to get intouch with you but your a busy person can you please provide a readme file or some basic instructions on how to use it you said if no one else provides instructions you will provide so please thanks.

Make Nimue get its exploit parameters from configuration files

It would be nice if Nimue could accept configuration files (YAML? JSON? XML?) containing parameters (return address, stack size, etc.) for different versions of firmware, as opposed to hard-coding them in the .py... This would mean that supporting a newer version of the firmware only requires a config file update. The script itself should accept the version of the firmware as a command-line argument and load the necessary parameters.

Some interesting things on Bravia 2012 models

Hi!
The board of 2012 series named Ayu, which runs linux kernel 2.6.
The TV itself supports widgets written in JavaScript (modified by Sony) and those widgets can be executed from a folder on USB device.
Widgets written by Sony(signed but found a way to skip it) can execute some apps on TV(Sony calls them native apps).
Example:
var appId = appStateManager.getAppID("Upgrader");
var param = "-s -r Upgrader -m RequestByX2";
appStateManager.startUp(appId, false, param);
This is how the TV opens the system upgrader.
I tried to execute some Linux commands by changing app names or param but failed.
By the way, the port 80 is under libmicrohttpd(0.4.6)'s control, which has security issue.
I hope this can be helpful
@CFSworks

Glad to test this on KDL-55EX720

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.

Working bravia models

I think a list of confirmed working bravia models would help.

| Bravia Model | Firmware | Exploid working | Comment |

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.