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
inteno-exploits — A collection of exploits for various vulnerabilities targeting Inteno IOPSYS devices | Kitploit
Tools/GitHubGitHub/nnsee/inteno-exploits
IoT SecurityVulnerability AnalysisExploitationHardware Security
GitHubnnsee/inteno-exploits

inteno-exploits

A collection of exploits for various vulnerabilities targeting Inteno IOPSYS devices

View Repository
46 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

Proof of concepts and exploits for IOPSYS devices

Code style: black

This is a collection of scripts which abuse various vulnerabilities on devices running Inteno's IOPSYS. More details about each vulnerability can be found on my blog.

These scripts have only been tested on Linux, but they may also work on other operating systems.

Dependencies

The Python scripts require Python 3.6+ and the submodule websocket-client:

root@kitploit:~
# pip install websocket-client

Furthermore, cve-2017-17867.py and cve-2018-14533.py also require the unix tool smbclient, which you can install using your distro's package manager.

Usage

Usage for each script is specified at the top of the script as a comment.

Download Tool