Sunday, August 23, 2020

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 posts
  1. Best Pentesting Tools 2018
  2. Pentest Tools Url Fuzzer
  3. Hacking Tools Hardware
  4. Pentest Tools For Mac
  5. Tools 4 Hack
  6. Hacking Tools For Windows 7
  7. Tools 4 Hack
  8. Hacker Tools Linux
  9. Termux Hacking Tools 2019
  10. Pentest Tools For Ubuntu
  11. Hacker Tools Github
  12. Hacking Tools Pc
  13. Hack Tools For Mac
  14. Hacker Tools Mac
  15. Pentest Tools Framework
  16. Hacker Security Tools
  17. Hack Tools Mac
  18. What Are Hacking Tools
  19. Hacking Tools For Mac
  20. Hacking Tools Windows
  21. Growth Hacker Tools
  22. Android Hack Tools Github
  23. Black Hat Hacker Tools
  24. Hack Tools
  25. Pentest Tools Url Fuzzer
  26. Hacker Tools List
  27. Hack Website Online Tool
  28. Ethical Hacker Tools
  29. Pentest Tools Windows
  30. Best Pentesting Tools 2018
  31. Hack Tool Apk
  32. Growth Hacker Tools
  33. Pentest Tools Online
  34. Hacking Tools Free Download
  35. How To Hack
  36. Hacking Tools For Beginners
  37. Game Hacking
  38. Hacking Tools Hardware
  39. Pentest Tools Alternative
  40. How To Make Hacking Tools
  41. Pentest Tools List
  42. Hacker Tools
  43. Pentest Tools Open Source
  44. Hacking Tools Kit
  45. Pentest Tools
  46. Growth Hacker Tools
  47. Hacking Tools For Windows Free Download
  48. Hacker Tools Mac
  49. Growth Hacker Tools
  50. New Hack Tools
  51. Hacker Tools Hardware
  52. Hacker Tools Mac
  53. Bluetooth Hacking Tools Kali
  54. Hacking App
  55. Pentest Tools For Windows
  56. Pentest Tools Tcp Port Scanner
  57. Hack Tools Github
  58. Beginner Hacker Tools
  59. Hacker
  60. Hacker Tools Free
  61. How To Install Pentest Tools In Ubuntu
  62. Hacking Tools For Beginners
  63. Hack Tool Apk
  64. Blackhat Hacker Tools
  65. Computer Hacker
  66. Hack And Tools
  67. Github Hacking Tools
  68. Hacker Tools List
  69. Hacker Tools For Mac
  70. Hacker Hardware Tools
  71. Hacking Tools And Software
  72. Hacker Hardware Tools
  73. Hacker Tools 2020
  74. Wifi Hacker Tools For Windows
  75. Nsa Hack Tools Download
  76. Hacker Tools List
  77. Computer Hacker
  78. Pentest Tools Framework
  79. Hacking Tools Windows
  80. Pentest Tools Website
  81. Hackers Toolbox
  82. Beginner Hacker Tools
  83. Hacker Tools For Windows
  84. Hacker Tools For Windows
  85. Hacking Tools For Mac
  86. Pentest Tools Windows
  87. Hacker Tools Windows
  88. Hacker Tools Free
  89. Easy Hack Tools
  90. Hacker Tools Windows
  91. Hacks And Tools
  92. Hack Tools For Pc
  93. Game Hacking

No comments:

Post a Comment