shell bypass 403
GrazzMean-Shell Shell
: /proc/self/root/opt/cloudlinux/venv/lib64/python3.11/site-packages/prospector/tools/ [ drwxr-xr-x ]
class BadToolConfig(Exception):
def __init__(self, tool_name: str, message: str):
super().__init__(f"Bad option value found for tool {tool_name}: {message}")