Taint Instrumentation Assistant

Instruments code to track the flow of untrusted or sensitive data at runtime, enabling detection of injection vulnerabilities, data leaks, and privilege violations. Use when users need to: (1) Track untrusted input propagation through code, (2) Detect SQL injection, XSS, or command injection vulnerabilities, (3) Identify sensitive data leaks, (4) Monitor privilege escalation paths, (5) Perform dynamic taint analysis for security testing. Supports Python, Java, JavaScript, and C/C++ with configurable taint sources and sinks.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/taint-instrumentation-assistant commit 58c12c7f57

Frequently asked questions

npx skillmds@latest add arabelatso/taint-instrumentation-assistant