shell bypass 403

Cubjrnet7 Shell

: /lib/Acronis/CDRecord/ [ drwxr-xr-x ]

name : growisofs
#!/bin/sh

if [ `uname -m` = "x86_64" ]; then
	exec $0.x86_64 $*
else
	exec $0.i686 $*
fi

© 2025 Cubjrnet7