Skip to content
← LibraryTechnique entry
W-CMDIExecution

OS Command Injection

User input concatenated into a shell command — separators `;`/`|`/`&&`/backtick-`$()` yield RCE as the web user.

§ Where this technique fits

W-CMDI is catalogued under the Execution tactic of the offensive-security kill-chain. It appears in 3 approved dossiers in the registry, typically at step 5 on average.

§ Dossiers chaining this technique

§ What commonly comes next

  1. 01
    Webshell Deployment
    W-WEBSHELL · Persistence
    seen 2×
  2. 02seen 1×