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
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
- Pentest Tools Download
- Hacker Tools 2020
- Pentest Box Tools Download
- Hacking Tools Download
- Pentest Tools Android
- Pentest Tools For Ubuntu
- Hacking Tools Pc
- What Is Hacking Tools
- Android Hack Tools Github
- Hack Apps
- Hacker Tool Kit
- Hacking App
- Hacker Tools Linux
- Hacker Tools Online
- Pentest Tools Framework
- Hack Tools For Pc
- Hacker Tools For Ios
- Hacking Tools For Windows 7
- Hack Rom Tools
- Pentest Tools Tcp Port Scanner
- How To Install Pentest Tools In Ubuntu
- Hack Tools For Windows
- Ethical Hacker Tools
- Termux Hacking Tools 2019
- Hacking Tools Name
- Hacker Tools 2020
- New Hacker Tools
- Hack Tools For Games
- Pentest Tools Website
- Game Hacking
- Hacking Tools Windows
- Hack Tools
- Hackrf Tools
- Hacks And Tools
- Hack Tools
- Hack And Tools
- Pentest Tools Apk
- Hacker Security Tools
- Hacker Tool Kit
- Hacker Tools Apk
- Hacker Tools Free Download
- Bluetooth Hacking Tools Kali
- Hacking App
- Github Hacking Tools
- How To Hack
- Hacking Tools For Pc
- Hack Tools For Pc
- Hacking Tools Name
- Hacker Tools List
- Hacking Tools Mac
- Hacker Tools 2020
- Hacker Techniques Tools And Incident Handling
- Hacker Tools Apk
- Pentest Tools Port Scanner
- Pentest Tools Linux
- Nsa Hack Tools Download
- Top Pentest Tools
- Hack Tools 2019
- Top Pentest Tools
- Hacker Tools Software
- Pentest Tools Open Source
- Hacking Tools Github
- Hacking Tools Github
- Pentest Tools For Mac
- How To Make Hacking Tools
- Hacker Tools 2019
- Hacking Tools
- Pentest Tools Windows
- What Is Hacking Tools
- Pentest Tools Free
- Hack Tool Apk
- How To Make Hacking Tools
- Top Pentest Tools
- Pentest Tools Review
- Hacker Security Tools
- Pentest Tools Nmap
- Pentest Recon Tools
- Hacking Tools Online
- Hacks And Tools
- Android Hack Tools Github
- Pentest Tools List
- Pentest Tools Android
- Tools 4 Hack
- Hacker Tools For Pc
- World No 1 Hacker Software
- Hacking Tools Usb
- Pentest Tools Linux
- Pentest Tools Framework
No comments:
Post a Comment