shell bypass 403

Cubjrnet7 Shell

: /bin/ [ dr-xr-xr-x ]

name : batch
#!/usr/bin/sh -e
if [ "$#" -gt 0 ]; then
	echo batch accepts no parameters
	exit 1
fi
prefix=/usr
exec_prefix=/usr
exec /usr/bin/at -qb now

© 2025 Cubjrnet7