shell bypass 403

Iwafut Security Shell

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

name : spell
#!/usr/bin/sh

# aspell list mimics the standard unix spell program, roughly.

cat "$@" | aspell list --mode=none | sort -u


© 2026 Iwafut Security