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
CVE-2023-1698 — CVE-2023-1698 Proof of Concept (PoC) | Kitploit
Tools/GitHubGitHub/x3rx3ssec/cve-2023-1698
Vulnerability AnalysisExploitationPenetration TestingHardware & IoT SecurityLearning & EducationBinary Exploitation
GitHubx3rx3ssec/cve-2023-1698

CVE-2023-1698

CVE-2023-1698 Proof of Concept (PoC)

View Repository
4331 year 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

wago_exploit.py - PoC Exploit for CVE-2023-1698

WAGO

Exploit Status
Python Version
License

🚀 About

wago_exploit.py is a proof-of-concept (PoC) exploit for CVE-2023-1698, a critical vulnerability affecting WAGO PLCs. This exploit grants the attacker shell access to the device, potentially exposing sensitive operations.

⚠️ Disclaimer: This repository is for educational and research purposes only. Unauthorized use may be illegal. Use responsibly.

🛡️ Mitigation

To protect against this exploit:

Patch your firmware: Ensure you are running the latest firmware version from WAGO. Network segmentation: Restrict access to PLCs from untrusted networks. Firewall rules: Block unauthorized access to vulnerable endpoints.

Screenshot

📜 Requirements

Download Tool
  • Python 3.x
  • requests library
  • Network access to the target WAGO PLC

Install dependencies & Usage 🎯:

root@kitploit:~
git clone https://github.com/X3RX3SSec/CVE-2023-1698
cd CVE-2023-1698
pip install requirements.txt

python3 wago_exploit.py -u http://IP:PORT