Python Code Injection

Exploit Python eval(), exec(), and compile() injection in web applications. Distinct from OS command injection (shell operators) and SSTI (template engines) — this targets direct Python code evaluation of user input.

blacklanternsecurity edc1fd7 18.7 KB Updated

File contents

blacklanternsecurity/red-run/tree/main/skills/web/python-code-injection commit edc1fd7b3e

Frequently asked questions

npx skillmds@latest add blacklanternsecurity/python-code-injection