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
Pwn2Own-Auto-2024-CHARX — Working exploit for Phoenix Contact CHARX SEC-3100 using Scapy raw Ethernet packets to trigger vulnerabilities and obtain an interactive connect-back shell. | Kitploit
Tools/GitHubGitHub/ret2/pwn2own-auto-2024-charx
Embedded Systems SecurityIoT SecurityExploitationSCADA/ICS SecurityNetwork Security
GitHubret2/pwn2own-auto-2024-charx

Pwn2Own-Auto-2024-CHARX

Working exploit for Phoenix Contact CHARX SEC-3100 using Scapy raw Ethernet packets to trigger vulnerabilities and obtain an interactive connect-back shell.

View Repository
14342 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Pwn2Own Automotive 2024 CHARX Exploit

This exploit was submitted successfully against the Phoenix Contact CHARX SEC-3100 during Pwn2Own Automotive 2024.

An accompanying blog post covers some of our research process and details on the vulnerabilities found, with a follow-up post on the actual exploitation techniques used.

Running the exploit requires:

  • CHARX running firmware 1.5.0
  • python3 / scapy
  • scapy will require root privileges to send raw packets
  • attacker machine plugged directly into the CHARX ETH1 ethernet port
  • attacker machine configured with IP 192.168.4.2

Once the exploit succeeds, there will be an interactive connect-back shell running as the charx-ca user (for the ControllerAgent service).

Download Tool