Monday, 5 June 2023

Hacking All The Cars - Part 2


Connecting Hardware to Your Real Car: 

 I realized the other day I posted Part 2 of this series to my youtube awhile ago but not blogger so this one will be quick and mostly via video walkthrough. I often post random followup videos which may never arrive on this blog. So if you're waiting on something specific I mentioned or the next part to a series its always a good idea to subscribe to the YouTube. This is almost always true if there is video associated with the post.  

In the last blog we went over using virtual CAN devices to interact with a virtual car simulators of a CAN network This was awesome because it allowed us to learn how to interact with he underlying CAN network without fear of hacking around on an expensive automobile. But now it's time to put on your big boy pants and create a real CAN interface with hardware and plug your hardware device into your ODB2 port. 

The video I created below will show you where to plug your device in, how to configure it and how to take the information you learned while hacking around on the virtual car from part1 and apply it directly to a real car.   

Video Walk Through Using Hardware on a Real Car




As a reference here are the two device options I used in the video and the needed cable: 

Hardware Used: 

Get OBD2 Cable:
https://amzn.to/2QSmtyL

Get CANtact:
https://amzn.to/2xCqhMt

Get USB2CAN:
https://shop.8devices.com/usb2can


Creating Network Interfaces: 

As a reference here are the commands from the video for creating a CAN network interface: 

USB2Can Setup: 
The following command will bring up your can interface and you should see the device light color change: 
sudo ip link set can0 up type can bitrate 125000

Contact Setup: 
Set your jumpers on 3,5 and 7 as seen in the picture in the video
Sudo slcand -o -s6 /dev/ttyACM can0 <— whatever device you see in your DMESG output
Ifconfig can0 up

Summary: 

That should get you started connecting to physical cars and hacking around. I was also doing a bit of python coding over these interfaces to perform actions and sniff traffic. I might post that if anyone is interested. Mostly I have been hacking around on blockchain stuff and creating full course content recently so keep a look out for that in the future. 

More info

  1. Pentest Tools Apk
  2. What Is Hacking Tools
  3. Hacker Security Tools
  4. Pentest Tools Github
  5. Pentest Tools Nmap
  6. Hacking Apps
  7. Hack Tools For Ubuntu
  8. Hack Tools
  9. Hacking Tools 2020
  10. Growth Hacker Tools
  11. Hacker
  12. Hacker Tools Github
  13. Pentest Tools Port Scanner
  14. Physical Pentest Tools
  15. Hacking Tools For Windows Free Download
  16. Easy Hack Tools
  17. Pentest Tools Online
  18. Hacker Tools Software
  19. Hacking Tools Software
  20. Hacking Tools For Windows
  21. Hacking Apps
  22. Tools Used For Hacking
  23. New Hack Tools
  24. Hacker Tools 2019
  25. Hak5 Tools
  26. Hack Tools
  27. Hacker Tools For Pc
  28. Hacking Tools For Windows 7
  29. Pentest Reporting Tools
  30. Hacker Tools Free Download
  31. Pentest Tools For Ubuntu
  32. Hack Tools Mac
  33. Hack Tools For Windows
  34. Hacker Tools 2019
  35. Hacking Tools For Mac
  36. Pentest Box Tools Download
  37. Hackrf Tools
  38. Pentest Tools Download
  39. Hacker Tools Windows
  40. How To Install Pentest Tools In Ubuntu
  41. Ethical Hacker Tools
  42. Hacker Tools Linux
  43. Pentest Tools Android
  44. Pentest Tools For Android
  45. Hacking App
  46. Physical Pentest Tools
  47. Pentest Tools Website
  48. Hack And Tools
  49. Pentest Tools Open Source
  50. What Are Hacking Tools
  51. Nsa Hack Tools Download
  52. Hacking Tools Software
  53. Hacker Security Tools
  54. Pentest Tools Online
  55. Hacker Techniques Tools And Incident Handling
  56. Hacker Tools
  57. Hack App
  58. Hacking Tools Online
  59. Hacking Tools For Mac
  60. Best Hacking Tools 2019

No comments:

Post a Comment