shell bypass 403
GrazzMean-Shell Shell
: /opt/cloudlinux/venv/lib/python3.11/site-packages/virtualenv/activation/powershell/ [ drwxr-xr-x ]
from ..via_template import ViaTemplateActivator
class PowerShellActivator(ViaTemplateActivator):
def templates(self):
yield "activate.ps1"
__all__ = [
"PowerShellActivator",
]