shell bypass 403

Cubjrnet7 Shell

: /usr/share/doc/perl-IO-Compress-Lzma/ [ drwxr-xr-x ]

name : xzstream
#!/usr/bin/perl

use strict ;
use warnings ;
use IO::Compress::Xz qw(:all);

xz '-' => '-'
  or die "xzstream: $XzError\n" ;


© 2025 Cubjrnet7