Code Monkey home page Code Monkey logo

utimaco's Introduction

Utimaco Firmware Tools

Information

These are a couple of tools for reverse engineering the Utimaco Firmware, plus an exploit for a simple vulnerability.

All of these tools were presented at my Recon Brussels 2017 talk.

You can find the presentation at my website.

Tools

  • fwtools/ : Firmware tools
  • exploit/ : A simple exploit
  • tms320c64x/ : Various files regarding the TMS320C64x architecture

License

This work is licensed under the BSD 3-Clause License.

utimaco's People

Contributors

fotisl 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

utimaco's Issues

NameError: global name 'msg' is not defined

Hi @fotisl,

Really nice talk on RECON BRUSSELS 2017! Thanks a lot for sharing knowledge with everybody.
I'm trying to play a little bit with the exploit but I'm getting the error below.

$ python readvmbk1.py
Traceback (most recent call last):
  File "readvmbk1.py", line 114, in <module>
    c.connect()
  File "readvmbk1.py", line 90, in connect
    return self._connect_net(msg)
NameError: global name 'msg' is not defined

In my case I'm trying to retrieve the "FLASH\VMBK1.db" from a remote CryptoServer device so I changed the line below in your python script with my device IP address before run it.

c = cs2('192.168.1.35')

I took a look on the code and I couldn't figure out where or how the "msg" should be assigned a value.
Could you please help me to get this exploit working?
Thanks!

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.