Command Injection Rce

Turn suspected OS command injection (a parameter that lands in a shell or a child process) into proof of remote code execution via an OAST callback, plus one safe demonstration of follow-on impact (read a file, list users, env dump). Use when a parameter feeds an exec/spawn/system call, when payloads with $(), `` ` ``, `;`, `|`, `&&` cause response differences, or when audit flags CWE-78 / CWE-77. Never sends destructive commands.

vigolium b21f279 5.5 KB Updated

File contents

vigolium/vigolium/tree/main/internal/resources/olium/skills/command-injection-rce commit b21f2799eb

Frequently asked questions

npx skillmds@latest add vigolium/command-injection-rce