Wubi Posted July 22, 2012 Report Posted July 22, 2012 (edited) 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.Downloadhttp://tools.thehackernews.com/2012/07/termineter-smart-meter-hacking.html Edited July 23, 2012 by Wubi Quote
Wubi Posted July 22, 2012 Author Report Posted July 22, 2012 Un tutorial ceva ? root@bt:~# wget http://termineter.googlecode.com/files/termineter-v0.1.0.tar.bz2root@bt:~# tar xjvf termineter-v0.1.0.tar.bz2root@bt:~# cd termineterroot@bt:~/termineter# sh install.shroot@bt:~/termineter# python termineter.pyRuleaza pe Python >= 2.6PySerial (Welcome to pySerial’s documentation — pySerial v2.6 documentation) >= 2.3.1Pentru Windows nu e nevoie de nicio instalare, doar intri in directorul termineter, si folosesti python ca sa rulezi termineter.py Quote
Nytro Posted July 22, 2012 Report Posted July 22, 2012 Nu e foarte popular, dar eu am lucrat si lucrez (la munca) cu astfel de dispozitive, si chestia asta poate fi foarte utila. Quote