About & Legal
About CableProbe
CableProbe is open-source software created by Stable State Consulting Ltd and released under the MIT License. Copyright © 2026 Stable State Consulting Ltd.
What CableProbe is — and is not
CableProbe helps you analyse an unknown USB-C-to-USB-C cable in a controlled environment and collect evidence that may indicate unexpected or potentially malicious behaviour: hidden HID devices, network gadgets, mass storage, serial channels, transient enumeration, kernel errors.
CableProbe only observes, records and reports. It does not inject payloads, exploit anything, capture credentials, establish persistence or provide remote access. It is a monitoring tool for a sacrificial test host.
CableProbe cannot prove that a cable is safe or uncompromised. A clean report means CableProbe did not observe anything notable during that session, not that the cable is benign. Use it as one input to your own judgement.
Licence
CableProbe is released under the MIT License.
MIT License
Copyright (c) 2026 Stable State Consulting Ltd
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Third-party software and dependencies remain copyright of their respective authors and are subject to their respective licences. See Third-party dependencies.
Contributing
Contributions are welcome via pull requests on GitHub.
- Contributions are expected to be distributed under the MIT License as part of CableProbe.
- Contributors retain copyright in their own contributions unless separately agreed in writing.
- There is no Contributor Licence Agreement or copyright assignment to sign.
- Add the source-file header to any new original source files:
# Copyright (c) 2026 Stable State Consulting Ltd/# SPDX-License-Identifier: MIT.
Scope: CableProbe is a defensive observation tool. Please do not propose features that add payload injection, exploitation, credential collection, persistence, remote access or HID attack generation — such pull requests will be closed.
Security & trust
Why you can trust CableProbe and this website, what CableProbe touches on your machine, how to verify your download, and how to report a vulnerability privately are all covered on the Security & trust page.
In short: report suspected vulnerabilities privately via
GitHub private vulnerability
reporting or the security contact in the repository's
SECURITY.md — please do not open a public issue.
Stable State Consulting Ltd
CableProbe is built and maintained by Stable State Consulting Ltd (www.stablestate.co.uk). For project questions, use the GitHub repository.