Skip to content

Latest commit

 

History

History

README.md

Overview

This directory houses sinks for code execution in Python. This includes the execution of both Python code and shell commands (both on the local machine, and remotely via protocols like SSH).

Future Work

Below is a list of libraries with known code execution sinks, for which we still need to write exploit demos.

SSH Libraries

Stub exploits for these libraries can be found in ssh_command_execution.py

Templating Libraries

Stub exploits for these libraries can be found in server_side_template_code_execution.py