rapid7 / metasploit-framework

Metasploit Framework
https://www.metasploit.com/
Other
34.29k stars 14.01k forks source link

Run the command sudo ruby elm327_relay.rb -s /dev/ttyUSB0 but get nothing response #15308

Closed chenxiaohe closed 3 years ago

chenxiaohe commented 3 years ago

Steps to reproduce

How'd you do it?

  1. run with command sudo dmesg |grep ttyS* image

  2. run with command cd /usr/share/metasploit-framework/tools/hardware

  3. run with command sudo ruby elm327_relay.rb -s /dev/ttyUSB0

Were you following a specific guide/tutorial or reading documentation?

I follow this guide https://www.rapid7.com/blog/post/2017/02/08/car-hacking-on-the-cheap/

Expected behavior

after run with command sudo ruby elm327_relay.rb -s /dev/ttyUSB0 , it show us Connected. Relay is up and running... just like the guide image

Current behavior

after run with command sudo ruby elm327_relay.rb -s /dev/ttyUSB0 , it show us nothing and dosen't abort until I shut it down manually image image

Metasploit version

Framework: 6.0.46-dev

Additional Information

pbarry-r7 commented 3 years ago

Hi, @chenxiaohe. The Hardware Bridge code isn't maintained these days. Closing as such.