Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Carpunk — CAN bus injection toolkit for automotive security testing. Performs interface control, sniffing, and CAN injection attacks on vehicle networks, supporting both simulation and real cars. | Kitploit
Tools/GitHubGitHub/souravbaghz/carpunk
Embedded Systems SecurityExploitationPenetration TestingHardware & IoT Security
GitHubsouravbaghz/carpunk

Carpunk

CAN bus injection toolkit for automotive security testing. Performs interface control, sniffing, and CAN injection attacks on vehicle networks, supporting both simulation and real cars.

View Repository
329531 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

Carpunk Logo

carpunk

CAN Injection | Car Hacking Toolkit


🚀 What's New

Carpunk is an advanced CAN Injection Toolkit, evolving from the original CANghost. It introduces new functionalities, including interface control, basic sniffing, and CAN Injection vulnerabilities.

  • ✅ Compatible with both Simulation & Real Cars
  • 🛠️ Added Two New CAN Injection Attacks
  • 🧪 Tested on Ubuntu and Parrot OS

⚠️ Important Notes Before Running Carpunk

  • CAN Driver Loading: Ensure your CAN bus driver is loaded manually. The script only manages the interface's up/down state.
  • Interface Argument: Pass your CAN bus interface as an argument when running the script.
  • Log Files: Logs are named sequentially (e.g., carpunk1.log, carpunk2.log). Restarting the script will overwrite carpunk1.log. Backup your logs accordingly.
  • Disclaimer: Use this toolkit responsibly. The author is not liable for any damage or illegal activities resulting from its use.

📦 Installation & Usage

root@kitploit:~
git clone https://github.com/souravbaghz/Carpunk
cd Carpunk
sudo bash carpunk.sh


If you like my works, you can buy me a coffee here.

Buy Me A Coffee

🤝 Connect with me

Instagram: souravbaghz GitHub souravbaghz Twitter souravbaghz Medium baudskidninja


Thanks To:

  • @linux-can for can-utils
  • @Craig Smith for ICSim
  • @Jay Turla
Download Tool