shell bypass 403
UnknownSec Shell
:
/
usr
/
share
/
doc
/
libmodule-find-perl
/
examples
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
example.pl
use Module::Find; # use all modules in the Plugins/ directory @found = usesub Mysoft::Plugins; # use modules in all subdirectories @found = useall Mysoft::Plugins; # find all DBI::... modules @found = findsubmod DBI; # find anything in the CGI/ directory @found = findallmod CGI; # set your own search dirs (uses @INC otherwise) setmoduledirs(@INC, @plugindirs, $appdir);
© 2026 UnknownSec