shell bypass 403

GrazzMean Shell

: /sbin/ [ drwxr-xr-x ]
Uname: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
Software: Apache
PHP version: 5.6.40 [ PHP INFO ] PHP os: Linux
Server Ip: 217.160.0.194
Your Ip: 216.73.217.99
User: u72294154 (9179942) | Group: ftpusers (600)
Safe Mode: OFF
Disable Function:
NONE

name : update-dictcommon-hunspell
#!/usr/bin/perl -w

use strict;
use Debian::DictionariesCommon q(:all);

dico_checkroot ();

my $cachedir   = "/var/cache/dictionaries-common";
my $class      = "hunspell";
my %locales    = ();

updatedb ($class);
build_emacsen_support ();
build_squirrelmail_support ();
# 

__END__

=head1 NAME

update-dictcommon-hunspell - rebuild hunspell database and emacsen stuff

=head1 SYNOPSIS

 update-dictcommon-hunspell

=head1 DESCRIPTION

WARNING: Not to be used from the command line unless you know very well what you are doing.

This script, when called from hunspell dict package postinst or postrm will
rebuild hunspell database as well as squirrelmail and emacsen stuff.

=head1 SEE ALSO

The dictionaries-common policy

=head1 AUTHORS

Rafael Laboissiere,
Agustin Martin

=cut
© 2026 GrazzMean