Jump to content
Wubi

Termineter - Smart Meter Hacking Framework

Recommended Posts

Posted (edited)

Termineter.jpg

A researcher specializing in smart grids has released an open-source tool designed to assess the security of smart meters. Dubbed 'Termineter,' the framework would allow users, such as grid operators and administrators, to test smart meters for vulnerabilities.

It claims will let security researchers and penetration testers verify the security of electric utility smart meters being installed in millions of homes around the country. Termineter uses the serial port connection that interacts with the meter's optical infrared interface to give the user access to the smart meter's inner workings. The user interface is much like the interface used by the Metasploit penetration testing framework. It relies on modules to extend its testing capabilities.

Termineter is a framework written in python to provide a platform for the security testing of smart meters. It implements the C12.18 and C12.19 protocols for communication. Currently supported are Meters using C12.19 with 7-bit character sets. Termineter communicates with Smart Meters via a connection using an ANSI type-2 optical probe with a serial interface.

Download

http://tools.thehackernews.com/2012/07/termineter-smart-meter-hacking.html

Edited by Wubi
Posted
Un tutorial ceva ? :|

root@bt:~# wget http://termineter.googlecode.com/files/termineter-v0.1.0.tar.bz2
root@bt:~# tar xjvf termineter-v0.1.0.tar.bz2
root@bt:~# cd termineter
root@bt:~/termineter# sh install.sh
root@bt:~/termineter# python termineter.py

Ruleaza pe Python >= 2.6

PySerial (Welcome to pySerial’s documentation — pySerial v2.6 documentation) >= 2.3.1

Pentru Windows nu e nevoie de nicio instalare, doar intri in directorul termineter, si folosesti python ca sa rulezi termineter.py

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...