Cmdi Probe
cmdi_probeDetect OS command injection vulnerabilities in web targets using commix techniques, with optional parameter and level controls. Detection only—no shell access.
Instructions
[EXPLOIT — requires human approval] Detect OS command injection with commix. Detection only, never a shell.
parameter restricts testing to one parameter; leave it unset to let
commix test every parameter it finds in the URL. level (1-2) widens the
payload set.
The techniques available here are classic, eval-based and time-based — the three that answer "does this execute" by observing output or delay. File-based is excluded: it proves the same thing by writing a file into the target's web root, which is a change to the target, not evidence.
Read the tool-availability note if this returns UNTESTED. PyPI's
commix package is not commixproject/commix; it is an unrelated 2019
package that only knows how to print a banner. This spec carries an identity
marker so the impostor is refused rather than run — a refusal here means the
real tool is missing, and the surface is untested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| target | Yes | ||
| parameter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||