shell bypass 403

Cubjrnet7 Shell

: /lib/Acronis/PyTools/commands/ [ drwxr-xr-x ]

name : protect.py
import acrort
import acrobind.protection


def deploy(*args, **kw):
    ctx = acrort.remoting.CommandContext(*args, **kw)
    result = acrobind.protection.deploy_plan(ctx.argument, ctx.connection)
    return result


def protect_now(*args, **kw):
    ctx = acrort.remoting.CommandContext(*args, **kw)
    result = acrobind.protection.protect_now(ctx.argument, ctx.connection)
    return result

© 2025 Cubjrnet7