Skip to content

Cloudxtreme/Shared-Hosting-Perl-Wrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This perl wrapper lets you replace it with the usual command line perl executable (provided you point it to the valid runtime) and then it will attempt to catch exploit attempts, and log what it's doing.

##To install:

Line 86 in wrap.php needs to be customized (customize the name of the real perl executable).

Our example is /usr/bin/perl_real.

So for install, you would do the following:

cp -a /usr/bin/perl /usr/bin/perl_real
./build.sh
cp perl /usr/bin/perl

About

Helps to keep your web hosting servers from being exploited.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.6%
  • Perl 11.5%
  • Shell 0.9%