Pages

Wednesday 24 January 2024

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. 

Related articles
  1. New Hacker Tools
  2. Pentest Tools Website Vulnerability
  3. Hacker Tools For Windows
  4. Hack Tools
  5. Hacking Tools 2019
  6. Tools Used For Hacking
  7. Kik Hack Tools
  8. Hacking Tools Kit
  9. Pentest Tools
  10. Hacker Tools Free Download
  11. Pentest Tools Bluekeep
  12. New Hack Tools
  13. Hacker Tools For Mac
  14. Pentest Tools Find Subdomains
  15. Ethical Hacker Tools
  16. Pentest Tools Open Source
  17. Hacking Tools Hardware
  18. Hacking Tools And Software
  19. Hacking Tools Software
  20. Pentest Tools Linux
  21. Hacker Techniques Tools And Incident Handling
  22. Hacker Tools Free Download
  23. Hacking Tools 2019
  24. Hacking Tools Name
  25. Pentest Tools Alternative
  26. Hacker Tools Free
  27. Black Hat Hacker Tools
  28. Hack Tools Mac
  29. Hack Tool Apk
  30. Hacking Tools Pc
  31. Hak5 Tools
  32. Pentest Tools Framework
  33. Best Hacking Tools 2019
  34. Pentest Tools Website Vulnerability
  35. How To Install Pentest Tools In Ubuntu
  36. Hacker Tools Hardware
  37. Hacker Tools Linux
  38. Hack Tools For Mac
  39. Beginner Hacker Tools
  40. Pentest Tools For Ubuntu
  41. New Hacker Tools
  42. Hack Rom Tools
  43. Pentest Recon Tools
  44. Blackhat Hacker Tools
  45. Pentest Tools For Mac
  46. Termux Hacking Tools 2019
  47. How To Hack
  48. Hacker Tools For Ios
  49. Hacker Tools For Windows
  50. Hacker Tools
  51. Hacker Tools 2019
  52. Hacking Tools Usb
  53. Hack Tools For Mac
  54. Hacker Tools For Pc
  55. Nsa Hacker Tools
  56. Hacking Tools Download
  57. Pentest Tools Download
  58. Hack Tools For Games
  59. Pentest Tools Find Subdomains
  60. Blackhat Hacker Tools
  61. Hack Tools Pc
  62. Hacking Tools And Software
  63. Hack Tools
  64. Hacker Tools
  65. Hacking Tools Pc
  66. Hack Tools For Windows
  67. New Hack Tools
  68. Pentest Tools Url Fuzzer
  69. Hacker Tools Software
  70. Pentest Tools Alternative
  71. Hackers Toolbox
  72. Hack Tools Pc
  73. Hack Tools 2019
  74. Pentest Tools Port Scanner
  75. Pentest Tools Bluekeep
  76. Pentest Tools Free
  77. Hacker Tools Linux
  78. How To Make Hacking Tools
  79. Hack Tools Pc
  80. Free Pentest Tools For Windows
  81. Best Hacking Tools 2019
  82. Hacking Tools Online
  83. Hacker Hardware Tools
  84. Pentest Tools Online
  85. Game Hacking
  86. Pentest Tools For Mac
  87. Pentest Tools Tcp Port Scanner
  88. Pentest Tools Subdomain
  89. Pentest Automation Tools

No comments:

Post a Comment