shell bypass 403

Cubjrnet7 Shell

: /usr/lib/dracut/modules.d/95virtfs/ [ drwxr-xr-x ]

name : parse-virtfs.sh
#!/usr/bin/sh

if [ "${root%%:*}" = "virtfs" ]; then
    modprobe 9pnet_virtio

    # shellcheck disable=SC2034
    rootok=1
fi

© 2025 Cubjrnet7